./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-data-race.prp --file ../../sv-benchmarks/c/pthread-race-challenges/thread-join-binomial-race-2.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version d790fecc Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6b8f9acc-7167-4007-b356-b7d4f914c924/bin/uautomizer-verify-aQ6SnzHsRB/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6b8f9acc-7167-4007-b356-b7d4f914c924/bin/uautomizer-verify-aQ6SnzHsRB/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6b8f9acc-7167-4007-b356-b7d4f914c924/bin/uautomizer-verify-aQ6SnzHsRB/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6b8f9acc-7167-4007-b356-b7d4f914c924/bin/uautomizer-verify-aQ6SnzHsRB/config/AutomizerReach.xml -i ../../sv-benchmarks/c/pthread-race-challenges/thread-join-binomial-race-2.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6b8f9acc-7167-4007-b356-b7d4f914c924/bin/uautomizer-verify-aQ6SnzHsRB/config/svcomp-DataRace-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6b8f9acc-7167-4007-b356-b7d4f914c924/bin/uautomizer-verify-aQ6SnzHsRB --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 9c17f10721ad43a689085e56bbab66351be2a01da9f0c20359ae30ab37e92dbe --- Real Ultimate output --- This is Ultimate 0.3.0-dev-d790fec [2024-11-28 05:15:11,453 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-28 05:15:11,561 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6b8f9acc-7167-4007-b356-b7d4f914c924/bin/uautomizer-verify-aQ6SnzHsRB/config/svcomp-DataRace-32bit-Automizer_Default.epf [2024-11-28 05:15:11,571 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-28 05:15:11,571 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-28 05:15:11,609 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-28 05:15:11,610 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-28 05:15:11,610 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-28 05:15:11,611 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-28 05:15:11,611 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-28 05:15:11,612 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-28 05:15:11,612 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-28 05:15:11,612 INFO L153 SettingsManager]: * Use SBE=true [2024-11-28 05:15:11,613 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-28 05:15:11,613 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-28 05:15:11,613 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-28 05:15:11,614 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-28 05:15:11,615 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-28 05:15:11,615 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-28 05:15:11,615 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-28 05:15:11,615 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-28 05:15:11,615 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-28 05:15:11,615 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2024-11-28 05:15:11,616 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-28 05:15:11,616 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-28 05:15:11,616 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-28 05:15:11,616 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-11-28 05:15:11,616 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-28 05:15:11,616 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2024-11-28 05:15:11,616 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-28 05:15:11,616 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-28 05:15:11,616 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-28 05:15:11,616 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-28 05:15:11,617 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-28 05:15:11,617 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-28 05:15:11,617 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-28 05:15:11,617 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-28 05:15:11,617 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-28 05:15:11,617 INFO L153 SettingsManager]: * Compute procedure contracts=false [2024-11-28 05:15:11,617 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-28 05:15:11,617 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-28 05:15:11,617 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-28 05:15:11,617 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-28 05:15:11,617 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-28 05:15:11,617 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-28 05:15:11,619 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-28 05:15:11,619 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6b8f9acc-7167-4007-b356-b7d4f914c924/bin/uautomizer-verify-aQ6SnzHsRB 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 -> 9c17f10721ad43a689085e56bbab66351be2a01da9f0c20359ae30ab37e92dbe [2024-11-28 05:15:11,969 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-28 05:15:11,985 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-28 05:15:11,989 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-28 05:15:11,990 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-28 05:15:11,991 INFO L274 PluginConnector]: CDTParser initialized [2024-11-28 05:15:11,993 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6b8f9acc-7167-4007-b356-b7d4f914c924/bin/uautomizer-verify-aQ6SnzHsRB/../../sv-benchmarks/c/pthread-race-challenges/thread-join-binomial-race-2.i [2024-11-28 05:15:15,293 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6b8f9acc-7167-4007-b356-b7d4f914c924/bin/uautomizer-verify-aQ6SnzHsRB/data/1afc31529/a77e22cf9e3e4959af656c0b0c082536/FLAG012f36662 [2024-11-28 05:15:15,736 INFO L384 CDTParser]: Found 1 translation units. [2024-11-28 05:15:15,737 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6b8f9acc-7167-4007-b356-b7d4f914c924/sv-benchmarks/c/pthread-race-challenges/thread-join-binomial-race-2.i [2024-11-28 05:15:15,760 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6b8f9acc-7167-4007-b356-b7d4f914c924/bin/uautomizer-verify-aQ6SnzHsRB/data/1afc31529/a77e22cf9e3e4959af656c0b0c082536/FLAG012f36662 [2024-11-28 05:15:15,784 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6b8f9acc-7167-4007-b356-b7d4f914c924/bin/uautomizer-verify-aQ6SnzHsRB/data/1afc31529/a77e22cf9e3e4959af656c0b0c082536 [2024-11-28 05:15:15,788 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-28 05:15:15,791 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-28 05:15:15,792 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-28 05:15:15,794 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-28 05:15:15,804 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-28 05:15:15,805 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 28.11 05:15:15" (1/1) ... [2024-11-28 05:15:15,807 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@315debf6 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 05:15:15, skipping insertion in model container [2024-11-28 05:15:15,809 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 28.11 05:15:15" (1/1) ... [2024-11-28 05:15:15,869 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-28 05:15:16,434 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-28 05:15:16,452 INFO L200 MainTranslator]: Completed pre-run [2024-11-28 05:15:16,516 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-28 05:15:16,592 INFO L204 MainTranslator]: Completed translation [2024-11-28 05:15:16,593 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 05:15:16 WrapperNode [2024-11-28 05:15:16,594 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-28 05:15:16,597 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-28 05:15:16,597 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-28 05:15:16,597 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-28 05:15:16,608 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 05:15:16" (1/1) ... [2024-11-28 05:15:16,637 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 05:15:16" (1/1) ... [2024-11-28 05:15:16,676 INFO L138 Inliner]: procedures = 265, calls = 17, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 79 [2024-11-28 05:15:16,677 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-28 05:15:16,677 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-28 05:15:16,680 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-28 05:15:16,680 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-28 05:15:16,689 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 05:15:16" (1/1) ... [2024-11-28 05:15:16,690 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 05:15:16" (1/1) ... [2024-11-28 05:15:16,694 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 05:15:16" (1/1) ... [2024-11-28 05:15:16,698 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 05:15:16" (1/1) ... [2024-11-28 05:15:16,713 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 05:15:16" (1/1) ... [2024-11-28 05:15:16,718 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 05:15:16" (1/1) ... [2024-11-28 05:15:16,726 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 05:15:16" (1/1) ... [2024-11-28 05:15:16,732 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 05:15:16" (1/1) ... [2024-11-28 05:15:16,733 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 05:15:16" (1/1) ... [2024-11-28 05:15:16,736 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-28 05:15:16,742 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-28 05:15:16,742 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-28 05:15:16,743 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-28 05:15:16,744 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 05:15:16" (1/1) ... [2024-11-28 05:15:16,757 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-28 05:15:16,773 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6b8f9acc-7167-4007-b356-b7d4f914c924/bin/uautomizer-verify-aQ6SnzHsRB/z3 [2024-11-28 05:15:16,790 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6b8f9acc-7167-4007-b356-b7d4f914c924/bin/uautomizer-verify-aQ6SnzHsRB/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-11-28 05:15:16,796 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6b8f9acc-7167-4007-b356-b7d4f914c924/bin/uautomizer-verify-aQ6SnzHsRB/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-11-28 05:15:16,830 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-28 05:15:16,830 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2024-11-28 05:15:16,830 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2024-11-28 05:15:16,831 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2024-11-28 05:15:16,831 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2024-11-28 05:15:16,831 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2024-11-28 05:15:16,831 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-28 05:15:16,831 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-28 05:15:16,831 INFO L130 BoogieDeclarations]: Found specification of procedure thread [2024-11-28 05:15:16,831 INFO L138 BoogieDeclarations]: Found implementation of procedure thread [2024-11-28 05:15:16,832 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-28 05:15:16,832 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-28 05:15:16,834 WARN L203 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-11-28 05:15:17,047 INFO L234 CfgBuilder]: Building ICFG [2024-11-28 05:15:17,049 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-28 05:15:17,505 INFO L279 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-28 05:15:17,505 INFO L283 CfgBuilder]: Performing block encoding [2024-11-28 05:15:17,532 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-28 05:15:17,532 INFO L312 CfgBuilder]: Removed 2 assume(true) statements. [2024-11-28 05:15:17,533 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 28.11 05:15:17 BoogieIcfgContainer [2024-11-28 05:15:17,533 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-28 05:15:17,535 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-28 05:15:17,536 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-28 05:15:17,563 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-28 05:15:17,564 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 28.11 05:15:15" (1/3) ... [2024-11-28 05:15:17,565 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@51d5d8a5 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 28.11 05:15:17, skipping insertion in model container [2024-11-28 05:15:17,565 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 05:15:16" (2/3) ... [2024-11-28 05:15:17,566 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@51d5d8a5 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 28.11 05:15:17, skipping insertion in model container [2024-11-28 05:15:17,566 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 28.11 05:15:17" (3/3) ... [2024-11-28 05:15:17,568 INFO L128 eAbstractionObserver]: Analyzing ICFG thread-join-binomial-race-2.i [2024-11-28 05:15:17,586 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-28 05:15:17,589 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG thread-join-binomial-race-2.i that has 2 procedures, 151 locations, 1 initial locations, 2 loop locations, and 15 error locations. [2024-11-28 05:15:17,589 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-28 05:15:17,738 INFO L143 ThreadInstanceAdder]: Constructed 3 joinOtherThreadTransitions. [2024-11-28 05:15:17,800 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 195 places, 207 transitions, 427 flow [2024-11-28 05:15:17,899 INFO L124 PetriNetUnfolderBase]: 9/181 cut-off events. [2024-11-28 05:15:17,901 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2024-11-28 05:15:17,909 INFO L83 FinitePrefix]: Finished finitePrefix Result has 186 conditions, 181 events. 9/181 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 6. Compared 221 event pairs, 0 based on Foata normal form. 0/150 useless extension candidates. Maximal degree in co-relation 90. Up to 4 conditions per place. [2024-11-28 05:15:17,909 INFO L82 GeneralOperation]: Start removeDead. Operand has 195 places, 207 transitions, 427 flow [2024-11-28 05:15:17,914 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 144 places, 149 transitions, 305 flow [2024-11-28 05:15:17,923 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-28 05:15:17,937 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;@2590db24, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-28 05:15:17,937 INFO L334 AbstractCegarLoop]: Starting to check reachability of 20 error locations. [2024-11-28 05:15:17,944 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-28 05:15:17,945 INFO L124 PetriNetUnfolderBase]: 0/19 cut-off events. [2024-11-28 05:15:17,945 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-28 05:15:17,945 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 05:15:17,945 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 05:15:17,946 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-28 05:15:17,955 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 05:15:17,956 INFO L85 PathProgramCache]: Analyzing trace with hash -1553887952, now seen corresponding path program 1 times [2024-11-28 05:15:17,969 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 05:15:17,969 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2136829419] [2024-11-28 05:15:17,969 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 05:15:17,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 05:15:18,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 05:15:18,181 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-28 05:15:18,181 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 05:15:18,181 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2136829419] [2024-11-28 05:15:18,182 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2136829419] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 05:15:18,183 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 05:15:18,184 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-28 05:15:18,188 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [547166025] [2024-11-28 05:15:18,189 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 05:15:18,196 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-28 05:15:18,201 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 05:15:18,230 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-28 05:15:18,232 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-28 05:15:18,311 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 179 out of 207 [2024-11-28 05:15:18,316 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 144 places, 149 transitions, 305 flow. Second operand has 3 states, 3 states have (on average 180.33333333333334) internal successors, (541), 3 states have internal predecessors, (541), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 05:15:18,316 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 05:15:18,316 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 179 of 207 [2024-11-28 05:15:18,318 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 05:15:18,401 INFO L124 PetriNetUnfolderBase]: 5/171 cut-off events. [2024-11-28 05:15:18,401 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2024-11-28 05:15:18,402 INFO L83 FinitePrefix]: Finished finitePrefix Result has 193 conditions, 171 events. 5/171 cut-off events. For 4/4 co-relation queries the response was YES. Maximal size of possible extension queue 5. Compared 199 event pairs, 0 based on Foata normal form. 7/152 useless extension candidates. Maximal degree in co-relation 94. Up to 15 conditions per place. [2024-11-28 05:15:18,404 INFO L140 encePairwiseOnDemand]: 201/207 looper letters, 14 selfloop transitions, 2 changer transitions 1/145 dead transitions. [2024-11-28 05:15:18,405 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 145 places, 145 transitions, 329 flow [2024-11-28 05:15:18,406 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-28 05:15:18,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-28 05:15:18,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 557 transitions. [2024-11-28 05:15:18,422 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8969404186795491 [2024-11-28 05:15:18,424 INFO L175 Difference]: Start difference. First operand has 144 places, 149 transitions, 305 flow. Second operand 3 states and 557 transitions. [2024-11-28 05:15:18,425 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 145 places, 145 transitions, 329 flow [2024-11-28 05:15:18,431 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 145 places, 145 transitions, 329 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-28 05:15:18,435 INFO L231 Difference]: Finished difference. Result has 145 places, 144 transitions, 299 flow [2024-11-28 05:15:18,439 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=207, PETRI_DIFFERENCE_MINUEND_FLOW=297, PETRI_DIFFERENCE_MINUEND_PLACES=143, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=145, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=143, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=299, PETRI_PLACES=145, PETRI_TRANSITIONS=144} [2024-11-28 05:15:18,443 INFO L279 CegarLoopForPetriNet]: 144 programPoint places, 1 predicate places. [2024-11-28 05:15:18,443 INFO L471 AbstractCegarLoop]: Abstraction has has 145 places, 144 transitions, 299 flow [2024-11-28 05:15:18,444 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 180.33333333333334) internal successors, (541), 3 states have internal predecessors, (541), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 05:15:18,444 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 05:15:18,444 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 05:15:18,444 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-28 05:15:18,445 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-28 05:15:18,446 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 05:15:18,446 INFO L85 PathProgramCache]: Analyzing trace with hash -786211576, now seen corresponding path program 1 times [2024-11-28 05:15:18,446 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 05:15:18,446 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [198770763] [2024-11-28 05:15:18,446 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 05:15:18,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 05:15:18,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 05:15:18,528 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-28 05:15:18,528 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 05:15:18,528 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [198770763] [2024-11-28 05:15:18,528 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [198770763] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 05:15:18,528 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 05:15:18,528 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-28 05:15:18,528 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2057864761] [2024-11-28 05:15:18,529 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 05:15:18,530 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-28 05:15:18,530 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 05:15:18,530 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-28 05:15:18,530 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-28 05:15:18,565 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 175 out of 207 [2024-11-28 05:15:18,567 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 145 places, 144 transitions, 299 flow. Second operand has 3 states, 3 states have (on average 176.0) internal successors, (528), 3 states have internal predecessors, (528), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 05:15:18,567 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 05:15:18,567 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 175 of 207 [2024-11-28 05:15:18,567 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 05:15:18,665 INFO L124 PetriNetUnfolderBase]: 5/166 cut-off events. [2024-11-28 05:15:18,669 INFO L125 PetriNetUnfolderBase]: For 5/5 co-relation queries the response was YES. [2024-11-28 05:15:18,670 INFO L83 FinitePrefix]: Finished finitePrefix Result has 191 conditions, 166 events. 5/166 cut-off events. For 5/5 co-relation queries the response was YES. Maximal size of possible extension queue 5. Compared 192 event pairs, 0 based on Foata normal form. 0/145 useless extension candidates. Maximal degree in co-relation 162. Up to 15 conditions per place. [2024-11-28 05:15:18,671 INFO L140 encePairwiseOnDemand]: 202/207 looper letters, 15 selfloop transitions, 1 changer transitions 0/140 dead transitions. [2024-11-28 05:15:18,672 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 142 places, 140 transitions, 323 flow [2024-11-28 05:15:18,672 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-28 05:15:18,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-28 05:15:18,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 545 transitions. [2024-11-28 05:15:18,675 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8776167471819646 [2024-11-28 05:15:18,675 INFO L175 Difference]: Start difference. First operand has 145 places, 144 transitions, 299 flow. Second operand 3 states and 545 transitions. [2024-11-28 05:15:18,675 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 142 places, 140 transitions, 323 flow [2024-11-28 05:15:18,718 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 140 places, 140 transitions, 319 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-28 05:15:18,720 INFO L231 Difference]: Finished difference. Result has 140 places, 140 transitions, 289 flow [2024-11-28 05:15:18,721 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=207, PETRI_DIFFERENCE_MINUEND_FLOW=287, PETRI_DIFFERENCE_MINUEND_PLACES=138, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=140, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=139, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=289, PETRI_PLACES=140, PETRI_TRANSITIONS=140} [2024-11-28 05:15:18,722 INFO L279 CegarLoopForPetriNet]: 144 programPoint places, -4 predicate places. [2024-11-28 05:15:18,722 INFO L471 AbstractCegarLoop]: Abstraction has has 140 places, 140 transitions, 289 flow [2024-11-28 05:15:18,723 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 176.0) internal successors, (528), 3 states have internal predecessors, (528), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 05:15:18,723 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 05:15:18,723 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 05:15:18,723 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-28 05:15:18,724 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-28 05:15:18,724 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 05:15:18,725 INFO L85 PathProgramCache]: Analyzing trace with hash -133143978, now seen corresponding path program 1 times [2024-11-28 05:15:18,725 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 05:15:18,725 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [503641654] [2024-11-28 05:15:18,725 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 05:15:18,725 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 05:15:18,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 05:15:18,821 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-28 05:15:18,822 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 05:15:18,823 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [503641654] [2024-11-28 05:15:18,824 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [503641654] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 05:15:18,824 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 05:15:18,824 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-28 05:15:18,824 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2050610554] [2024-11-28 05:15:18,824 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 05:15:18,825 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-28 05:15:18,825 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 05:15:18,827 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-28 05:15:18,827 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-28 05:15:18,887 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 179 out of 207 [2024-11-28 05:15:18,889 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 140 places, 140 transitions, 289 flow. Second operand has 3 states, 3 states have (on average 180.33333333333334) internal successors, (541), 3 states have internal predecessors, (541), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 05:15:18,889 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 05:15:18,890 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 179 of 207 [2024-11-28 05:15:18,890 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 05:15:18,977 INFO L124 PetriNetUnfolderBase]: 21/277 cut-off events. [2024-11-28 05:15:18,978 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2024-11-28 05:15:18,982 INFO L83 FinitePrefix]: Finished finitePrefix Result has 321 conditions, 277 events. 21/277 cut-off events. For 4/4 co-relation queries the response was YES. Maximal size of possible extension queue 11. Compared 746 event pairs, 6 based on Foata normal form. 0/237 useless extension candidates. Maximal degree in co-relation 292. Up to 35 conditions per place. [2024-11-28 05:15:18,983 INFO L140 encePairwiseOnDemand]: 204/207 looper letters, 14 selfloop transitions, 2 changer transitions 0/139 dead transitions. [2024-11-28 05:15:18,983 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 141 places, 139 transitions, 319 flow [2024-11-28 05:15:18,986 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-28 05:15:18,986 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-28 05:15:18,988 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 554 transitions. [2024-11-28 05:15:18,988 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8921095008051529 [2024-11-28 05:15:18,989 INFO L175 Difference]: Start difference. First operand has 140 places, 140 transitions, 289 flow. Second operand 3 states and 554 transitions. [2024-11-28 05:15:18,989 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 141 places, 139 transitions, 319 flow [2024-11-28 05:15:18,992 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 140 places, 139 transitions, 318 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-28 05:15:18,994 INFO L231 Difference]: Finished difference. Result has 140 places, 139 transitions, 290 flow [2024-11-28 05:15:18,994 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=207, PETRI_DIFFERENCE_MINUEND_FLOW=286, PETRI_DIFFERENCE_MINUEND_PLACES=138, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=139, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=137, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=290, PETRI_PLACES=140, PETRI_TRANSITIONS=139} [2024-11-28 05:15:18,998 INFO L279 CegarLoopForPetriNet]: 144 programPoint places, -4 predicate places. [2024-11-28 05:15:18,998 INFO L471 AbstractCegarLoop]: Abstraction has has 140 places, 139 transitions, 290 flow [2024-11-28 05:15:18,999 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 180.33333333333334) internal successors, (541), 3 states have internal predecessors, (541), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 05:15:18,999 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 05:15:18,999 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 05:15:18,999 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-28 05:15:19,000 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-28 05:15:19,000 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 05:15:19,000 INFO L85 PathProgramCache]: Analyzing trace with hash -883287397, now seen corresponding path program 1 times [2024-11-28 05:15:19,001 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 05:15:19,002 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [398116356] [2024-11-28 05:15:19,002 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 05:15:19,002 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 05:15:19,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 05:15:19,102 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-28 05:15:19,102 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 05:15:19,102 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [398116356] [2024-11-28 05:15:19,102 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [398116356] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 05:15:19,102 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 05:15:19,102 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-28 05:15:19,102 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1969030990] [2024-11-28 05:15:19,103 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 05:15:19,103 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-28 05:15:19,103 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 05:15:19,103 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-28 05:15:19,104 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-28 05:15:19,137 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 175 out of 207 [2024-11-28 05:15:19,138 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 140 places, 139 transitions, 290 flow. Second operand has 3 states, 3 states have (on average 176.0) internal successors, (528), 3 states have internal predecessors, (528), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 05:15:19,138 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 05:15:19,139 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 175 of 207 [2024-11-28 05:15:19,139 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 05:15:19,237 INFO L124 PetriNetUnfolderBase]: 41/383 cut-off events. [2024-11-28 05:15:19,238 INFO L125 PetriNetUnfolderBase]: For 5/5 co-relation queries the response was YES. [2024-11-28 05:15:19,239 INFO L83 FinitePrefix]: Finished finitePrefix Result has 457 conditions, 383 events. 41/383 cut-off events. For 5/5 co-relation queries the response was YES. Maximal size of possible extension queue 17. Compared 1446 event pairs, 16 based on Foata normal form. 0/335 useless extension candidates. Maximal degree in co-relation 429. Up to 63 conditions per place. [2024-11-28 05:15:19,240 INFO L140 encePairwiseOnDemand]: 201/207 looper letters, 16 selfloop transitions, 2 changer transitions 0/137 dead transitions. [2024-11-28 05:15:19,241 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 138 places, 137 transitions, 322 flow [2024-11-28 05:15:19,241 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-28 05:15:19,241 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-28 05:15:19,242 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 547 transitions. [2024-11-28 05:15:19,243 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8808373590982287 [2024-11-28 05:15:19,243 INFO L175 Difference]: Start difference. First operand has 140 places, 139 transitions, 290 flow. Second operand 3 states and 547 transitions. [2024-11-28 05:15:19,243 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 138 places, 137 transitions, 322 flow [2024-11-28 05:15:19,245 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 136 places, 137 transitions, 318 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-28 05:15:19,247 INFO L231 Difference]: Finished difference. Result has 137 places, 137 transitions, 292 flow [2024-11-28 05:15:19,248 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=207, PETRI_DIFFERENCE_MINUEND_FLOW=278, PETRI_DIFFERENCE_MINUEND_PLACES=134, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=135, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=133, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=292, PETRI_PLACES=137, PETRI_TRANSITIONS=137} [2024-11-28 05:15:19,249 INFO L279 CegarLoopForPetriNet]: 144 programPoint places, -7 predicate places. [2024-11-28 05:15:19,249 INFO L471 AbstractCegarLoop]: Abstraction has has 137 places, 137 transitions, 292 flow [2024-11-28 05:15:19,249 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 176.0) internal successors, (528), 3 states have internal predecessors, (528), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 05:15:19,249 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 05:15:19,250 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 05:15:19,250 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-11-28 05:15:19,250 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-28 05:15:19,251 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 05:15:19,251 INFO L85 PathProgramCache]: Analyzing trace with hash -1868645146, now seen corresponding path program 1 times [2024-11-28 05:15:19,251 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 05:15:19,251 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1299935456] [2024-11-28 05:15:19,251 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 05:15:19,251 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 05:15:19,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 05:15:20,045 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-28 05:15:20,045 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 05:15:20,045 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1299935456] [2024-11-28 05:15:20,045 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1299935456] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 05:15:20,045 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 05:15:20,046 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-28 05:15:20,046 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1014508224] [2024-11-28 05:15:20,047 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 05:15:20,048 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-28 05:15:20,048 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 05:15:20,049 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-28 05:15:20,049 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-28 05:15:20,406 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 179 out of 207 [2024-11-28 05:15:20,407 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 137 places, 137 transitions, 292 flow. Second operand has 6 states, 6 states have (on average 180.16666666666666) internal successors, (1081), 6 states have internal predecessors, (1081), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 05:15:20,407 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 05:15:20,408 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 179 of 207 [2024-11-28 05:15:20,408 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 05:15:20,597 INFO L124 PetriNetUnfolderBase]: 70/482 cut-off events. [2024-11-28 05:15:20,597 INFO L125 PetriNetUnfolderBase]: For 8/15 co-relation queries the response was YES. [2024-11-28 05:15:20,598 INFO L83 FinitePrefix]: Finished finitePrefix Result has 611 conditions, 482 events. 70/482 cut-off events. For 8/15 co-relation queries the response was YES. Maximal size of possible extension queue 23. Compared 2160 event pairs, 8 based on Foata normal form. 5/433 useless extension candidates. Maximal degree in co-relation 582. Up to 45 conditions per place. [2024-11-28 05:15:20,600 INFO L140 encePairwiseOnDemand]: 202/207 looper letters, 34 selfloop transitions, 4 changer transitions 1/156 dead transitions. [2024-11-28 05:15:20,600 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 141 places, 156 transitions, 406 flow [2024-11-28 05:15:20,601 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-28 05:15:20,601 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-28 05:15:20,603 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1113 transitions. [2024-11-28 05:15:20,604 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8961352657004831 [2024-11-28 05:15:20,604 INFO L175 Difference]: Start difference. First operand has 137 places, 137 transitions, 292 flow. Second operand 6 states and 1113 transitions. [2024-11-28 05:15:20,605 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 141 places, 156 transitions, 406 flow [2024-11-28 05:15:20,607 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 141 places, 156 transitions, 406 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-28 05:15:20,611 INFO L231 Difference]: Finished difference. Result has 141 places, 135 transitions, 293 flow [2024-11-28 05:15:20,611 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=207, PETRI_DIFFERENCE_MINUEND_FLOW=290, PETRI_DIFFERENCE_MINUEND_PLACES=136, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=136, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=132, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=293, PETRI_PLACES=141, PETRI_TRANSITIONS=135} [2024-11-28 05:15:20,614 INFO L279 CegarLoopForPetriNet]: 144 programPoint places, -3 predicate places. [2024-11-28 05:15:20,614 INFO L471 AbstractCegarLoop]: Abstraction has has 141 places, 135 transitions, 293 flow [2024-11-28 05:15:20,615 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 180.16666666666666) internal successors, (1081), 6 states have internal predecessors, (1081), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 05:15:20,615 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 05:15:20,615 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 05:15:20,615 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-11-28 05:15:20,615 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-28 05:15:20,618 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 05:15:20,618 INFO L85 PathProgramCache]: Analyzing trace with hash 1397711604, now seen corresponding path program 1 times [2024-11-28 05:15:20,618 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 05:15:20,618 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2122872406] [2024-11-28 05:15:20,618 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 05:15:20,618 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 05:15:20,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 05:15:21,240 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-28 05:15:21,240 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 05:15:21,240 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2122872406] [2024-11-28 05:15:21,240 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2122872406] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 05:15:21,240 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 05:15:21,242 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-28 05:15:21,242 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1644423193] [2024-11-28 05:15:21,242 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 05:15:21,242 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-28 05:15:21,244 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 05:15:21,245 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-28 05:15:21,245 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-28 05:15:21,526 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 164 out of 207 [2024-11-28 05:15:21,528 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 141 places, 135 transitions, 293 flow. Second operand has 6 states, 6 states have (on average 165.66666666666666) internal successors, (994), 6 states have internal predecessors, (994), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 05:15:21,528 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 05:15:21,528 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 164 of 207 [2024-11-28 05:15:21,528 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 05:15:21,838 INFO L124 PetriNetUnfolderBase]: 210/772 cut-off events. [2024-11-28 05:15:21,838 INFO L125 PetriNetUnfolderBase]: For 28/28 co-relation queries the response was YES. [2024-11-28 05:15:21,839 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1221 conditions, 772 events. 210/772 cut-off events. For 28/28 co-relation queries the response was YES. Maximal size of possible extension queue 54. Compared 4485 event pairs, 60 based on Foata normal form. 0/665 useless extension candidates. Maximal degree in co-relation 1190. Up to 239 conditions per place. [2024-11-28 05:15:21,843 INFO L140 encePairwiseOnDemand]: 196/207 looper letters, 60 selfloop transitions, 19 changer transitions 0/185 dead transitions. [2024-11-28 05:15:21,843 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 146 places, 185 transitions, 551 flow [2024-11-28 05:15:21,844 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-28 05:15:21,844 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-28 05:15:21,846 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1064 transitions. [2024-11-28 05:15:21,847 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.856682769726248 [2024-11-28 05:15:21,847 INFO L175 Difference]: Start difference. First operand has 141 places, 135 transitions, 293 flow. Second operand 6 states and 1064 transitions. [2024-11-28 05:15:21,847 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 146 places, 185 transitions, 551 flow [2024-11-28 05:15:21,850 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 142 places, 185 transitions, 544 flow, removed 0 selfloop flow, removed 4 redundant places. [2024-11-28 05:15:21,852 INFO L231 Difference]: Finished difference. Result has 146 places, 154 transitions, 417 flow [2024-11-28 05:15:21,853 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=207, PETRI_DIFFERENCE_MINUEND_FLOW=286, PETRI_DIFFERENCE_MINUEND_PLACES=137, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=135, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=125, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=417, PETRI_PLACES=146, PETRI_TRANSITIONS=154} [2024-11-28 05:15:21,854 INFO L279 CegarLoopForPetriNet]: 144 programPoint places, 2 predicate places. [2024-11-28 05:15:21,854 INFO L471 AbstractCegarLoop]: Abstraction has has 146 places, 154 transitions, 417 flow [2024-11-28 05:15:21,855 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 165.66666666666666) internal successors, (994), 6 states have internal predecessors, (994), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 05:15:21,855 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 05:15:21,855 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 05:15:21,855 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-11-28 05:15:21,855 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-28 05:15:21,856 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 05:15:21,856 INFO L85 PathProgramCache]: Analyzing trace with hash 1591166597, now seen corresponding path program 1 times [2024-11-28 05:15:21,856 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 05:15:21,857 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [932345316] [2024-11-28 05:15:21,857 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 05:15:21,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 05:15:21,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 05:15:21,949 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-28 05:15:21,950 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 05:15:21,950 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [932345316] [2024-11-28 05:15:21,950 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [932345316] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 05:15:21,950 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 05:15:21,950 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-28 05:15:21,950 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1831485201] [2024-11-28 05:15:21,951 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 05:15:21,951 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-28 05:15:21,952 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 05:15:21,953 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-28 05:15:21,954 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-28 05:15:21,970 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 185 out of 207 [2024-11-28 05:15:21,971 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 146 places, 154 transitions, 417 flow. Second operand has 3 states, 3 states have (on average 186.66666666666666) internal successors, (560), 3 states have internal predecessors, (560), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 05:15:21,971 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 05:15:21,972 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 185 of 207 [2024-11-28 05:15:21,972 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 05:15:22,047 INFO L124 PetriNetUnfolderBase]: 32/275 cut-off events. [2024-11-28 05:15:22,048 INFO L125 PetriNetUnfolderBase]: For 30/30 co-relation queries the response was YES. [2024-11-28 05:15:22,048 INFO L83 FinitePrefix]: Finished finitePrefix Result has 465 conditions, 275 events. 32/275 cut-off events. For 30/30 co-relation queries the response was YES. Maximal size of possible extension queue 25. Compared 943 event pairs, 5 based on Foata normal form. 0/247 useless extension candidates. Maximal degree in co-relation 432. Up to 53 conditions per place. [2024-11-28 05:15:22,050 INFO L140 encePairwiseOnDemand]: 204/207 looper letters, 10 selfloop transitions, 2 changer transitions 0/153 dead transitions. [2024-11-28 05:15:22,050 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 147 places, 153 transitions, 439 flow [2024-11-28 05:15:22,050 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-28 05:15:22,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-28 05:15:22,051 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 568 transitions. [2024-11-28 05:15:22,052 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9146537842190016 [2024-11-28 05:15:22,052 INFO L175 Difference]: Start difference. First operand has 146 places, 154 transitions, 417 flow. Second operand 3 states and 568 transitions. [2024-11-28 05:15:22,052 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 147 places, 153 transitions, 439 flow [2024-11-28 05:15:22,057 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 147 places, 153 transitions, 439 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-28 05:15:22,059 INFO L231 Difference]: Finished difference. Result has 147 places, 153 transitions, 419 flow [2024-11-28 05:15:22,059 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=207, PETRI_DIFFERENCE_MINUEND_FLOW=415, PETRI_DIFFERENCE_MINUEND_PLACES=145, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=153, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=151, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=419, PETRI_PLACES=147, PETRI_TRANSITIONS=153} [2024-11-28 05:15:22,060 INFO L279 CegarLoopForPetriNet]: 144 programPoint places, 3 predicate places. [2024-11-28 05:15:22,061 INFO L471 AbstractCegarLoop]: Abstraction has has 147 places, 153 transitions, 419 flow [2024-11-28 05:15:22,061 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 186.66666666666666) internal successors, (560), 3 states have internal predecessors, (560), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 05:15:22,062 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 05:15:22,062 INFO L206 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 05:15:22,062 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-11-28 05:15:22,062 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-28 05:15:22,063 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 05:15:22,063 INFO L85 PathProgramCache]: Analyzing trace with hash 336477279, now seen corresponding path program 1 times [2024-11-28 05:15:22,063 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 05:15:22,063 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [699805684] [2024-11-28 05:15:22,063 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 05:15:22,066 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 05:15:22,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-28 05:15:22,117 INFO L357 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-28 05:15:22,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-28 05:15:22,180 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-28 05:15:22,180 INFO L340 BasicCegarLoop]: Counterexample is feasible [2024-11-28 05:15:22,181 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (19 of 20 remaining) [2024-11-28 05:15:22,183 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (18 of 20 remaining) [2024-11-28 05:15:22,184 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (17 of 20 remaining) [2024-11-28 05:15:22,184 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (16 of 20 remaining) [2024-11-28 05:15:22,184 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (15 of 20 remaining) [2024-11-28 05:15:22,184 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (14 of 20 remaining) [2024-11-28 05:15:22,184 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE (13 of 20 remaining) [2024-11-28 05:15:22,185 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (12 of 20 remaining) [2024-11-28 05:15:22,185 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (11 of 20 remaining) [2024-11-28 05:15:22,185 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (10 of 20 remaining) [2024-11-28 05:15:22,185 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE (9 of 20 remaining) [2024-11-28 05:15:22,185 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE (8 of 20 remaining) [2024-11-28 05:15:22,186 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (7 of 20 remaining) [2024-11-28 05:15:22,186 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (6 of 20 remaining) [2024-11-28 05:15:22,186 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (5 of 20 remaining) [2024-11-28 05:15:22,186 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (4 of 20 remaining) [2024-11-28 05:15:22,187 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (3 of 20 remaining) [2024-11-28 05:15:22,187 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (2 of 20 remaining) [2024-11-28 05:15:22,187 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (1 of 20 remaining) [2024-11-28 05:15:22,187 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (0 of 20 remaining) [2024-11-28 05:15:22,187 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2024-11-28 05:15:22,188 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 05:15:22,192 WARN L246 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2024-11-28 05:15:22,192 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2024-11-28 05:15:22,297 INFO L143 ThreadInstanceAdder]: Constructed 8 joinOtherThreadTransitions. [2024-11-28 05:15:22,304 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 254 places, 275 transitions, 584 flow [2024-11-28 05:15:22,422 INFO L124 PetriNetUnfolderBase]: 41/565 cut-off events. [2024-11-28 05:15:22,422 INFO L125 PetriNetUnfolderBase]: For 16/16 co-relation queries the response was YES. [2024-11-28 05:15:22,430 INFO L83 FinitePrefix]: Finished finitePrefix Result has 589 conditions, 565 events. 41/565 cut-off events. For 16/16 co-relation queries the response was YES. Maximal size of possible extension queue 12. Compared 1798 event pairs, 0 based on Foata normal form. 0/465 useless extension candidates. Maximal degree in co-relation 318. Up to 10 conditions per place. [2024-11-28 05:15:22,431 INFO L82 GeneralOperation]: Start removeDead. Operand has 254 places, 275 transitions, 584 flow [2024-11-28 05:15:22,437 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 213 places, 225 transitions, 472 flow [2024-11-28 05:15:22,438 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-28 05:15:22,441 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;@2590db24, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-28 05:15:22,441 INFO L334 AbstractCegarLoop]: Starting to check reachability of 24 error locations. [2024-11-28 05:15:22,444 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-28 05:15:22,444 INFO L124 PetriNetUnfolderBase]: 0/19 cut-off events. [2024-11-28 05:15:22,444 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-28 05:15:22,447 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 05:15:22,447 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 05:15:22,447 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-28 05:15:22,448 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 05:15:22,448 INFO L85 PathProgramCache]: Analyzing trace with hash 904327408, now seen corresponding path program 1 times [2024-11-28 05:15:22,448 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 05:15:22,448 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [26930291] [2024-11-28 05:15:22,448 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 05:15:22,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 05:15:22,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 05:15:22,478 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-28 05:15:22,478 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 05:15:22,478 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [26930291] [2024-11-28 05:15:22,478 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [26930291] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 05:15:22,479 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 05:15:22,479 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-28 05:15:22,479 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [505829682] [2024-11-28 05:15:22,479 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 05:15:22,479 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-28 05:15:22,479 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 05:15:22,480 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-28 05:15:22,480 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-28 05:15:22,550 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 234 out of 275 [2024-11-28 05:15:22,551 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 213 places, 225 transitions, 472 flow. Second operand has 3 states, 3 states have (on average 235.33333333333334) internal successors, (706), 3 states have internal predecessors, (706), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 05:15:22,551 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 05:15:22,552 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 234 of 275 [2024-11-28 05:15:22,552 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 05:15:22,843 INFO L124 PetriNetUnfolderBase]: 153/1142 cut-off events. [2024-11-28 05:15:22,843 INFO L125 PetriNetUnfolderBase]: For 80/81 co-relation queries the response was YES. [2024-11-28 05:15:22,849 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1389 conditions, 1142 events. 153/1142 cut-off events. For 80/81 co-relation queries the response was YES. Maximal size of possible extension queue 26. Compared 5965 event pairs, 49 based on Foata normal form. 83/1029 useless extension candidates. Maximal degree in co-relation 872. Up to 195 conditions per place. [2024-11-28 05:15:22,857 INFO L140 encePairwiseOnDemand]: 268/275 looper letters, 25 selfloop transitions, 2 changer transitions 1/220 dead transitions. [2024-11-28 05:15:22,857 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 214 places, 220 transitions, 516 flow [2024-11-28 05:15:22,857 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-28 05:15:22,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-28 05:15:22,859 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 734 transitions. [2024-11-28 05:15:22,860 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8896969696969697 [2024-11-28 05:15:22,860 INFO L175 Difference]: Start difference. First operand has 213 places, 225 transitions, 472 flow. Second operand 3 states and 734 transitions. [2024-11-28 05:15:22,860 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 214 places, 220 transitions, 516 flow [2024-11-28 05:15:22,863 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 214 places, 220 transitions, 516 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-28 05:15:22,866 INFO L231 Difference]: Finished difference. Result has 214 places, 219 transitions, 464 flow [2024-11-28 05:15:22,868 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=275, PETRI_DIFFERENCE_MINUEND_FLOW=462, PETRI_DIFFERENCE_MINUEND_PLACES=212, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=220, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=218, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=464, PETRI_PLACES=214, PETRI_TRANSITIONS=219} [2024-11-28 05:15:22,868 INFO L279 CegarLoopForPetriNet]: 213 programPoint places, 1 predicate places. [2024-11-28 05:15:22,870 INFO L471 AbstractCegarLoop]: Abstraction has has 214 places, 219 transitions, 464 flow [2024-11-28 05:15:22,870 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 235.33333333333334) internal successors, (706), 3 states have internal predecessors, (706), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 05:15:22,871 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 05:15:22,871 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 05:15:22,871 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2024-11-28 05:15:22,871 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-28 05:15:22,871 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 05:15:22,872 INFO L85 PathProgramCache]: Analyzing trace with hash 389775752, now seen corresponding path program 1 times [2024-11-28 05:15:22,872 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 05:15:22,872 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [433531877] [2024-11-28 05:15:22,872 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 05:15:22,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 05:15:22,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 05:15:22,908 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-28 05:15:22,908 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 05:15:22,908 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [433531877] [2024-11-28 05:15:22,908 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [433531877] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 05:15:22,908 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 05:15:22,908 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-28 05:15:22,909 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1344479938] [2024-11-28 05:15:22,909 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 05:15:22,910 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-28 05:15:22,910 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 05:15:22,910 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-28 05:15:22,911 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-28 05:15:22,957 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 228 out of 275 [2024-11-28 05:15:22,959 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 214 places, 219 transitions, 464 flow. Second operand has 3 states, 3 states have (on average 229.0) internal successors, (687), 3 states have internal predecessors, (687), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 05:15:22,959 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 05:15:22,959 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 228 of 275 [2024-11-28 05:15:22,959 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 05:15:23,242 INFO L124 PetriNetUnfolderBase]: 160/1200 cut-off events. [2024-11-28 05:15:23,243 INFO L125 PetriNetUnfolderBase]: For 120/124 co-relation queries the response was YES. [2024-11-28 05:15:23,250 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1480 conditions, 1200 events. 160/1200 cut-off events. For 120/124 co-relation queries the response was YES. Maximal size of possible extension queue 33. Compared 6475 event pairs, 45 based on Foata normal form. 0/1000 useless extension candidates. Maximal degree in co-relation 1450. Up to 210 conditions per place. [2024-11-28 05:15:23,257 INFO L140 encePairwiseOnDemand]: 269/275 looper letters, 26 selfloop transitions, 1 changer transitions 0/214 dead transitions. [2024-11-28 05:15:23,257 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 210 places, 214 transitions, 508 flow [2024-11-28 05:15:23,258 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-28 05:15:23,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-28 05:15:23,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 716 transitions. [2024-11-28 05:15:23,260 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8678787878787879 [2024-11-28 05:15:23,260 INFO L175 Difference]: Start difference. First operand has 214 places, 219 transitions, 464 flow. Second operand 3 states and 716 transitions. [2024-11-28 05:15:23,260 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 210 places, 214 transitions, 508 flow [2024-11-28 05:15:23,262 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 208 places, 214 transitions, 504 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-28 05:15:23,265 INFO L231 Difference]: Finished difference. Result has 208 places, 214 transitions, 452 flow [2024-11-28 05:15:23,265 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=275, PETRI_DIFFERENCE_MINUEND_FLOW=450, PETRI_DIFFERENCE_MINUEND_PLACES=206, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=214, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=213, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=452, PETRI_PLACES=208, PETRI_TRANSITIONS=214} [2024-11-28 05:15:23,266 INFO L279 CegarLoopForPetriNet]: 213 programPoint places, -5 predicate places. [2024-11-28 05:15:23,266 INFO L471 AbstractCegarLoop]: Abstraction has has 208 places, 214 transitions, 452 flow [2024-11-28 05:15:23,267 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 229.0) internal successors, (687), 3 states have internal predecessors, (687), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 05:15:23,267 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 05:15:23,267 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 05:15:23,267 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2024-11-28 05:15:23,268 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-28 05:15:23,268 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 05:15:23,268 INFO L85 PathProgramCache]: Analyzing trace with hash 2056983673, now seen corresponding path program 1 times [2024-11-28 05:15:23,268 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 05:15:23,268 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1143392025] [2024-11-28 05:15:23,269 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 05:15:23,269 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 05:15:23,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 05:15:23,308 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-28 05:15:23,308 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 05:15:23,308 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1143392025] [2024-11-28 05:15:23,308 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1143392025] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 05:15:23,308 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 05:15:23,308 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-28 05:15:23,309 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1937753561] [2024-11-28 05:15:23,309 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 05:15:23,309 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-28 05:15:23,309 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 05:15:23,309 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-28 05:15:23,309 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-28 05:15:23,364 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 234 out of 275 [2024-11-28 05:15:23,366 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 208 places, 214 transitions, 452 flow. Second operand has 3 states, 3 states have (on average 235.33333333333334) internal successors, (706), 3 states have internal predecessors, (706), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 05:15:23,366 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 05:15:23,366 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 234 of 275 [2024-11-28 05:15:23,366 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 05:15:23,950 INFO L124 PetriNetUnfolderBase]: 498/2775 cut-off events. [2024-11-28 05:15:23,950 INFO L125 PetriNetUnfolderBase]: For 125/127 co-relation queries the response was YES. [2024-11-28 05:15:23,965 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3426 conditions, 2775 events. 498/2775 cut-off events. For 125/127 co-relation queries the response was YES. Maximal size of possible extension queue 66. Compared 20375 event pairs, 214 based on Foata normal form. 0/2330 useless extension candidates. Maximal degree in co-relation 3396. Up to 582 conditions per place. [2024-11-28 05:15:23,981 INFO L140 encePairwiseOnDemand]: 272/275 looper letters, 25 selfloop transitions, 2 changer transitions 0/213 dead transitions. [2024-11-28 05:15:23,981 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 209 places, 213 transitions, 504 flow [2024-11-28 05:15:23,982 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-28 05:15:23,982 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-28 05:15:23,984 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 730 transitions. [2024-11-28 05:15:23,984 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8848484848484849 [2024-11-28 05:15:23,984 INFO L175 Difference]: Start difference. First operand has 208 places, 214 transitions, 452 flow. Second operand 3 states and 730 transitions. [2024-11-28 05:15:23,985 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 209 places, 213 transitions, 504 flow [2024-11-28 05:15:23,987 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 208 places, 213 transitions, 503 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-28 05:15:23,991 INFO L231 Difference]: Finished difference. Result has 208 places, 213 transitions, 453 flow [2024-11-28 05:15:23,991 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=275, PETRI_DIFFERENCE_MINUEND_FLOW=449, PETRI_DIFFERENCE_MINUEND_PLACES=206, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=213, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=211, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=453, PETRI_PLACES=208, PETRI_TRANSITIONS=213} [2024-11-28 05:15:23,992 INFO L279 CegarLoopForPetriNet]: 213 programPoint places, -5 predicate places. [2024-11-28 05:15:23,993 INFO L471 AbstractCegarLoop]: Abstraction has has 208 places, 213 transitions, 453 flow [2024-11-28 05:15:23,993 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 235.33333333333334) internal successors, (706), 3 states have internal predecessors, (706), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 05:15:23,993 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 05:15:23,994 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 05:15:23,994 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2024-11-28 05:15:23,994 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-28 05:15:23,995 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 05:15:23,995 INFO L85 PathProgramCache]: Analyzing trace with hash 143093563, now seen corresponding path program 1 times [2024-11-28 05:15:23,995 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 05:15:23,995 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [79278488] [2024-11-28 05:15:23,995 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 05:15:23,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 05:15:24,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 05:15:24,032 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-28 05:15:24,032 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 05:15:24,032 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [79278488] [2024-11-28 05:15:24,032 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [79278488] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 05:15:24,032 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 05:15:24,032 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-28 05:15:24,033 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [618301899] [2024-11-28 05:15:24,033 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 05:15:24,033 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-28 05:15:24,035 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 05:15:24,036 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-28 05:15:24,036 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-28 05:15:24,073 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 228 out of 275 [2024-11-28 05:15:24,074 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 208 places, 213 transitions, 453 flow. Second operand has 3 states, 3 states have (on average 229.0) internal successors, (687), 3 states have internal predecessors, (687), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 05:15:24,075 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 05:15:24,075 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 228 of 275 [2024-11-28 05:15:24,075 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 05:15:24,999 INFO L124 PetriNetUnfolderBase]: 1000/4783 cut-off events. [2024-11-28 05:15:25,000 INFO L125 PetriNetUnfolderBase]: For 175/176 co-relation queries the response was YES. [2024-11-28 05:15:25,015 INFO L83 FinitePrefix]: Finished finitePrefix Result has 6092 conditions, 4783 events. 1000/4783 cut-off events. For 175/176 co-relation queries the response was YES. Maximal size of possible extension queue 111. Compared 40691 event pairs, 530 based on Foata normal form. 0/4093 useless extension candidates. Maximal degree in co-relation 6063. Up to 1218 conditions per place. [2024-11-28 05:15:25,037 INFO L140 encePairwiseOnDemand]: 268/275 looper letters, 27 selfloop transitions, 2 changer transitions 0/210 dead transitions. [2024-11-28 05:15:25,037 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 205 places, 210 transitions, 505 flow [2024-11-28 05:15:25,037 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-28 05:15:25,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-28 05:15:25,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 718 transitions. [2024-11-28 05:15:25,040 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8703030303030304 [2024-11-28 05:15:25,040 INFO L175 Difference]: Start difference. First operand has 208 places, 213 transitions, 453 flow. Second operand 3 states and 718 transitions. [2024-11-28 05:15:25,040 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 205 places, 210 transitions, 505 flow [2024-11-28 05:15:25,043 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 203 places, 210 transitions, 501 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-28 05:15:25,047 INFO L231 Difference]: Finished difference. Result has 204 places, 210 transitions, 453 flow [2024-11-28 05:15:25,047 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=275, PETRI_DIFFERENCE_MINUEND_FLOW=439, PETRI_DIFFERENCE_MINUEND_PLACES=201, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=208, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=206, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=453, PETRI_PLACES=204, PETRI_TRANSITIONS=210} [2024-11-28 05:15:25,048 INFO L279 CegarLoopForPetriNet]: 213 programPoint places, -9 predicate places. [2024-11-28 05:15:25,048 INFO L471 AbstractCegarLoop]: Abstraction has has 204 places, 210 transitions, 453 flow [2024-11-28 05:15:25,049 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 229.0) internal successors, (687), 3 states have internal predecessors, (687), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 05:15:25,050 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 05:15:25,050 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 05:15:25,051 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2024-11-28 05:15:25,051 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-28 05:15:25,051 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 05:15:25,051 INFO L85 PathProgramCache]: Analyzing trace with hash -1549293914, now seen corresponding path program 1 times [2024-11-28 05:15:25,052 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 05:15:25,052 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [67171402] [2024-11-28 05:15:25,052 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 05:15:25,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 05:15:25,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 05:15:25,428 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-28 05:15:25,429 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 05:15:25,429 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [67171402] [2024-11-28 05:15:25,429 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [67171402] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 05:15:25,429 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 05:15:25,429 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-28 05:15:25,429 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1768577759] [2024-11-28 05:15:25,429 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 05:15:25,430 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-28 05:15:25,430 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 05:15:25,430 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-28 05:15:25,431 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-28 05:15:25,828 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 235 out of 275 [2024-11-28 05:15:25,831 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 204 places, 210 transitions, 453 flow. Second operand has 6 states, 6 states have (on average 236.16666666666666) internal successors, (1417), 6 states have internal predecessors, (1417), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 05:15:25,831 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 05:15:25,832 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 235 of 275 [2024-11-28 05:15:25,832 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 05:15:26,694 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([730] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_10| v_threadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][222], [253#true, 268#(= |#race~tids~0| 0), 90#L1029-4true, 251#L1045-9true, 262#(= |#race~threads_total~0| 0), 254#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 266#true]) [2024-11-28 05:15:26,695 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2024-11-28 05:15:26,695 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-11-28 05:15:26,695 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-11-28 05:15:26,695 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-11-28 05:15:26,793 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([734] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][242], [253#true, 268#(= |#race~tids~0| 0), 2#L1045-6true, 262#(= |#race~threads_total~0| 0), 274#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 254#true, Black: 266#true, 196#L1034-9true]) [2024-11-28 05:15:26,793 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2024-11-28 05:15:26,794 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-28 05:15:26,794 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-28 05:15:26,794 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-28 05:15:26,794 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([734] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][243], [253#true, 179#L1045-8true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 254#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 266#true, 196#L1034-9true]) [2024-11-28 05:15:26,794 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2024-11-28 05:15:26,794 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-28 05:15:26,794 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-28 05:15:26,794 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-28 05:15:26,795 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([734] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][243], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 77#L1045-7true, 254#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 266#true, 196#L1034-9true]) [2024-11-28 05:15:26,795 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2024-11-28 05:15:26,797 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-28 05:15:26,798 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-28 05:15:26,798 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-28 05:15:26,798 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([734] 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[][244], [253#true, 114#L1045-5true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 254#true, Black: 266#true, 196#L1034-9true, 273#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0))]) [2024-11-28 05:15:26,798 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2024-11-28 05:15:26,798 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-28 05:15:26,798 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-28 05:15:26,798 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-28 05:15:26,799 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([734] 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[][245], [253#true, 116#L1045-4true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 254#true, Black: 266#true, 196#L1034-9true, 272#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0)]) [2024-11-28 05:15:26,799 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2024-11-28 05:15:26,799 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-28 05:15:26,799 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-28 05:15:26,799 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-28 05:15:26,809 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([730] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_10| v_threadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][222], [253#true, 235#L1031-13true, 268#(= |#race~tids~0| 0), 251#L1045-9true, 262#(= |#race~threads_total~0| 0), 254#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 266#true]) [2024-11-28 05:15:26,810 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2024-11-28 05:15:26,810 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-11-28 05:15:26,810 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-28 05:15:26,810 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-11-28 05:15:26,810 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([734] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][242], [253#true, 268#(= |#race~tids~0| 0), 2#L1045-6true, 262#(= |#race~threads_total~0| 0), 274#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 254#true, Black: 266#true, 196#L1034-9true]) [2024-11-28 05:15:26,810 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2024-11-28 05:15:26,810 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-28 05:15:26,810 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-28 05:15:26,810 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-28 05:15:26,810 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-28 05:15:26,810 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([734] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][243], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 77#L1045-7true, 254#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 266#true, 196#L1034-9true]) [2024-11-28 05:15:26,810 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2024-11-28 05:15:26,810 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-28 05:15:26,810 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-28 05:15:26,810 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-28 05:15:26,811 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-28 05:15:26,811 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([734] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][243], [253#true, 179#L1045-8true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 254#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 266#true, 196#L1034-9true]) [2024-11-28 05:15:26,811 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2024-11-28 05:15:26,811 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-28 05:15:26,811 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-28 05:15:26,811 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-28 05:15:26,811 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-28 05:15:26,811 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([734] 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[][244], [253#true, 114#L1045-5true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 254#true, 273#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 266#true, 196#L1034-9true]) [2024-11-28 05:15:26,811 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2024-11-28 05:15:26,811 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-28 05:15:26,811 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-28 05:15:26,811 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-28 05:15:26,811 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-28 05:15:26,822 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] 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[][239], [114#L1045-5true, 268#(= |#race~tids~0| 0), 185#L1034-9true, 262#(= |#race~threads_total~0| 0), 255#true, 252#true, 273#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 266#true]) [2024-11-28 05:15:26,822 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2024-11-28 05:15:26,822 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-28 05:15:26,822 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-28 05:15:26,822 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-28 05:15:26,823 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([734] 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[][245], [253#true, 116#L1045-4true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 254#true, Black: 266#true, 196#L1034-9true, 272#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0)]) [2024-11-28 05:15:26,823 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is not cut-off event [2024-11-28 05:15:26,823 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is not cut-off event [2024-11-28 05:15:26,824 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is not cut-off event [2024-11-28 05:15:26,824 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is not cut-off event [2024-11-28 05:15:26,824 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2024-11-28 05:15:26,828 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] 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[][240], [268#(= |#race~tids~0| 0), 185#L1034-9true, 2#L1045-6true, 262#(= |#race~threads_total~0| 0), 255#true, 274#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 252#true, Black: 266#true]) [2024-11-28 05:15:26,828 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2024-11-28 05:15:26,828 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-28 05:15:26,828 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-28 05:15:26,828 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-28 05:15:26,829 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([734] 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[][244], [253#true, 114#L1045-5true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 254#true, Black: 266#true, 196#L1034-9true, 273#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0))]) [2024-11-28 05:15:26,829 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is not cut-off event [2024-11-28 05:15:26,829 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2024-11-28 05:15:26,829 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2024-11-28 05:15:26,830 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is not cut-off event [2024-11-28 05:15:26,830 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2024-11-28 05:15:26,830 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2024-11-28 05:15:26,834 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] 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], [185#L1034-9true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 255#true, 77#L1045-7true, 252#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 266#true]) [2024-11-28 05:15:26,834 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2024-11-28 05:15:26,834 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-28 05:15:26,835 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-28 05:15:26,835 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-28 05:15:26,835 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([734] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][242], [253#true, 268#(= |#race~tids~0| 0), 2#L1045-6true, 262#(= |#race~threads_total~0| 0), 274#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 254#true, Black: 266#true, 196#L1034-9true]) [2024-11-28 05:15:26,835 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is not cut-off event [2024-11-28 05:15:26,835 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2024-11-28 05:15:26,835 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2024-11-28 05:15:26,835 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2024-11-28 05:15:26,835 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2024-11-28 05:15:26,835 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2024-11-28 05:15:26,835 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([734] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][243], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 77#L1045-7true, 254#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 266#true, 196#L1034-9true]) [2024-11-28 05:15:26,835 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2024-11-28 05:15:26,836 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-28 05:15:26,836 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-28 05:15:26,836 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-28 05:15:26,836 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-28 05:15:26,836 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-28 05:15:26,840 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] 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], [179#L1045-8true, 268#(= |#race~tids~0| 0), 185#L1034-9true, 262#(= |#race~threads_total~0| 0), 255#true, 252#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 266#true]) [2024-11-28 05:15:26,841 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2024-11-28 05:15:26,841 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-28 05:15:26,841 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-28 05:15:26,841 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-28 05:15:26,841 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([734] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][243], [253#true, 179#L1045-8true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 254#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 266#true, 196#L1034-9true]) [2024-11-28 05:15:26,841 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2024-11-28 05:15:26,842 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-28 05:15:26,842 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-28 05:15:26,842 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-28 05:15:26,842 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-28 05:15:26,842 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-28 05:15:26,969 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([730] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_10| v_threadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][222], [253#true, 268#(= |#race~tids~0| 0), 90#L1029-4true, 251#L1045-9true, 262#(= |#race~threads_total~0| 0), 254#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 266#true]) [2024-11-28 05:15:26,970 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-28 05:15:26,970 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-11-28 05:15:26,970 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-11-28 05:15:26,970 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-11-28 05:15:26,970 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-11-28 05:15:27,003 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([734] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][242], [253#true, 268#(= |#race~tids~0| 0), 2#L1045-6true, 262#(= |#race~threads_total~0| 0), 274#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 254#true, Black: 266#true, 196#L1034-9true]) [2024-11-28 05:15:27,004 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-28 05:15:27,004 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-28 05:15:27,004 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-28 05:15:27,004 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-28 05:15:27,004 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-28 05:15:27,004 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-28 05:15:27,004 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-28 05:15:27,005 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([734] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][243], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 77#L1045-7true, 254#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 266#true, 196#L1034-9true]) [2024-11-28 05:15:27,005 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-28 05:15:27,005 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-28 05:15:27,005 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-28 05:15:27,005 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-28 05:15:27,005 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-28 05:15:27,005 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-28 05:15:27,005 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-28 05:15:27,005 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([734] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][243], [253#true, 179#L1045-8true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 254#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 196#L1034-9true, Black: 266#true]) [2024-11-28 05:15:27,006 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-28 05:15:27,006 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-28 05:15:27,006 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-28 05:15:27,006 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-28 05:15:27,006 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-28 05:15:27,006 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-28 05:15:27,006 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-28 05:15:27,006 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([734] 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[][244], [253#true, 114#L1045-5true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 254#true, 196#L1034-9true, 273#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 266#true]) [2024-11-28 05:15:27,006 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-28 05:15:27,007 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-28 05:15:27,007 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-28 05:15:27,007 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-28 05:15:27,007 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-28 05:15:27,007 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-28 05:15:27,007 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-28 05:15:27,007 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([734] 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[][245], [253#true, 116#L1045-4true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 254#true, 196#L1034-9true, 272#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), Black: 266#true]) [2024-11-28 05:15:27,007 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-28 05:15:27,007 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-28 05:15:27,008 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-28 05:15:27,008 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-28 05:15:27,008 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-28 05:15:27,008 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-28 05:15:27,009 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([734] 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], [38#L1043-11true, 253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 254#true, Black: 266#true, 196#L1034-9true, 270#true]) [2024-11-28 05:15:27,009 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-28 05:15:27,009 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-28 05:15:27,009 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-28 05:15:27,009 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-28 05:15:27,021 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([730] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_10| v_threadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][222], [253#true, 235#L1031-13true, 268#(= |#race~tids~0| 0), 251#L1045-9true, 262#(= |#race~threads_total~0| 0), 254#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 266#true]) [2024-11-28 05:15:27,021 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-28 05:15:27,021 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-28 05:15:27,021 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-11-28 05:15:27,021 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-28 05:15:27,021 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-11-28 05:15:27,045 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([734] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][242], [253#true, 268#(= |#race~tids~0| 0), 2#L1045-6true, 262#(= |#race~threads_total~0| 0), 274#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 254#true, 196#L1034-9true, Black: 266#true]) [2024-11-28 05:15:27,046 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-28 05:15:27,046 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-28 05:15:27,046 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-28 05:15:27,046 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-28 05:15:27,046 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-28 05:15:27,046 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-28 05:15:27,046 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-28 05:15:27,046 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-28 05:15:27,046 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([734] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][243], [253#true, 179#L1045-8true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 254#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 196#L1034-9true, Black: 266#true]) [2024-11-28 05:15:27,047 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-28 05:15:27,047 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-28 05:15:27,047 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-28 05:15:27,047 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-28 05:15:27,047 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-28 05:15:27,047 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-28 05:15:27,047 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-28 05:15:27,047 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-28 05:15:27,047 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([734] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][243], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 77#L1045-7true, 254#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 196#L1034-9true, Black: 266#true]) [2024-11-28 05:15:27,047 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-28 05:15:27,047 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-28 05:15:27,048 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-28 05:15:27,048 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-28 05:15:27,048 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-28 05:15:27,048 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-28 05:15:27,048 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-28 05:15:27,048 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-28 05:15:27,048 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([734] 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[][244], [253#true, 114#L1045-5true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 254#true, 196#L1034-9true, 273#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 266#true]) [2024-11-28 05:15:27,048 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-28 05:15:27,048 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-28 05:15:27,048 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-28 05:15:27,048 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-28 05:15:27,048 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-28 05:15:27,048 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-28 05:15:27,048 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-28 05:15:27,048 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-28 05:15:27,048 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([734] 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[][245], [253#true, 116#L1045-4true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 254#true, 196#L1034-9true, 272#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), Black: 266#true]) [2024-11-28 05:15:27,048 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-28 05:15:27,048 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-28 05:15:27,049 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-28 05:15:27,049 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-28 05:15:27,049 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-28 05:15:27,049 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-28 05:15:27,049 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-28 05:15:27,053 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([734] 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], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 7#L1043-6true, 254#true, 196#L1034-9true, Black: 266#true, 270#true]) [2024-11-28 05:15:27,054 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-28 05:15:27,054 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-28 05:15:27,054 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-28 05:15:27,054 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-28 05:15:27,056 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([734] 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], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 102#L1043-7true, 254#true, 196#L1034-9true, Black: 266#true, 270#true]) [2024-11-28 05:15:27,056 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-28 05:15:27,056 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-28 05:15:27,056 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-28 05:15:27,056 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-28 05:15:27,058 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([734] 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], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 166#L1043-8true, 254#true, 196#L1034-9true, Black: 266#true, 270#true]) [2024-11-28 05:15:27,058 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-28 05:15:27,058 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-28 05:15:27,058 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-28 05:15:27,058 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-28 05:15:27,059 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([734] 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], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 254#true, 129#L1043-9true, 196#L1034-9true, Black: 266#true, 270#true]) [2024-11-28 05:15:27,059 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-28 05:15:27,060 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-28 05:15:27,060 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-28 05:15:27,060 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-28 05:15:27,060 INFO L124 PetriNetUnfolderBase]: 1233/4931 cut-off events. [2024-11-28 05:15:27,060 INFO L125 PetriNetUnfolderBase]: For 389/469 co-relation queries the response was YES. [2024-11-28 05:15:27,080 INFO L83 FinitePrefix]: Finished finitePrefix Result has 6651 conditions, 4931 events. 1233/4931 cut-off events. For 389/469 co-relation queries the response was YES. Maximal size of possible extension queue 124. Compared 40494 event pairs, 210 based on Foata normal form. 34/4366 useless extension candidates. Maximal degree in co-relation 6621. Up to 619 conditions per place. [2024-11-28 05:15:27,103 INFO L140 encePairwiseOnDemand]: 270/275 looper letters, 71 selfloop transitions, 4 changer transitions 1/257 dead transitions. [2024-11-28 05:15:27,104 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 208 places, 257 transitions, 721 flow [2024-11-28 05:15:27,104 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-28 05:15:27,104 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-28 05:15:27,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1486 transitions. [2024-11-28 05:15:27,107 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9006060606060606 [2024-11-28 05:15:27,108 INFO L175 Difference]: Start difference. First operand has 204 places, 210 transitions, 453 flow. Second operand 6 states and 1486 transitions. [2024-11-28 05:15:27,108 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 208 places, 257 transitions, 721 flow [2024-11-28 05:15:27,112 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 208 places, 257 transitions, 721 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-28 05:15:27,116 INFO L231 Difference]: Finished difference. Result has 208 places, 208 transitions, 454 flow [2024-11-28 05:15:27,116 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=275, PETRI_DIFFERENCE_MINUEND_FLOW=451, PETRI_DIFFERENCE_MINUEND_PLACES=203, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=209, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=205, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=454, PETRI_PLACES=208, PETRI_TRANSITIONS=208} [2024-11-28 05:15:27,117 INFO L279 CegarLoopForPetriNet]: 213 programPoint places, -5 predicate places. [2024-11-28 05:15:27,118 INFO L471 AbstractCegarLoop]: Abstraction has has 208 places, 208 transitions, 454 flow [2024-11-28 05:15:27,119 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 236.16666666666666) internal successors, (1417), 6 states have internal predecessors, (1417), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 05:15:27,119 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 05:15:27,119 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 05:15:27,119 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12 [2024-11-28 05:15:27,119 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-28 05:15:27,120 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 05:15:27,120 INFO L85 PathProgramCache]: Analyzing trace with hash -943392492, now seen corresponding path program 1 times [2024-11-28 05:15:27,120 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 05:15:27,120 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [324558279] [2024-11-28 05:15:27,120 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 05:15:27,120 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 05:15:27,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 05:15:27,517 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-28 05:15:27,517 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 05:15:27,517 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [324558279] [2024-11-28 05:15:27,517 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [324558279] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 05:15:27,518 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 05:15:27,518 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-28 05:15:27,518 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [898713358] [2024-11-28 05:15:27,518 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 05:15:27,518 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-28 05:15:27,518 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 05:15:27,519 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-28 05:15:27,519 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-28 05:15:27,858 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 216 out of 275 [2024-11-28 05:15:27,860 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 208 places, 208 transitions, 454 flow. Second operand has 6 states, 6 states have (on average 217.66666666666666) internal successors, (1306), 6 states have internal predecessors, (1306), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 05:15:27,860 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 05:15:27,860 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 216 of 275 [2024-11-28 05:15:27,860 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 05:15:30,954 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([734] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][286], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 276#true, 66#L1042-8true, 254#true, Black: 266#true, 196#L1034-9true, 270#true]) [2024-11-28 05:15:30,955 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-28 05:15:30,955 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-11-28 05:15:30,955 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-28 05:15:30,955 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-11-28 05:15:30,978 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([734] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][286], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 96#L1045true, 276#true, 254#true, 196#L1034-9true, Black: 266#true, 270#true]) [2024-11-28 05:15:30,978 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-28 05:15:30,978 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-28 05:15:30,978 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-28 05:15:30,978 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-28 05:15:31,014 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([734] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][286], [253#true, 116#L1045-4true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 276#true, 254#true, 196#L1034-9true, 272#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), Black: 266#true]) [2024-11-28 05:15:31,014 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-28 05:15:31,014 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-28 05:15:31,014 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-28 05:15:31,014 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-28 05:15:31,025 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([734] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][286], [253#true, 114#L1045-5true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 276#true, 254#true, 196#L1034-9true, 273#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 266#true]) [2024-11-28 05:15:31,025 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-28 05:15:31,025 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-28 05:15:31,025 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-28 05:15:31,025 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-28 05:15:31,133 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([734] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][291], [253#true, 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 7#L1043-6true, 254#true, 196#L1034-9true, Black: 266#true, 270#true]) [2024-11-28 05:15:31,133 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-28 05:15:31,133 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-28 05:15:31,133 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-28 05:15:31,133 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-28 05:15:31,133 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([734] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][286], [253#true, 139#L1043-5true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 276#true, 254#true, Black: 266#true, 196#L1034-9true, 270#true]) [2024-11-28 05:15:31,133 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-28 05:15:31,133 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-28 05:15:31,133 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-28 05:15:31,133 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-28 05:15:31,136 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([730] 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[][226], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 251#L1045-9true, 190#L1034-7true, 276#true, 254#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 266#true]) [2024-11-28 05:15:31,136 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-28 05:15:31,136 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-28 05:15:31,136 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-28 05:15:31,136 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-28 05:15:31,136 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([734] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][286], [253#true, 268#(= |#race~tids~0| 0), 2#L1045-6true, 262#(= |#race~threads_total~0| 0), 276#true, 274#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 254#true, Black: 266#true, 196#L1034-9true]) [2024-11-28 05:15:31,136 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-28 05:15:31,136 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-28 05:15:31,136 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-28 05:15:31,137 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-28 05:15:31,144 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([734] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][292], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 102#L1043-7true, 254#true, Black: 266#true, 196#L1034-9true, 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 270#true]) [2024-11-28 05:15:31,144 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-28 05:15:31,144 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-28 05:15:31,144 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-28 05:15:31,144 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-28 05:15:31,147 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([734] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][286], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 7#L1043-6true, 276#true, 254#true, Black: 266#true, 196#L1034-9true, 270#true]) [2024-11-28 05:15:31,147 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-28 05:15:31,147 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-28 05:15:31,147 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-28 05:15:31,147 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-28 05:15:31,149 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([734] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][286], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 77#L1045-7true, 276#true, 254#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 196#L1034-9true, Black: 266#true]) [2024-11-28 05:15:31,149 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-28 05:15:31,149 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-28 05:15:31,149 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-28 05:15:31,149 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-28 05:15:31,156 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([734] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][293], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 166#L1043-8true, 254#true, 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 196#L1034-9true, Black: 266#true, 270#true]) [2024-11-28 05:15:31,156 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-28 05:15:31,156 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-28 05:15:31,156 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-28 05:15:31,156 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-28 05:15:31,159 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([734] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][286], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 276#true, 102#L1043-7true, 254#true, 196#L1034-9true, Black: 266#true, 270#true]) [2024-11-28 05:15:31,160 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-28 05:15:31,160 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-28 05:15:31,160 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-28 05:15:31,160 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-28 05:15:31,171 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([734] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][286], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 276#true, 166#L1043-8true, 254#true, Black: 266#true, 196#L1034-9true, 270#true]) [2024-11-28 05:15:31,171 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-28 05:15:31,171 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-28 05:15:31,171 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-28 05:15:31,171 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-28 05:15:31,196 INFO L124 PetriNetUnfolderBase]: 7135/18904 cut-off events. [2024-11-28 05:15:31,196 INFO L125 PetriNetUnfolderBase]: For 1417/1532 co-relation queries the response was YES. [2024-11-28 05:15:31,250 INFO L83 FinitePrefix]: Finished finitePrefix Result has 29904 conditions, 18904 events. 7135/18904 cut-off events. For 1417/1532 co-relation queries the response was YES. Maximal size of possible extension queue 519. Compared 180317 event pairs, 1510 based on Foata normal form. 18/16577 useless extension candidates. Maximal degree in co-relation 29872. Up to 5925 conditions per place. [2024-11-28 05:15:31,326 INFO L140 encePairwiseOnDemand]: 260/275 looper letters, 116 selfloop transitions, 32 changer transitions 0/313 dead transitions. [2024-11-28 05:15:31,326 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 213 places, 313 transitions, 1016 flow [2024-11-28 05:15:31,327 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-28 05:15:31,327 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-28 05:15:31,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1445 transitions. [2024-11-28 05:15:31,331 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8757575757575757 [2024-11-28 05:15:31,331 INFO L175 Difference]: Start difference. First operand has 208 places, 208 transitions, 454 flow. Second operand 6 states and 1445 transitions. [2024-11-28 05:15:31,331 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 213 places, 313 transitions, 1016 flow [2024-11-28 05:15:31,339 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 209 places, 313 transitions, 1009 flow, removed 0 selfloop flow, removed 4 redundant places. [2024-11-28 05:15:31,346 INFO L231 Difference]: Finished difference. Result has 213 places, 241 transitions, 663 flow [2024-11-28 05:15:31,347 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=275, PETRI_DIFFERENCE_MINUEND_FLOW=447, PETRI_DIFFERENCE_MINUEND_PLACES=204, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=208, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=7, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=194, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=663, PETRI_PLACES=213, PETRI_TRANSITIONS=241} [2024-11-28 05:15:31,348 INFO L279 CegarLoopForPetriNet]: 213 programPoint places, 0 predicate places. [2024-11-28 05:15:31,348 INFO L471 AbstractCegarLoop]: Abstraction has has 213 places, 241 transitions, 663 flow [2024-11-28 05:15:31,349 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 217.66666666666666) internal successors, (1306), 6 states have internal predecessors, (1306), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 05:15:31,349 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 05:15:31,349 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 05:15:31,349 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13 [2024-11-28 05:15:31,351 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-28 05:15:31,351 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 05:15:31,351 INFO L85 PathProgramCache]: Analyzing trace with hash 1649653991, now seen corresponding path program 1 times [2024-11-28 05:15:31,352 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 05:15:31,352 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [320085523] [2024-11-28 05:15:31,352 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 05:15:31,352 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 05:15:31,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 05:15:31,411 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-28 05:15:31,412 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 05:15:31,412 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [320085523] [2024-11-28 05:15:31,412 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [320085523] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 05:15:31,412 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 05:15:31,412 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-28 05:15:31,412 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1202676654] [2024-11-28 05:15:31,412 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 05:15:31,412 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-28 05:15:31,413 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 05:15:31,413 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-28 05:15:31,413 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-28 05:15:31,433 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 240 out of 275 [2024-11-28 05:15:31,434 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 213 places, 241 transitions, 663 flow. Second operand has 3 states, 3 states have (on average 241.66666666666666) internal successors, (725), 3 states have internal predecessors, (725), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 05:15:31,434 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 05:15:31,434 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 240 of 275 [2024-11-28 05:15:31,435 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 05:15:32,745 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([730] 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[][177], [251#L1045-9true, 262#(= |#race~threads_total~0| 0), 276#true, 286#true, 254#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 266#true, 253#true, 225#L1025-3true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:32,745 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-28 05:15:32,746 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-28 05:15:32,746 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-28 05:15:32,746 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-11-28 05:15:32,746 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([729] 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[][110], [262#(= |#race~threads_total~0| 0), 251#L1045-9true, 276#true, 286#true, 36#L1025-3true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 252#true, Black: 266#true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:32,746 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-28 05:15:32,746 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-28 05:15:32,746 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-28 05:15:32,746 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-28 05:15:32,858 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([729] 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[][110], [262#(= |#race~threads_total~0| 0), 251#L1045-9true, 276#true, 286#true, 252#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 266#true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 163#L1029-4true]) [2024-11-28 05:15:32,858 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-28 05:15:32,859 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-11-28 05:15:32,859 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-11-28 05:15:32,859 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-28 05:15:32,876 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([730] 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[][191], [288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 251#L1045-9true, 262#(= |#race~threads_total~0| 0), 276#true, 6#L1026-5true, 254#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:32,877 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-28 05:15:32,877 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-28 05:15:32,877 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-28 05:15:32,877 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-11-28 05:15:32,877 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([730] 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[][191], [30#L1026-6true, 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 251#L1045-9true, 262#(= |#race~threads_total~0| 0), 276#true, 254#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:32,877 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-28 05:15:32,877 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:15:32,877 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-11-28 05:15:32,877 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-28 05:15:32,877 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([730] 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[][177], [251#L1045-9true, 262#(= |#race~threads_total~0| 0), 276#true, 286#true, 254#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 266#true, 253#true, 208#L1026-4true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:32,877 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-28 05:15:32,877 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-11-28 05:15:32,877 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-28 05:15:32,877 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-28 05:15:32,889 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([729] 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[][110], [262#(= |#race~threads_total~0| 0), 251#L1045-9true, 286#true, 276#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 252#true, Black: 266#true, 268#(= |#race~tids~0| 0), 255#true, 198#L1026-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:32,889 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-28 05:15:32,889 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-28 05:15:32,889 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-28 05:15:32,889 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-28 05:15:32,892 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([729] 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[][110], [9#L1031-5true, 262#(= |#race~threads_total~0| 0), 251#L1045-9true, 286#true, 276#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 252#true, Black: 266#true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:32,892 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-28 05:15:32,892 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-28 05:15:32,892 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-28 05:15:32,892 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-28 05:15:32,917 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([729] 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[][110], [262#(= |#race~threads_total~0| 0), 251#L1045-9true, 276#true, 286#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 252#true, Black: 266#true, 268#(= |#race~tids~0| 0), 255#true, 13#L1027-3true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:32,917 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-28 05:15:32,917 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-11-28 05:15:32,917 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-28 05:15:32,917 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-11-28 05:15:32,922 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] 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[][239], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, 252#true, Black: 266#true, 38#L1043-11true, 185#L1034-9true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:32,923 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-28 05:15:32,923 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-28 05:15:32,923 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-28 05:15:32,923 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-28 05:15:32,930 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] 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[][239], [262#(= |#race~threads_total~0| 0), 276#true, 286#true, 252#true, Black: 266#true, 167#L1043-13true, 185#L1034-9true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:32,930 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-11-28 05:15:32,930 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-28 05:15:32,930 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-28 05:15:32,931 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-11-28 05:15:32,957 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (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], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 38#L1043-11true, 253#true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-4true]) [2024-11-28 05:15:32,957 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-28 05:15:32,957 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-11-28 05:15:32,957 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-11-28 05:15:32,957 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-28 05:15:32,963 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (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], [18#L1034-5true, 44#L1034-4true, 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 38#L1043-11true, 253#true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:32,963 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-28 05:15:32,963 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-28 05:15:32,963 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-11-28 05:15:32,964 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-28 05:15:32,968 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (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], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 167#L1043-13true, 253#true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-4true]) [2024-11-28 05:15:32,968 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-28 05:15:32,968 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-28 05:15:32,968 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-28 05:15:32,968 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-28 05:15:32,975 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] 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[][239], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, 252#true, Black: 266#true, 185#L1034-9true, 268#(= |#race~tids~0| 0), 255#true, 7#L1043-6true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:32,975 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-28 05:15:32,975 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-28 05:15:32,975 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-28 05:15:32,975 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-28 05:15:32,975 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (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], [18#L1034-5true, 44#L1034-4true, 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 167#L1043-13true, 253#true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:32,975 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-28 05:15:32,975 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-11-28 05:15:32,976 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-28 05:15:32,976 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-28 05:15:32,983 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] 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[][239], [262#(= |#race~threads_total~0| 0), 102#L1043-7true, 276#true, 286#true, 252#true, Black: 266#true, 185#L1034-9true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:32,983 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-28 05:15:32,983 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-28 05:15:32,983 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-28 05:15:32,983 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-28 05:15:32,983 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] 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[][239], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 185#L1034-9true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 255#true, 102#L1043-7true, 286#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 252#true, Black: 266#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:32,984 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-28 05:15:32,984 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-28 05:15:32,984 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-28 05:15:32,984 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-28 05:15:32,985 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([734] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [262#(= |#race~threads_total~0| 0), 276#true, 286#true, 254#true, Black: 266#true, 38#L1043-11true, 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 196#L1034-9true]) [2024-11-28 05:15:32,985 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-28 05:15:32,986 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-28 05:15:32,986 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-28 05:15:32,986 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-28 05:15:32,996 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] 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[][239], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, 166#L1043-8true, 252#true, Black: 266#true, 185#L1034-9true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:32,996 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-28 05:15:32,996 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-28 05:15:32,996 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-28 05:15:32,996 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-28 05:15:32,997 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] 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[][239], [185#L1034-9true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 255#true, 286#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 166#L1043-8true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 252#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:32,997 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-28 05:15:32,997 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-28 05:15:32,997 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-28 05:15:32,997 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-28 05:15:32,997 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] 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[][239], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 185#L1034-9true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 255#true, 286#true, 166#L1043-8true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 252#true, Black: 266#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:32,997 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-28 05:15:32,997 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-28 05:15:32,997 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-28 05:15:32,997 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-28 05:15:33,003 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] 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[][239], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, 252#true, Black: 266#true, 185#L1034-9true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 129#L1043-9true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:33,003 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-28 05:15:33,003 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-28 05:15:33,003 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-28 05:15:33,003 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-28 05:15:33,004 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] 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[][239], [185#L1034-9true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 255#true, 286#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 129#L1043-9true, 252#true, Black: 266#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:33,004 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-28 05:15:33,004 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-28 05:15:33,004 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-28 05:15:33,004 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-28 05:15:33,004 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] 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[][239], [185#L1034-9true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 255#true, 286#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 129#L1043-9true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 252#true, 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true]) [2024-11-28 05:15:33,005 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-28 05:15:33,005 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-28 05:15:33,005 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-28 05:15:33,005 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-28 05:15:33,005 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] 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[][239], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 185#L1034-9true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 255#true, 286#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 129#L1043-9true, 252#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:33,005 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-28 05:15:33,005 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-28 05:15:33,005 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-28 05:15:33,005 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-28 05:15:33,008 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] 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[][239], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, 252#true, Black: 266#true, 185#L1034-9true, 268#(= |#race~tids~0| 0), 255#true, 12#L1043-10true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:33,008 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-28 05:15:33,008 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-28 05:15:33,008 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-28 05:15:33,008 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-28 05:15:33,008 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] 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[][239], [185#L1034-9true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 255#true, 12#L1043-10true, 286#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 252#true, Black: 266#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:33,008 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-28 05:15:33,008 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-28 05:15:33,008 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-28 05:15:33,008 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-28 05:15:33,009 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] 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[][239], [185#L1034-9true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 255#true, 12#L1043-10true, 286#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 252#true, 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true]) [2024-11-28 05:15:33,009 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-28 05:15:33,009 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-28 05:15:33,009 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-28 05:15:33,009 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-28 05:15:33,009 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] 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[][239], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 185#L1034-9true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 255#true, 12#L1043-10true, 286#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 252#true, Black: 266#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:33,009 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-28 05:15:33,010 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-28 05:15:33,010 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-28 05:15:33,010 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-28 05:15:33,010 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] 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[][239], [262#(= |#race~threads_total~0| 0), 276#true, 286#true, 252#true, Black: 266#true, 185#L1034-9true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 212#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue]) [2024-11-28 05:15:33,010 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-28 05:15:33,010 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-28 05:15:33,010 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-28 05:15:33,010 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-28 05:15:33,011 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] 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[][239], [185#L1034-9true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 255#true, 286#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 252#true, 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 212#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue]) [2024-11-28 05:15:33,011 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-28 05:15:33,011 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-28 05:15:33,011 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-28 05:15:33,011 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-28 05:15:33,011 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] 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[][239], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 185#L1034-9true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 255#true, 286#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 252#true, Black: 266#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 212#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue]) [2024-11-28 05:15:33,012 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-28 05:15:33,012 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-28 05:15:33,012 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-28 05:15:33,012 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-28 05:15:33,023 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][215], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 7#L1043-6true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-4true]) [2024-11-28 05:15:33,023 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-28 05:15:33,023 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-28 05:15:33,023 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-28 05:15:33,023 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-28 05:15:33,024 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (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], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 7#L1043-6true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-4true]) [2024-11-28 05:15:33,024 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-28 05:15:33,024 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-28 05:15:33,024 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-28 05:15:33,024 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-28 05:15:33,026 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (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], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), 276#true, 102#L1043-7true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-4true]) [2024-11-28 05:15:33,026 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-28 05:15:33,026 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-28 05:15:33,026 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-28 05:15:33,027 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-28 05:15:33,027 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][217], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), 102#L1043-7true, 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-4true]) [2024-11-28 05:15:33,027 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-28 05:15:33,027 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-28 05:15:33,027 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-28 05:15:33,027 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-28 05:15:33,028 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][215], [18#L1034-5true, 44#L1034-4true, 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 7#L1043-6true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:33,028 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-28 05:15:33,028 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-28 05:15:33,028 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-28 05:15:33,028 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-28 05:15:33,028 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (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], [18#L1034-5true, 44#L1034-4true, 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 7#L1043-6true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:33,028 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-28 05:15:33,028 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-28 05:15:33,028 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-28 05:15:33,028 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-28 05:15:33,030 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][216], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), 276#true, 286#true, 166#L1043-8true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-4true]) [2024-11-28 05:15:33,031 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-28 05:15:33,031 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-28 05:15:33,031 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-28 05:15:33,031 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-28 05:15:33,031 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (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], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), 286#true, 276#true, 166#L1043-8true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-4true]) [2024-11-28 05:15:33,031 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-28 05:15:33,031 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-28 05:15:33,031 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-28 05:15:33,031 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-28 05:15:33,032 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (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], [18#L1034-5true, 44#L1034-4true, 262#(= |#race~threads_total~0| 0), 276#true, 102#L1043-7true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:33,032 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-28 05:15:33,032 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-28 05:15:33,032 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-28 05:15:33,032 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-28 05:15:33,033 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][217], [18#L1034-5true, 44#L1034-4true, 262#(= |#race~threads_total~0| 0), 276#true, 102#L1043-7true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:33,033 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-28 05:15:33,033 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-28 05:15:33,033 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-28 05:15:33,033 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-28 05:15:33,033 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][215], [18#L1034-5true, 44#L1034-4true, 262#(= |#race~threads_total~0| 0), 102#L1043-7true, 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:33,033 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-28 05:15:33,033 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-28 05:15:33,034 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-28 05:15:33,034 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-28 05:15:33,035 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][214], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 129#L1043-9true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-4true]) [2024-11-28 05:15:33,035 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-28 05:15:33,035 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-28 05:15:33,035 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-28 05:15:33,035 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-28 05:15:33,036 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (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], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 129#L1043-9true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-4true]) [2024-11-28 05:15:33,036 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-28 05:15:33,036 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-28 05:15:33,036 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-28 05:15:33,037 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-28 05:15:33,037 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][216], [18#L1034-5true, 44#L1034-4true, 262#(= |#race~threads_total~0| 0), 276#true, 286#true, 166#L1043-8true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:33,037 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-28 05:15:33,037 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-28 05:15:33,037 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-28 05:15:33,037 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-28 05:15:33,038 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][215], [18#L1034-5true, 44#L1034-4true, 262#(= |#race~threads_total~0| 0), 286#true, 276#true, 166#L1043-8true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:33,038 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-28 05:15:33,038 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-28 05:15:33,038 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-28 05:15:33,038 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-28 05:15:33,038 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (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], [18#L1034-5true, 44#L1034-4true, 262#(= |#race~threads_total~0| 0), 276#true, 286#true, 166#L1043-8true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:33,039 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-28 05:15:33,039 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-28 05:15:33,039 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-28 05:15:33,039 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-28 05:15:33,040 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][214], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 12#L1043-10true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-4true]) [2024-11-28 05:15:33,040 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-28 05:15:33,040 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-28 05:15:33,040 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-28 05:15:33,040 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-28 05:15:33,041 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (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], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 12#L1043-10true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-4true]) [2024-11-28 05:15:33,041 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-28 05:15:33,041 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-28 05:15:33,041 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-28 05:15:33,041 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-28 05:15:33,041 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][214], [18#L1034-5true, 44#L1034-4true, 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 129#L1043-9true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:33,041 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-28 05:15:33,042 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-28 05:15:33,042 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-28 05:15:33,042 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-28 05:15:33,042 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][215], [18#L1034-5true, 44#L1034-4true, 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 129#L1043-9true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:33,042 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-28 05:15:33,042 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-28 05:15:33,042 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-28 05:15:33,043 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-28 05:15:33,043 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (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], [18#L1034-5true, 44#L1034-4true, 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 129#L1043-9true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:33,043 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-28 05:15:33,043 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-28 05:15:33,043 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-28 05:15:33,043 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-28 05:15:33,044 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][216], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), 286#true, 276#true, 166#L1043-8true, Black: 266#true, 5#L1034-6true, 253#true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:33,044 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-28 05:15:33,044 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-28 05:15:33,045 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-28 05:15:33,045 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-28 05:15:33,045 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][217], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), 276#true, 286#true, 166#L1043-8true, Black: 266#true, 5#L1034-6true, 253#true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:33,045 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-28 05:15:33,045 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-28 05:15:33,045 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-28 05:15:33,045 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-28 05:15:33,047 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([734] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [262#(= |#race~threads_total~0| 0), 276#true, 286#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 7#L1043-6true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 196#L1034-9true]) [2024-11-28 05:15:33,047 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-28 05:15:33,047 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-28 05:15:33,047 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-28 05:15:33,048 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-28 05:15:33,049 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][214], [18#L1034-5true, 44#L1034-4true, 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 12#L1043-10true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:33,049 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-28 05:15:33,049 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-28 05:15:33,049 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-28 05:15:33,049 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-28 05:15:33,049 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][215], [18#L1034-5true, 44#L1034-4true, 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 12#L1043-10true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:33,049 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-28 05:15:33,049 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-28 05:15:33,049 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-28 05:15:33,049 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-28 05:15:33,050 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (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], [18#L1034-5true, 44#L1034-4true, 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 12#L1043-10true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:33,050 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-28 05:15:33,050 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-28 05:15:33,050 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-28 05:15:33,050 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-28 05:15:33,051 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][214], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 5#L1034-6true, 253#true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 129#L1043-9true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:33,051 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-28 05:15:33,051 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-28 05:15:33,051 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-28 05:15:33,051 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-28 05:15:33,052 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][217], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 5#L1034-6true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 129#L1043-9true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:33,052 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-28 05:15:33,052 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-28 05:15:33,052 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-28 05:15:33,052 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-28 05:15:33,056 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([734] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [262#(= |#race~threads_total~0| 0), 276#true, 102#L1043-7true, 286#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 196#L1034-9true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:33,056 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-28 05:15:33,056 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-28 05:15:33,056 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-28 05:15:33,056 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-28 05:15:33,057 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([734] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [253#true, 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 102#L1043-7true, 286#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 254#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 196#L1034-9true]) [2024-11-28 05:15:33,057 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-28 05:15:33,057 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-28 05:15:33,057 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-28 05:15:33,057 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-28 05:15:33,059 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][214], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 5#L1034-6true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 12#L1043-10true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:33,059 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-28 05:15:33,059 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-28 05:15:33,059 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-28 05:15:33,059 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-28 05:15:33,060 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][217], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 5#L1034-6true, 268#(= |#race~tids~0| 0), 255#true, 12#L1043-10true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:33,060 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-28 05:15:33,060 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-28 05:15:33,060 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-28 05:15:33,060 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-28 05:15:33,061 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][214], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), 190#L1034-7true, 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 129#L1043-9true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:33,062 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-28 05:15:33,062 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-28 05:15:33,062 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-28 05:15:33,062 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-28 05:15:33,063 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][216], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), 190#L1034-7true, 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 129#L1043-9true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:33,063 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-28 05:15:33,063 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-28 05:15:33,063 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-28 05:15:33,063 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-28 05:15:33,067 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([734] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 286#true, 166#L1043-8true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 254#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 196#L1034-9true, Black: 266#true]) [2024-11-28 05:15:33,068 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-28 05:15:33,068 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-28 05:15:33,068 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-28 05:15:33,068 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-28 05:15:33,069 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([734] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [253#true, 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 286#true, 166#L1043-8true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 254#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 196#L1034-9true]) [2024-11-28 05:15:33,069 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-28 05:15:33,069 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-28 05:15:33,069 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-28 05:15:33,069 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-28 05:15:33,070 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([734] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [262#(= |#race~threads_total~0| 0), 276#true, 286#true, 166#L1043-8true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 196#L1034-9true]) [2024-11-28 05:15:33,070 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-28 05:15:33,070 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-28 05:15:33,070 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-28 05:15:33,070 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-28 05:15:33,072 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][214], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), 190#L1034-7true, 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 12#L1043-10true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:33,072 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-28 05:15:33,072 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-28 05:15:33,073 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-28 05:15:33,073 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-28 05:15:33,073 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][216], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), 190#L1034-7true, 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 12#L1043-10true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:33,074 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-28 05:15:33,074 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-28 05:15:33,074 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-28 05:15:33,074 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-28 05:15:33,075 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([734] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 286#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 254#true, 129#L1043-9true, 196#L1034-9true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true]) [2024-11-28 05:15:33,075 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-28 05:15:33,075 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-28 05:15:33,075 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-28 05:15:33,075 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-28 05:15:33,076 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([734] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 286#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 129#L1043-9true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 254#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 196#L1034-9true, 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true]) [2024-11-28 05:15:33,076 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-28 05:15:33,076 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-28 05:15:33,076 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-28 05:15:33,076 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-28 05:15:33,078 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([734] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [253#true, 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 286#true, 129#L1043-9true, 254#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 196#L1034-9true, Black: 266#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:33,078 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-28 05:15:33,078 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-28 05:15:33,078 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-28 05:15:33,078 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-28 05:15:33,079 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([734] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [262#(= |#race~threads_total~0| 0), 276#true, 286#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 129#L1043-9true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 196#L1034-9true]) [2024-11-28 05:15:33,079 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-28 05:15:33,080 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-28 05:15:33,080 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-28 05:15:33,080 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-28 05:15:33,081 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([734] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 12#L1043-10true, 286#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 254#true, 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 196#L1034-9true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true]) [2024-11-28 05:15:33,081 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2024-11-28 05:15:33,082 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-28 05:15:33,082 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-28 05:15:33,082 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-28 05:15:33,082 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([734] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 12#L1043-10true, 286#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 254#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 196#L1034-9true, 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true]) [2024-11-28 05:15:33,083 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2024-11-28 05:15:33,083 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-28 05:15:33,083 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-28 05:15:33,083 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-28 05:15:33,084 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([734] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [253#true, 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 12#L1043-10true, 286#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 254#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 196#L1034-9true]) [2024-11-28 05:15:33,084 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2024-11-28 05:15:33,084 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-28 05:15:33,084 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-28 05:15:33,084 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-28 05:15:33,085 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([734] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [262#(= |#race~threads_total~0| 0), 286#true, 276#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 12#L1043-10true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 196#L1034-9true]) [2024-11-28 05:15:33,085 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2024-11-28 05:15:33,085 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-28 05:15:33,085 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-28 05:15:33,085 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-28 05:15:33,088 INFO L124 PetriNetUnfolderBase]: 2200/9693 cut-off events. [2024-11-28 05:15:33,088 INFO L125 PetriNetUnfolderBase]: For 1562/1775 co-relation queries the response was YES. [2024-11-28 05:15:33,133 INFO L83 FinitePrefix]: Finished finitePrefix Result has 16004 conditions, 9693 events. 2200/9693 cut-off events. For 1562/1775 co-relation queries the response was YES. Maximal size of possible extension queue 244. Compared 96125 event pairs, 407 based on Foata normal form. 2/8175 useless extension candidates. Maximal degree in co-relation 15970. Up to 1501 conditions per place. [2024-11-28 05:15:33,172 INFO L140 encePairwiseOnDemand]: 269/275 looper letters, 29 selfloop transitions, 5 changer transitions 0/252 dead transitions. [2024-11-28 05:15:33,172 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 215 places, 252 transitions, 761 flow [2024-11-28 05:15:33,173 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-28 05:15:33,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-28 05:15:33,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 755 transitions. [2024-11-28 05:15:33,175 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9151515151515152 [2024-11-28 05:15:33,175 INFO L175 Difference]: Start difference. First operand has 213 places, 241 transitions, 663 flow. Second operand 3 states and 755 transitions. [2024-11-28 05:15:33,175 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 215 places, 252 transitions, 761 flow [2024-11-28 05:15:33,184 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 215 places, 252 transitions, 761 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-28 05:15:33,187 INFO L231 Difference]: Finished difference. Result has 217 places, 245 transitions, 701 flow [2024-11-28 05:15:33,188 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=275, PETRI_DIFFERENCE_MINUEND_FLOW=663, PETRI_DIFFERENCE_MINUEND_PLACES=213, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=241, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=236, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=701, PETRI_PLACES=217, PETRI_TRANSITIONS=245} [2024-11-28 05:15:33,189 INFO L279 CegarLoopForPetriNet]: 213 programPoint places, 4 predicate places. [2024-11-28 05:15:33,189 INFO L471 AbstractCegarLoop]: Abstraction has has 217 places, 245 transitions, 701 flow [2024-11-28 05:15:33,190 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 241.66666666666666) internal successors, (725), 3 states have internal predecessors, (725), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 05:15:33,190 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 05:15:33,190 INFO L206 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 05:15:33,190 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14 [2024-11-28 05:15:33,190 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-28 05:15:33,191 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 05:15:33,191 INFO L85 PathProgramCache]: Analyzing trace with hash 28875014, now seen corresponding path program 1 times [2024-11-28 05:15:33,191 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 05:15:33,191 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1520849396] [2024-11-28 05:15:33,191 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 05:15:33,191 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 05:15:33,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 05:15:33,257 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-28 05:15:33,258 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 05:15:33,258 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1520849396] [2024-11-28 05:15:33,258 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1520849396] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 05:15:33,258 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 05:15:33,258 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-28 05:15:33,259 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [280905950] [2024-11-28 05:15:33,259 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 05:15:33,261 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-28 05:15:33,261 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 05:15:33,262 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-28 05:15:33,262 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-28 05:15:33,284 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 240 out of 275 [2024-11-28 05:15:33,285 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 217 places, 245 transitions, 701 flow. Second operand has 3 states, 3 states have (on average 242.0) internal successors, (726), 3 states have internal predecessors, (726), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 05:15:33,285 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 05:15:33,285 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 240 of 275 [2024-11-28 05:15:33,285 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 05:15:34,590 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([729] 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[][109], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 251#L1045-9true, 276#true, 286#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 252#true, Black: 266#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 163#L1029-4true]) [2024-11-28 05:15:34,590 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-28 05:15:34,590 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-11-28 05:15:34,590 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-11-28 05:15:34,590 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-28 05:15:34,620 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([729] 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[][109], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 251#L1045-9true, 262#(= |#race~threads_total~0| 0), 286#true, 276#true, 252#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 266#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 13#L1027-3true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:34,620 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-28 05:15:34,620 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-28 05:15:34,620 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-11-28 05:15:34,620 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-11-28 05:15:34,620 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([729] 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[][109], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 26#L1027true, 251#L1045-9true, 262#(= |#race~threads_total~0| 0), 286#true, 276#true, 252#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 266#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:34,620 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-11-28 05:15:34,620 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-28 05:15:34,620 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-11-28 05:15:34,621 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-11-28 05:15:34,621 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([729] threadEXIT-->L1045-9: Formula: (= v_threadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem20#1_8|) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][206], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 251#L1045-9true, 262#(= |#race~threads_total~0| 0), 286#true, 276#true, 252#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 266#true, 268#(= |#race~tids~0| 0), 255#true, 198#L1026-5true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|)]) [2024-11-28 05:15:34,621 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-28 05:15:34,621 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-28 05:15:34,621 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-28 05:15:34,621 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-28 05:15:34,621 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([729] threadEXIT-->L1045-9: Formula: (= v_threadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem20#1_8|) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][206], [75#L1026-6true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 251#L1045-9true, 262#(= |#race~threads_total~0| 0), 286#true, 276#true, 252#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 266#true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|)]) [2024-11-28 05:15:34,621 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-28 05:15:34,621 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:15:34,621 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-11-28 05:15:34,622 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-11-28 05:15:34,647 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([729] 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[][109], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 9#L1031-5true, 251#L1045-9true, 262#(= |#race~threads_total~0| 0), 276#true, 286#true, 252#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 266#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:34,647 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-28 05:15:34,647 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-28 05:15:34,647 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-28 05:15:34,647 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-28 05:15:34,758 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 38#L1043-11true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-4true]) [2024-11-28 05:15:34,759 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-28 05:15:34,759 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-28 05:15:34,759 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-11-28 05:15:34,759 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-11-28 05:15:34,765 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 18#L1034-5true, 44#L1034-4true, 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 38#L1043-11true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:34,765 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-28 05:15:34,765 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-28 05:15:34,765 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-28 05:15:34,765 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-11-28 05:15:34,769 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 167#L1043-13true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-4true]) [2024-11-28 05:15:34,769 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-28 05:15:34,769 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-28 05:15:34,770 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-28 05:15:34,770 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-28 05:15:34,779 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 18#L1034-5true, 44#L1034-4true, 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 167#L1043-13true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:34,779 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-28 05:15:34,779 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-28 05:15:34,779 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-28 05:15:34,779 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-28 05:15:34,792 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 38#L1043-11true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-4true]) [2024-11-28 05:15:34,792 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-28 05:15:34,792 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-28 05:15:34,792 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-28 05:15:34,792 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-11-28 05:15:34,792 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-11-28 05:15:34,794 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([734] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, 254#true, Black: 266#true, 38#L1043-11true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 196#L1034-9true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:34,794 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-28 05:15:34,795 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-28 05:15:34,795 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-28 05:15:34,795 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-28 05:15:34,803 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 18#L1034-5true, 44#L1034-4true, 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 38#L1043-11true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:34,804 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-28 05:15:34,804 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-28 05:15:34,804 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-28 05:15:34,804 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-11-28 05:15:34,804 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-28 05:15:34,816 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 167#L1043-13true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-4true]) [2024-11-28 05:15:34,817 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-28 05:15:34,817 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-28 05:15:34,817 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-28 05:15:34,817 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-28 05:15:34,817 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-28 05:15:34,836 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 18#L1034-5true, 44#L1034-4true, 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 167#L1043-13true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:34,836 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-28 05:15:34,837 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-28 05:15:34,837 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-28 05:15:34,837 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-28 05:15:34,837 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-28 05:15:34,858 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([734] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, 254#true, Black: 266#true, 38#L1043-11true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 196#L1034-9true]) [2024-11-28 05:15:34,858 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-28 05:15:34,858 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-28 05:15:34,858 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-28 05:15:34,858 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-28 05:15:34,858 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-28 05:15:34,928 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][217], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 7#L1043-6true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-4true]) [2024-11-28 05:15:34,928 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2024-11-28 05:15:34,929 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-28 05:15:34,929 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-28 05:15:34,929 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-28 05:15:34,930 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 7#L1043-6true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-4true]) [2024-11-28 05:15:34,930 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2024-11-28 05:15:34,930 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-28 05:15:34,930 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-28 05:15:34,930 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-28 05:15:34,939 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), 102#L1043-7true, 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-4true]) [2024-11-28 05:15:34,939 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-28 05:15:34,939 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-28 05:15:34,939 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-28 05:15:34,939 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-28 05:15:34,940 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][219], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), 276#true, 286#true, 102#L1043-7true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-4true]) [2024-11-28 05:15:34,940 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2024-11-28 05:15:34,940 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-28 05:15:34,940 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-28 05:15:34,940 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-28 05:15:34,941 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][217], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 18#L1034-5true, 44#L1034-4true, 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 7#L1043-6true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:34,941 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2024-11-28 05:15:34,941 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-28 05:15:34,941 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-28 05:15:34,941 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-28 05:15:34,942 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 18#L1034-5true, 44#L1034-4true, 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 7#L1043-6true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:34,942 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-28 05:15:34,943 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-28 05:15:34,943 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-28 05:15:34,943 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-28 05:15:34,957 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][218], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), 276#true, 286#true, 166#L1043-8true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-4true]) [2024-11-28 05:15:34,957 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-28 05:15:34,957 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-28 05:15:34,957 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-28 05:15:34,957 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-28 05:15:34,959 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), 286#true, 276#true, 166#L1043-8true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-4true]) [2024-11-28 05:15:34,959 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-28 05:15:34,959 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-28 05:15:34,959 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-28 05:15:34,959 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-28 05:15:34,960 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 18#L1034-5true, 44#L1034-4true, 262#(= |#race~threads_total~0| 0), 102#L1043-7true, 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:34,960 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-28 05:15:34,960 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-28 05:15:34,960 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-28 05:15:34,960 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-28 05:15:34,961 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][219], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 18#L1034-5true, 44#L1034-4true, 262#(= |#race~threads_total~0| 0), 276#true, 102#L1043-7true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:34,961 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-28 05:15:34,961 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-28 05:15:34,961 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-28 05:15:34,961 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-28 05:15:34,962 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][217], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 18#L1034-5true, 44#L1034-4true, 262#(= |#race~threads_total~0| 0), 276#true, 286#true, 102#L1043-7true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:34,962 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-28 05:15:34,962 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-28 05:15:34,962 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-28 05:15:34,963 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-28 05:15:34,969 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][216], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 129#L1043-9true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-4true]) [2024-11-28 05:15:34,970 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-28 05:15:34,970 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-28 05:15:34,970 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-28 05:15:34,970 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-28 05:15:34,971 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 129#L1043-9true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-4true]) [2024-11-28 05:15:34,972 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-28 05:15:34,972 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-28 05:15:34,972 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-28 05:15:34,972 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-28 05:15:34,973 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][218], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 18#L1034-5true, 44#L1034-4true, 262#(= |#race~threads_total~0| 0), 276#true, 286#true, 166#L1043-8true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:34,973 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-28 05:15:34,973 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-28 05:15:34,973 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-28 05:15:34,973 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-28 05:15:34,974 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][217], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 18#L1034-5true, 44#L1034-4true, 262#(= |#race~threads_total~0| 0), 276#true, 286#true, 166#L1043-8true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:34,974 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-28 05:15:34,974 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-28 05:15:34,974 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-28 05:15:34,974 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-28 05:15:34,975 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 18#L1034-5true, 44#L1034-4true, 262#(= |#race~threads_total~0| 0), 286#true, 276#true, 166#L1043-8true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:34,975 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-28 05:15:34,975 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-28 05:15:34,975 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-28 05:15:34,975 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-28 05:15:34,981 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][216], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 12#L1043-10true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-4true]) [2024-11-28 05:15:34,981 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-28 05:15:34,981 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-28 05:15:34,981 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-28 05:15:34,981 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-28 05:15:34,982 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 12#L1043-10true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-4true]) [2024-11-28 05:15:34,982 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-28 05:15:34,982 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-28 05:15:34,982 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-28 05:15:34,982 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-28 05:15:34,983 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][216], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 18#L1034-5true, 44#L1034-4true, 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 129#L1043-9true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:34,983 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-28 05:15:34,983 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-28 05:15:34,983 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-28 05:15:34,983 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-28 05:15:34,985 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][217], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 18#L1034-5true, 44#L1034-4true, 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 129#L1043-9true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:34,985 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-28 05:15:34,985 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-28 05:15:34,985 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-28 05:15:34,985 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-28 05:15:34,986 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 18#L1034-5true, 44#L1034-4true, 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 129#L1043-9true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:34,986 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-28 05:15:34,986 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-28 05:15:34,986 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-28 05:15:34,986 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-28 05:15:34,987 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][218], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), 276#true, 286#true, 166#L1043-8true, Black: 266#true, 5#L1034-6true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:34,987 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-28 05:15:34,988 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-28 05:15:34,988 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-28 05:15:34,988 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-28 05:15:34,989 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][219], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), 276#true, 286#true, 166#L1043-8true, Black: 266#true, 5#L1034-6true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:34,989 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-28 05:15:34,989 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-28 05:15:34,989 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-28 05:15:34,989 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-28 05:15:34,991 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][217], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 7#L1043-6true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-4true]) [2024-11-28 05:15:34,991 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-28 05:15:34,991 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-28 05:15:34,991 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-28 05:15:34,991 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-28 05:15:34,991 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-28 05:15:34,992 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 7#L1043-6true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-4true]) [2024-11-28 05:15:34,992 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-28 05:15:34,992 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-28 05:15:34,992 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-28 05:15:34,992 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-28 05:15:34,992 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-28 05:15:34,993 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([734] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 7#L1043-6true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 196#L1034-9true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:34,993 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-28 05:15:34,993 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-28 05:15:34,993 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-28 05:15:34,994 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-28 05:15:34,997 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][216], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 18#L1034-5true, 44#L1034-4true, 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 12#L1043-10true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:34,997 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-28 05:15:34,998 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-28 05:15:34,998 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-28 05:15:34,998 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-28 05:15:34,998 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][217], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 18#L1034-5true, 44#L1034-4true, 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 12#L1043-10true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:34,998 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-28 05:15:34,999 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-28 05:15:34,999 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-28 05:15:34,999 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-28 05:15:35,000 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 18#L1034-5true, 44#L1034-4true, 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 12#L1043-10true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:35,000 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-28 05:15:35,000 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-28 05:15:35,000 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-28 05:15:35,000 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-28 05:15:35,001 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][216], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 5#L1034-6true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 129#L1043-9true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:35,001 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-28 05:15:35,001 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-28 05:15:35,001 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-28 05:15:35,001 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-28 05:15:35,002 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][219], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 5#L1034-6true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 129#L1043-9true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:35,002 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-28 05:15:35,002 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-28 05:15:35,002 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-28 05:15:35,002 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-28 05:15:35,006 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), 276#true, 102#L1043-7true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-4true]) [2024-11-28 05:15:35,006 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-28 05:15:35,006 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-28 05:15:35,006 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-28 05:15:35,006 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-28 05:15:35,006 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-28 05:15:35,007 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][219], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), 276#true, 286#true, 102#L1043-7true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-4true]) [2024-11-28 05:15:35,007 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-28 05:15:35,007 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-28 05:15:35,007 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-28 05:15:35,007 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-28 05:15:35,007 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-28 05:15:35,008 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([734] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 102#L1043-7true, 286#true, 276#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 196#L1034-9true]) [2024-11-28 05:15:35,008 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-28 05:15:35,008 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-28 05:15:35,008 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-28 05:15:35,008 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-28 05:15:35,009 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([734] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 102#L1043-7true, 286#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 196#L1034-9true]) [2024-11-28 05:15:35,010 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-28 05:15:35,010 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-28 05:15:35,010 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-28 05:15:35,010 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-28 05:15:35,011 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][217], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 18#L1034-5true, 44#L1034-4true, 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 7#L1043-6true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:35,011 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-28 05:15:35,011 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-28 05:15:35,012 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-28 05:15:35,012 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-28 05:15:35,012 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-28 05:15:35,013 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 18#L1034-5true, 44#L1034-4true, 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 7#L1043-6true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:35,013 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-28 05:15:35,013 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-28 05:15:35,013 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-28 05:15:35,013 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-28 05:15:35,013 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-28 05:15:35,018 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][216], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 5#L1034-6true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 12#L1043-10true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:35,019 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-28 05:15:35,019 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-28 05:15:35,019 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-28 05:15:35,019 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-28 05:15:35,020 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][219], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 5#L1034-6true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 12#L1043-10true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:35,020 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-28 05:15:35,021 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-28 05:15:35,021 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-28 05:15:35,021 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-28 05:15:35,022 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][216], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), 190#L1034-7true, 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 129#L1043-9true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:35,023 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-28 05:15:35,023 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-28 05:15:35,023 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-28 05:15:35,023 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-28 05:15:35,024 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][218], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), 190#L1034-7true, 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 129#L1043-9true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:35,025 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-28 05:15:35,025 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-28 05:15:35,025 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-28 05:15:35,025 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-28 05:15:35,031 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][218], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), 286#true, 276#true, 166#L1043-8true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-4true]) [2024-11-28 05:15:35,031 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-28 05:15:35,031 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-28 05:15:35,032 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-28 05:15:35,032 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-28 05:15:35,032 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-28 05:15:35,033 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), 276#true, 286#true, 166#L1043-8true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-4true]) [2024-11-28 05:15:35,033 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-28 05:15:35,033 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-28 05:15:35,033 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-28 05:15:35,034 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-28 05:15:35,034 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-28 05:15:35,035 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([734] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 166#L1043-8true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 196#L1034-9true]) [2024-11-28 05:15:35,035 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-28 05:15:35,035 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-28 05:15:35,035 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-28 05:15:35,035 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-28 05:15:35,036 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([734] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 166#L1043-8true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 196#L1034-9true]) [2024-11-28 05:15:35,036 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-28 05:15:35,037 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-28 05:15:35,037 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-28 05:15:35,037 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-28 05:15:35,038 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([734] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, 166#L1043-8true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 196#L1034-9true]) [2024-11-28 05:15:35,038 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-28 05:15:35,038 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-28 05:15:35,038 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-28 05:15:35,038 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-28 05:15:35,039 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 18#L1034-5true, 44#L1034-4true, 262#(= |#race~threads_total~0| 0), 102#L1043-7true, 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:35,039 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-28 05:15:35,039 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-28 05:15:35,039 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-28 05:15:35,039 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-28 05:15:35,039 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-28 05:15:35,040 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][219], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 18#L1034-5true, 44#L1034-4true, 262#(= |#race~threads_total~0| 0), 286#true, 102#L1043-7true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:35,041 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-28 05:15:35,041 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-28 05:15:35,041 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-28 05:15:35,041 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-28 05:15:35,041 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-28 05:15:35,042 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][217], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 18#L1034-5true, 44#L1034-4true, 262#(= |#race~threads_total~0| 0), 276#true, 286#true, 102#L1043-7true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:35,042 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-28 05:15:35,043 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-28 05:15:35,043 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-28 05:15:35,043 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-28 05:15:35,043 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-28 05:15:35,047 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][216], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), 190#L1034-7true, 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 12#L1043-10true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:35,047 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-28 05:15:35,047 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-28 05:15:35,047 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-28 05:15:35,047 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-28 05:15:35,049 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][218], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), 190#L1034-7true, 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 12#L1043-10true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:35,049 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-28 05:15:35,049 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-28 05:15:35,049 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-28 05:15:35,049 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-28 05:15:35,051 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][216], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 129#L1043-9true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-4true]) [2024-11-28 05:15:35,052 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-28 05:15:35,052 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-28 05:15:35,052 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-28 05:15:35,052 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-28 05:15:35,052 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-28 05:15:35,053 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 129#L1043-9true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-4true]) [2024-11-28 05:15:35,054 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-28 05:15:35,054 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-28 05:15:35,054 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-28 05:15:35,054 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-28 05:15:35,054 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-28 05:15:35,055 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([734] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 129#L1043-9true, 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 196#L1034-9true]) [2024-11-28 05:15:35,055 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-28 05:15:35,055 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-28 05:15:35,055 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-28 05:15:35,055 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-28 05:15:35,056 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([734] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 129#L1043-9true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 196#L1034-9true]) [2024-11-28 05:15:35,057 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-28 05:15:35,057 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-28 05:15:35,057 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-28 05:15:35,057 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-28 05:15:35,058 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([734] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 129#L1043-9true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 196#L1034-9true]) [2024-11-28 05:15:35,058 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-28 05:15:35,058 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-28 05:15:35,058 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-28 05:15:35,059 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-28 05:15:35,060 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([734] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 129#L1043-9true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 196#L1034-9true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:35,060 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-28 05:15:35,060 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-28 05:15:35,060 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-28 05:15:35,060 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-28 05:15:35,061 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][218], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 18#L1034-5true, 44#L1034-4true, 262#(= |#race~threads_total~0| 0), 276#true, 286#true, 166#L1043-8true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:35,062 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-28 05:15:35,062 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-28 05:15:35,062 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-28 05:15:35,062 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-28 05:15:35,062 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-28 05:15:35,063 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][217], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 18#L1034-5true, 44#L1034-4true, 262#(= |#race~threads_total~0| 0), 276#true, 286#true, 166#L1043-8true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:35,063 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-28 05:15:35,063 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-28 05:15:35,064 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-28 05:15:35,064 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-28 05:15:35,064 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-28 05:15:35,065 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 18#L1034-5true, 44#L1034-4true, 262#(= |#race~threads_total~0| 0), 276#true, 286#true, 166#L1043-8true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:35,065 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-28 05:15:35,065 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-28 05:15:35,065 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-28 05:15:35,065 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-28 05:15:35,065 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-28 05:15:35,069 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][216], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 12#L1043-10true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-4true]) [2024-11-28 05:15:35,069 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-28 05:15:35,069 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-28 05:15:35,069 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-28 05:15:35,069 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-28 05:15:35,069 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-28 05:15:35,070 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 12#L1043-10true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-4true]) [2024-11-28 05:15:35,070 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-28 05:15:35,070 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-28 05:15:35,070 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-28 05:15:35,071 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-28 05:15:35,071 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-28 05:15:35,072 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([734] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 12#L1043-10true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 196#L1034-9true]) [2024-11-28 05:15:35,072 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-28 05:15:35,072 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-28 05:15:35,072 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-28 05:15:35,072 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-28 05:15:35,073 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([734] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 12#L1043-10true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 196#L1034-9true]) [2024-11-28 05:15:35,073 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-28 05:15:35,073 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-28 05:15:35,073 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-28 05:15:35,073 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-28 05:15:35,074 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([734] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 12#L1043-10true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 196#L1034-9true]) [2024-11-28 05:15:35,074 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-28 05:15:35,074 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-28 05:15:35,074 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-28 05:15:35,074 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-28 05:15:35,075 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([734] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 12#L1043-10true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 196#L1034-9true]) [2024-11-28 05:15:35,075 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-28 05:15:35,075 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-28 05:15:35,076 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-28 05:15:35,076 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-28 05:15:35,077 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][216], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 18#L1034-5true, 44#L1034-4true, 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 129#L1043-9true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:35,077 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-28 05:15:35,077 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-28 05:15:35,077 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-28 05:15:35,077 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-28 05:15:35,077 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-28 05:15:35,078 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][217], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 18#L1034-5true, 44#L1034-4true, 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 129#L1043-9true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:35,079 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-28 05:15:35,079 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-28 05:15:35,079 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-28 05:15:35,079 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-28 05:15:35,079 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-28 05:15:35,080 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 18#L1034-5true, 44#L1034-4true, 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 129#L1043-9true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:35,080 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-28 05:15:35,081 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-28 05:15:35,081 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-28 05:15:35,081 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-28 05:15:35,081 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-28 05:15:35,082 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][218], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), 276#true, 286#true, 166#L1043-8true, Black: 266#true, 253#true, 5#L1034-6true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:35,083 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-28 05:15:35,083 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-28 05:15:35,083 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-28 05:15:35,083 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-28 05:15:35,083 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-28 05:15:35,084 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][219], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), 276#true, 286#true, 166#L1043-8true, Black: 266#true, 5#L1034-6true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:35,084 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-28 05:15:35,084 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-28 05:15:35,084 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-28 05:15:35,085 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-28 05:15:35,085 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-28 05:15:35,088 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([734] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 7#L1043-6true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 196#L1034-9true]) [2024-11-28 05:15:35,088 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-28 05:15:35,088 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-28 05:15:35,088 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-28 05:15:35,088 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-28 05:15:35,088 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-28 05:15:35,091 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][216], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 18#L1034-5true, 44#L1034-4true, 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 12#L1043-10true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:35,091 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-28 05:15:35,091 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-28 05:15:35,091 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-28 05:15:35,091 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-28 05:15:35,091 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-28 05:15:35,092 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][217], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 18#L1034-5true, 44#L1034-4true, 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 12#L1043-10true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:35,092 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-28 05:15:35,094 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-28 05:15:35,094 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-28 05:15:35,094 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-28 05:15:35,094 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-28 05:15:35,095 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 18#L1034-5true, 44#L1034-4true, 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 12#L1043-10true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:35,095 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-28 05:15:35,095 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-28 05:15:35,095 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-28 05:15:35,095 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-28 05:15:35,095 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-28 05:15:35,096 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][216], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 253#true, 5#L1034-6true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 129#L1043-9true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:35,096 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-28 05:15:35,096 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-28 05:15:35,097 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-28 05:15:35,097 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-28 05:15:35,097 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-28 05:15:35,102 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][219], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), 286#true, 276#true, Black: 266#true, 5#L1034-6true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 129#L1043-9true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:35,102 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-28 05:15:35,102 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-28 05:15:35,102 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-28 05:15:35,102 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-28 05:15:35,103 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-28 05:15:35,112 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([734] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 102#L1043-7true, 286#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 196#L1034-9true]) [2024-11-28 05:15:35,113 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-28 05:15:35,114 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-28 05:15:35,114 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-28 05:15:35,114 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-28 05:15:35,114 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-28 05:15:35,115 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([734] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 102#L1043-7true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 196#L1034-9true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:35,115 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-28 05:15:35,115 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-28 05:15:35,115 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-28 05:15:35,115 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-28 05:15:35,115 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-28 05:15:35,118 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][216], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 253#true, 5#L1034-6true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 12#L1043-10true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:35,118 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-28 05:15:35,118 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-28 05:15:35,118 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-28 05:15:35,118 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-28 05:15:35,119 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-28 05:15:35,119 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][219], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), 276#true, 286#true, Black: 266#true, 5#L1034-6true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 12#L1043-10true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:35,120 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-28 05:15:35,120 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-28 05:15:35,120 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-28 05:15:35,120 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-28 05:15:35,120 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-28 05:15:35,122 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][216], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), 190#L1034-7true, 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 129#L1043-9true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:35,122 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-28 05:15:35,122 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-28 05:15:35,122 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-28 05:15:35,122 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-28 05:15:35,122 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-28 05:15:35,123 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][218], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), 190#L1034-7true, 276#true, 286#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 129#L1043-9true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:35,124 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-28 05:15:35,124 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-28 05:15:35,124 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-28 05:15:35,124 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-28 05:15:35,124 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-28 05:15:35,129 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([734] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 166#L1043-8true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 196#L1034-9true, 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:35,130 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-28 05:15:35,130 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-28 05:15:35,130 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-28 05:15:35,130 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-28 05:15:35,130 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-28 05:15:35,131 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([734] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 166#L1043-8true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 196#L1034-9true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:35,131 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-28 05:15:35,131 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-28 05:15:35,132 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-28 05:15:35,132 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-28 05:15:35,132 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-28 05:15:35,132 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([734] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 276#true, 286#true, 166#L1043-8true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 196#L1034-9true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:35,133 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-28 05:15:35,133 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-28 05:15:35,133 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-28 05:15:35,133 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-28 05:15:35,133 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-28 05:15:35,135 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][216], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), 190#L1034-7true, 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 12#L1043-10true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:35,135 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-28 05:15:35,135 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-28 05:15:35,135 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-28 05:15:35,135 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-28 05:15:35,135 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-28 05:15:35,136 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][218], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), 190#L1034-7true, 286#true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 12#L1043-10true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:35,136 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-28 05:15:35,137 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-28 05:15:35,137 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-28 05:15:35,137 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-28 05:15:35,137 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-28 05:15:35,138 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([734] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 129#L1043-9true, 196#L1034-9true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:35,139 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-28 05:15:35,139 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-28 05:15:35,139 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-28 05:15:35,139 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-28 05:15:35,139 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-28 05:15:35,140 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([734] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 129#L1043-9true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 196#L1034-9true]) [2024-11-28 05:15:35,140 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-28 05:15:35,140 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-28 05:15:35,140 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-28 05:15:35,140 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-28 05:15:35,140 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-28 05:15:35,141 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([734] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 129#L1043-9true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 196#L1034-9true]) [2024-11-28 05:15:35,141 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-28 05:15:35,141 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-28 05:15:35,141 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-28 05:15:35,141 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-28 05:15:35,141 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-28 05:15:35,142 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([734] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 129#L1043-9true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 196#L1034-9true]) [2024-11-28 05:15:35,142 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-28 05:15:35,142 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-28 05:15:35,142 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-28 05:15:35,142 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-28 05:15:35,142 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-28 05:15:35,144 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([734] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 12#L1043-10true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 196#L1034-9true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:35,144 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2024-11-28 05:15:35,144 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-28 05:15:35,144 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-28 05:15:35,144 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-28 05:15:35,144 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-28 05:15:35,145 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([734] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 12#L1043-10true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 196#L1034-9true]) [2024-11-28 05:15:35,145 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2024-11-28 05:15:35,145 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-28 05:15:35,145 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-28 05:15:35,145 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-28 05:15:35,145 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-28 05:15:35,146 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([734] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 12#L1043-10true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 196#L1034-9true]) [2024-11-28 05:15:35,146 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2024-11-28 05:15:35,146 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-28 05:15:35,146 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-28 05:15:35,146 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-28 05:15:35,146 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-28 05:15:35,147 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([734] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 286#true, 276#true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 12#L1043-10true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 196#L1034-9true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:35,147 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2024-11-28 05:15:35,147 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-28 05:15:35,148 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-28 05:15:35,148 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-28 05:15:35,148 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-28 05:15:35,151 INFO L124 PetriNetUnfolderBase]: 2285/10165 cut-off events. [2024-11-28 05:15:35,151 INFO L125 PetriNetUnfolderBase]: For 1789/2021 co-relation queries the response was YES. [2024-11-28 05:15:35,196 INFO L83 FinitePrefix]: Finished finitePrefix Result has 17051 conditions, 10165 events. 2285/10165 cut-off events. For 1789/2021 co-relation queries the response was YES. Maximal size of possible extension queue 271. Compared 101042 event pairs, 435 based on Foata normal form. 17/8702 useless extension candidates. Maximal degree in co-relation 17015. Up to 1626 conditions per place. [2024-11-28 05:15:35,247 INFO L140 encePairwiseOnDemand]: 269/275 looper letters, 29 selfloop transitions, 6 changer transitions 0/255 dead transitions. [2024-11-28 05:15:35,248 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 219 places, 255 transitions, 800 flow [2024-11-28 05:15:35,248 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-28 05:15:35,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-28 05:15:35,250 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 754 transitions. [2024-11-28 05:15:35,251 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9139393939393939 [2024-11-28 05:15:35,251 INFO L175 Difference]: Start difference. First operand has 217 places, 245 transitions, 701 flow. Second operand 3 states and 754 transitions. [2024-11-28 05:15:35,251 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 219 places, 255 transitions, 800 flow [2024-11-28 05:15:35,265 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 217 places, 255 transitions, 788 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-28 05:15:35,270 INFO L231 Difference]: Finished difference. Result has 219 places, 249 transitions, 737 flow [2024-11-28 05:15:35,270 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=275, PETRI_DIFFERENCE_MINUEND_FLOW=691, PETRI_DIFFERENCE_MINUEND_PLACES=215, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=245, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=239, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=737, PETRI_PLACES=219, PETRI_TRANSITIONS=249} [2024-11-28 05:15:35,271 INFO L279 CegarLoopForPetriNet]: 213 programPoint places, 6 predicate places. [2024-11-28 05:15:35,271 INFO L471 AbstractCegarLoop]: Abstraction has has 219 places, 249 transitions, 737 flow [2024-11-28 05:15:35,272 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 242.0) internal successors, (726), 3 states have internal predecessors, (726), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 05:15:35,272 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 05:15:35,272 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 05:15:35,272 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15 [2024-11-28 05:15:35,272 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting threadErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 21 more)] === [2024-11-28 05:15:35,273 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 05:15:35,273 INFO L85 PathProgramCache]: Analyzing trace with hash -148089646, now seen corresponding path program 1 times [2024-11-28 05:15:35,274 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 05:15:35,274 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [356257954] [2024-11-28 05:15:35,274 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 05:15:35,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 05:15:35,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 05:15:35,414 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-28 05:15:35,415 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 05:15:35,415 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [356257954] [2024-11-28 05:15:35,415 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [356257954] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 05:15:35,415 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 05:15:35,415 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-28 05:15:35,415 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [6564807] [2024-11-28 05:15:35,416 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 05:15:35,416 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-28 05:15:35,417 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 05:15:35,418 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-28 05:15:35,418 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-28 05:15:35,433 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 240 out of 275 [2024-11-28 05:15:35,434 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 219 places, 249 transitions, 737 flow. Second operand has 3 states, 3 states have (on average 242.33333333333334) internal successors, (727), 3 states have internal predecessors, (727), 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-28 05:15:35,434 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 05:15:35,434 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 240 of 275 [2024-11-28 05:15:35,434 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 05:15:36,063 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([734] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][240], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(= (mod threadThread1of2ForFork0_~step~0 4294967296) 0), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 254#true, Black: 266#true, 167#L1043-13true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 196#L1034-9true]) [2024-11-28 05:15:36,064 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2024-11-28 05:15:36,064 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-28 05:15:36,064 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-28 05:15:36,064 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-28 05:15:36,141 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][214], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(= (mod threadThread1of2ForFork0_~step~0 4294967296) 0), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 167#L1043-13true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-4true]) [2024-11-28 05:15:36,141 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is not cut-off event [2024-11-28 05:15:36,142 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is not cut-off event [2024-11-28 05:15:36,142 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is not cut-off event [2024-11-28 05:15:36,142 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is not cut-off event [2024-11-28 05:15:36,142 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][214], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 18#L1034-5true, 298#(= (mod threadThread1of2ForFork0_~step~0 4294967296) 0), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 167#L1043-13true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:36,142 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2024-11-28 05:15:36,142 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-28 05:15:36,142 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-28 05:15:36,142 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-11-28 05:15:36,267 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][213], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(= (mod threadThread1of2ForFork0_~step~0 4294967296) 0), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 102#L1043-7true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-4true]) [2024-11-28 05:15:36,268 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2024-11-28 05:15:36,268 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-28 05:15:36,268 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-28 05:15:36,268 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-28 05:15:36,297 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][213], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 18#L1034-5true, 298#(= (mod threadThread1of2ForFork0_~step~0 4294967296) 0), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 102#L1043-7true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:36,297 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2024-11-28 05:15:36,298 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-28 05:15:36,298 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-28 05:15:36,298 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-28 05:15:36,298 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][211], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 18#L1034-5true, 298#(= (mod threadThread1of2ForFork0_~step~0 4294967296) 0), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 102#L1043-7true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:36,298 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2024-11-28 05:15:36,299 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-28 05:15:36,299 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-28 05:15:36,299 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-28 05:15:36,315 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][211], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 18#L1034-5true, 298#(= (mod threadThread1of2ForFork0_~step~0 4294967296) 0), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 166#L1043-8true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:36,315 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2024-11-28 05:15:36,315 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-28 05:15:36,315 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-28 05:15:36,315 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-28 05:15:36,325 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][211], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 18#L1034-5true, 298#(= (mod threadThread1of2ForFork0_~step~0 4294967296) 0), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 129#L1043-9true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:36,326 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2024-11-28 05:15:36,326 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-28 05:15:36,326 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-28 05:15:36,326 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-28 05:15:36,329 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][213], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(= (mod threadThread1of2ForFork0_~step~0 4294967296) 0), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 166#L1043-8true, Black: 266#true, 253#true, 5#L1034-6true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:36,329 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2024-11-28 05:15:36,329 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-28 05:15:36,329 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-28 05:15:36,329 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-28 05:15:36,335 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][211], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 18#L1034-5true, 298#(= (mod threadThread1of2ForFork0_~step~0 4294967296) 0), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 12#L1043-10true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:36,335 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2024-11-28 05:15:36,336 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-28 05:15:36,336 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-28 05:15:36,336 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-28 05:15:36,338 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][213], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(= (mod threadThread1of2ForFork0_~step~0 4294967296) 0), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 5#L1034-6true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 129#L1043-9true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:36,338 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2024-11-28 05:15:36,338 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-28 05:15:36,338 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-28 05:15:36,338 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-28 05:15:36,343 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([734] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][240], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(= (mod threadThread1of2ForFork0_~step~0 4294967296) 0), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 102#L1043-7true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 196#L1034-9true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:36,343 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2024-11-28 05:15:36,343 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-28 05:15:36,344 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-28 05:15:36,344 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-28 05:15:36,348 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][213], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(= (mod threadThread1of2ForFork0_~step~0 4294967296) 0), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 5#L1034-6true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 12#L1043-10true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:36,348 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2024-11-28 05:15:36,348 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-28 05:15:36,348 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-28 05:15:36,349 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-28 05:15:36,352 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][212], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(= (mod threadThread1of2ForFork0_~step~0 4294967296) 0), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 190#L1034-7true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 129#L1043-9true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:36,352 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2024-11-28 05:15:36,353 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-28 05:15:36,353 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-28 05:15:36,353 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-28 05:15:36,357 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([734] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][240], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(= (mod threadThread1of2ForFork0_~step~0 4294967296) 0), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 166#L1043-8true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 196#L1034-9true, 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:36,357 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2024-11-28 05:15:36,357 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-28 05:15:36,357 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-28 05:15:36,357 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-28 05:15:36,358 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([734] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][240], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(= (mod threadThread1of2ForFork0_~step~0 4294967296) 0), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 166#L1043-8true, 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 196#L1034-9true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:36,359 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2024-11-28 05:15:36,359 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-28 05:15:36,359 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-28 05:15:36,359 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-28 05:15:36,367 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][212], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(= (mod threadThread1of2ForFork0_~step~0 4294967296) 0), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 190#L1034-7true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 12#L1043-10true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:36,368 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2024-11-28 05:15:36,368 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-28 05:15:36,368 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-28 05:15:36,368 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-28 05:15:36,371 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([734] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][240], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(= (mod threadThread1of2ForFork0_~step~0 4294967296) 0), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 129#L1043-9true, 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 196#L1034-9true]) [2024-11-28 05:15:36,372 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2024-11-28 05:15:36,372 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-28 05:15:36,372 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-28 05:15:36,372 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-28 05:15:36,373 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([734] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][240], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(= (mod threadThread1of2ForFork0_~step~0 4294967296) 0), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 129#L1043-9true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 196#L1034-9true, 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:36,373 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2024-11-28 05:15:36,373 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-28 05:15:36,373 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-28 05:15:36,373 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-28 05:15:36,374 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([734] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][240], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(= (mod threadThread1of2ForFork0_~step~0 4294967296) 0), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 129#L1043-9true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 196#L1034-9true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:36,374 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2024-11-28 05:15:36,374 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-28 05:15:36,374 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-28 05:15:36,374 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-28 05:15:36,389 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([734] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][240], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(= (mod threadThread1of2ForFork0_~step~0 4294967296) 0), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 12#L1043-10true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 196#L1034-9true]) [2024-11-28 05:15:36,389 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2024-11-28 05:15:36,389 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-28 05:15:36,389 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-28 05:15:36,389 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-28 05:15:36,389 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([734] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][240], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(= (mod threadThread1of2ForFork0_~step~0 4294967296) 0), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 12#L1043-10true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 196#L1034-9true]) [2024-11-28 05:15:36,390 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2024-11-28 05:15:36,390 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-28 05:15:36,390 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-28 05:15:36,390 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-28 05:15:36,390 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([734] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][240], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(= (mod threadThread1of2ForFork0_~step~0 4294967296) 0), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 254#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 12#L1043-10true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 196#L1034-9true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:36,390 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2024-11-28 05:15:36,390 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-28 05:15:36,390 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-28 05:15:36,390 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-28 05:15:36,402 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][211], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(= (mod threadThread1of2ForFork0_~step~0 4294967296) 0), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 7#L1043-6true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-4true]) [2024-11-28 05:15:36,402 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is not cut-off event [2024-11-28 05:15:36,402 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2024-11-28 05:15:36,402 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2024-11-28 05:15:36,402 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2024-11-28 05:15:36,402 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][211], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 18#L1034-5true, 298#(= (mod threadThread1of2ForFork0_~step~0 4294967296) 0), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 7#L1043-6true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:36,403 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2024-11-28 05:15:36,403 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-28 05:15:36,403 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-28 05:15:36,403 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-28 05:15:36,427 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][212], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(= (mod threadThread1of2ForFork0_~step~0 4294967296) 0), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 166#L1043-8true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-4true]) [2024-11-28 05:15:36,427 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is not cut-off event [2024-11-28 05:15:36,428 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2024-11-28 05:15:36,428 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2024-11-28 05:15:36,428 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2024-11-28 05:15:36,428 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][212], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 18#L1034-5true, 298#(= (mod threadThread1of2ForFork0_~step~0 4294967296) 0), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 166#L1043-8true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:36,428 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2024-11-28 05:15:36,428 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-28 05:15:36,428 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-28 05:15:36,429 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-28 05:15:36,446 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][210], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(= (mod threadThread1of2ForFork0_~step~0 4294967296) 0), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 129#L1043-9true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-4true]) [2024-11-28 05:15:36,446 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is not cut-off event [2024-11-28 05:15:36,446 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2024-11-28 05:15:36,446 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2024-11-28 05:15:36,447 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2024-11-28 05:15:36,447 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][210], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 18#L1034-5true, 298#(= (mod threadThread1of2ForFork0_~step~0 4294967296) 0), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 129#L1043-9true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:36,447 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2024-11-28 05:15:36,447 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-28 05:15:36,447 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-28 05:15:36,447 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-28 05:15:36,450 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][212], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(= (mod threadThread1of2ForFork0_~step~0 4294967296) 0), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 166#L1043-8true, Black: 266#true, 5#L1034-6true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:36,451 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2024-11-28 05:15:36,451 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-28 05:15:36,451 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-28 05:15:36,451 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-28 05:15:36,468 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][210], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(= (mod threadThread1of2ForFork0_~step~0 4294967296) 0), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 12#L1043-10true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-4true]) [2024-11-28 05:15:36,468 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is not cut-off event [2024-11-28 05:15:36,468 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2024-11-28 05:15:36,468 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2024-11-28 05:15:36,468 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2024-11-28 05:15:36,468 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][210], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 18#L1034-5true, 298#(= (mod threadThread1of2ForFork0_~step~0 4294967296) 0), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 12#L1043-10true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:36,469 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2024-11-28 05:15:36,469 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-28 05:15:36,469 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-28 05:15:36,469 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-28 05:15:36,474 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][210], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(= (mod threadThread1of2ForFork0_~step~0 4294967296) 0), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 5#L1034-6true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 129#L1043-9true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:36,474 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2024-11-28 05:15:36,474 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-28 05:15:36,474 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-28 05:15:36,475 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-28 05:15:36,496 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][210], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(= (mod threadThread1of2ForFork0_~step~0 4294967296) 0), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 266#true, 5#L1034-6true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 12#L1043-10true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:36,496 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2024-11-28 05:15:36,496 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-28 05:15:36,496 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-28 05:15:36,496 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-28 05:15:36,502 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][210], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(= (mod threadThread1of2ForFork0_~step~0 4294967296) 0), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 190#L1034-7true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 129#L1043-9true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:36,502 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2024-11-28 05:15:36,502 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-28 05:15:36,502 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-28 05:15:36,502 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-28 05:15:36,521 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][210], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(= (mod threadThread1of2ForFork0_~step~0 4294967296) 0), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 190#L1034-7true, 276#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 12#L1043-10true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:36,522 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2024-11-28 05:15:36,522 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-28 05:15:36,522 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-28 05:15:36,522 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-28 05:15:36,915 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([730] 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[][174], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 251#L1045-9true, 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 254#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 266#true, 253#true, 225#L1025-3true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:36,915 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-28 05:15:36,915 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-28 05:15:36,915 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-11-28 05:15:36,915 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-28 05:15:37,039 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([730] 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[][229], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(= (mod threadThread1of2ForFork0_~step~0 4294967296) 0), 251#L1045-9true, 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 254#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 219#L1029true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:37,039 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-28 05:15:37,039 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-28 05:15:37,039 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-11-28 05:15:37,040 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-11-28 05:15:37,040 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([730] 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[][229], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(= (mod threadThread1of2ForFork0_~step~0 4294967296) 0), 251#L1045-9true, 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 254#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 226#L1031-1true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:37,040 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-28 05:15:37,040 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-28 05:15:37,040 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-11-28 05:15:37,040 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-28 05:15:37,040 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([730] 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[][174], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 251#L1045-9true, 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 254#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 266#true, 253#true, 200#L1027-3true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:37,040 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-28 05:15:37,040 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-11-28 05:15:37,040 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-28 05:15:37,040 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-11-28 05:15:37,608 INFO L124 PetriNetUnfolderBase]: 3243/14371 cut-off events. [2024-11-28 05:15:37,608 INFO L125 PetriNetUnfolderBase]: For 2305/2421 co-relation queries the response was YES. [2024-11-28 05:15:37,666 INFO L83 FinitePrefix]: Finished finitePrefix Result has 24331 conditions, 14371 events. 3243/14371 cut-off events. For 2305/2421 co-relation queries the response was YES. Maximal size of possible extension queue 290. Compared 147715 event pairs, 641 based on Foata normal form. 3/12170 useless extension candidates. Maximal degree in co-relation 24294. Up to 2395 conditions per place. [2024-11-28 05:15:37,734 INFO L140 encePairwiseOnDemand]: 268/275 looper letters, 31 selfloop transitions, 5 changer transitions 0/262 dead transitions. [2024-11-28 05:15:37,734 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 221 places, 262 transitions, 846 flow [2024-11-28 05:15:37,735 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-28 05:15:37,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-28 05:15:37,736 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 758 transitions. [2024-11-28 05:15:37,737 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9187878787878788 [2024-11-28 05:15:37,737 INFO L175 Difference]: Start difference. First operand has 219 places, 249 transitions, 737 flow. Second operand 3 states and 758 transitions. [2024-11-28 05:15:37,737 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 221 places, 262 transitions, 846 flow [2024-11-28 05:15:37,753 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 219 places, 262 transitions, 834 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-28 05:15:37,757 INFO L231 Difference]: Finished difference. Result has 221 places, 253 transitions, 765 flow [2024-11-28 05:15:37,757 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=275, PETRI_DIFFERENCE_MINUEND_FLOW=725, PETRI_DIFFERENCE_MINUEND_PLACES=217, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=249, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=244, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=765, PETRI_PLACES=221, PETRI_TRANSITIONS=253} [2024-11-28 05:15:37,758 INFO L279 CegarLoopForPetriNet]: 213 programPoint places, 8 predicate places. [2024-11-28 05:15:37,758 INFO L471 AbstractCegarLoop]: Abstraction has has 221 places, 253 transitions, 765 flow [2024-11-28 05:15:37,758 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 242.33333333333334) internal successors, (727), 3 states have internal predecessors, (727), 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-28 05:15:37,759 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 05:15:37,759 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 05:15:37,759 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable16 [2024-11-28 05:15:37,759 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting threadErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 21 more)] === [2024-11-28 05:15:37,760 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 05:15:37,760 INFO L85 PathProgramCache]: Analyzing trace with hash -504326990, now seen corresponding path program 1 times [2024-11-28 05:15:37,760 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 05:15:37,760 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1573687554] [2024-11-28 05:15:37,760 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 05:15:37,760 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 05:15:37,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 05:15:38,938 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-28 05:15:38,939 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 05:15:38,939 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1573687554] [2024-11-28 05:15:38,939 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1573687554] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 05:15:38,939 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 05:15:38,939 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-28 05:15:38,939 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [268815062] [2024-11-28 05:15:38,940 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 05:15:38,940 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-28 05:15:38,941 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 05:15:38,941 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-28 05:15:38,941 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-28 05:15:39,637 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 233 out of 275 [2024-11-28 05:15:39,639 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 221 places, 253 transitions, 765 flow. Second operand has 6 states, 6 states have (on average 235.5) internal successors, (1413), 6 states have internal predecessors, (1413), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 05:15:39,639 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 05:15:39,640 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 233 of 275 [2024-11-28 05:15:39,640 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 05:15:41,242 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([730] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_10| v_threadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][295], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(= (mod threadThread1of2ForFork0_~step~0 4294967296) 0), 251#L1045-9true, 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 304#(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)))), 276#true, 254#true, Black: 296#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 82#threadErr3ASSERT_VIOLATIONDATA_RACEtrue, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:41,242 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2024-11-28 05:15:41,243 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-28 05:15:41,243 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-28 05:15:41,243 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-28 05:15:41,243 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([730] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_10| v_threadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][293], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(= (mod threadThread1of2ForFork0_~step~0 4294967296) 0), 262#(= |#race~threads_total~0| 0), 251#L1045-9true, Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 254#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 296#true, Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 303#(or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0))), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 82#threadErr3ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:41,243 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2024-11-28 05:15:41,244 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-28 05:15:41,244 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-28 05:15:41,244 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-28 05:15:41,244 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([730] 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[][172], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(= (mod threadThread1of2ForFork0_~step~0 4294967296) 0), 251#L1045-9true, 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 254#true, Black: 296#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 301#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 82#threadErr3ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:41,244 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2024-11-28 05:15:41,244 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-28 05:15:41,244 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-28 05:15:41,244 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-28 05:15:42,099 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([730] 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[][172], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 251#L1045-9true, Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 298#(= (mod threadThread1of2ForFork0_~step~0 4294967296) 0), 254#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 266#true, 253#true, 225#L1025-3true, 268#(= |#race~tids~0| 0), 301#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:42,100 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-28 05:15:42,100 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-11-28 05:15:42,100 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-28 05:15:42,100 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-28 05:15:42,324 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([730] 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[][172], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 251#L1045-9true, 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 254#true, Black: 298#(= (mod threadThread1of2ForFork0_~step~0 4294967296) 0), 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 200#L1027-3true, 301#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:42,324 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-28 05:15:42,324 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-11-28 05:15:42,324 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-28 05:15:42,324 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-11-28 05:15:42,382 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][273], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 298#(= (mod threadThread1of2ForFork0_~step~0 4294967296) 0), 252#true, Black: 266#true, 38#L1043-11true, 268#(= |#race~tids~0| 0), 185#L1034-9true, 255#true, 301#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:42,382 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-28 05:15:42,382 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-28 05:15:42,382 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-28 05:15:42,383 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-28 05:15:43,001 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([730] 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[][172], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(= (mod threadThread1of2ForFork0_~step~0 4294967296) 0), 110#L1031-14true, 262#(= |#race~threads_total~0| 0), 251#L1045-9true, Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 254#true, Black: 296#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 301#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:43,001 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-28 05:15:43,001 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-28 05:15:43,001 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-11-28 05:15:43,001 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-28 05:15:43,925 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([730] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_10| v_threadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][295], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 251#L1045-9true, 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 304#(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: 298#(= (mod threadThread1of2ForFork0_~step~0 4294967296) 0), 254#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 82#threadErr3ASSERT_VIOLATIONDATA_RACEtrue, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:43,925 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-28 05:15:43,925 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-28 05:15:43,925 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-28 05:15:43,925 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-28 05:15:43,926 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([730] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_10| v_threadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][293], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 251#L1045-9true, 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, 254#true, Black: 298#(= (mod threadThread1of2ForFork0_~step~0 4294967296) 0), 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 303#(or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0))), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 82#threadErr3ASSERT_VIOLATIONDATA_RACEtrue, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:43,926 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-28 05:15:43,926 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-28 05:15:43,926 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-28 05:15:43,926 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-28 05:15:43,927 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([730] 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[][172], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 251#L1045-9true, Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 298#(= (mod threadThread1of2ForFork0_~step~0 4294967296) 0), 254#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 301#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 82#threadErr3ASSERT_VIOLATIONDATA_RACEtrue, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:43,927 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-28 05:15:43,927 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-28 05:15:43,927 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-28 05:15:43,927 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-28 05:15:44,364 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][224], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 276#true, Black: 298#(= (mod threadThread1of2ForFork0_~step~0 4294967296) 0), Black: 266#true, 253#true, 5#L1034-6true, 268#(= |#race~tids~0| 0), 255#true, 301#true, 12#L1043-10true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:44,364 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is not cut-off event [2024-11-28 05:15:44,365 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is not cut-off event [2024-11-28 05:15:44,365 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is not cut-off event [2024-11-28 05:15:44,365 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is not cut-off event [2024-11-28 05:15:44,435 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([714] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][224], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 190#L1034-7true, 276#true, Black: 298#(= (mod threadThread1of2ForFork0_~step~0 4294967296) 0), Black: 266#true, 253#true, 268#(= |#race~tids~0| 0), 255#true, 12#L1043-10true, 301#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-28 05:15:44,435 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is not cut-off event [2024-11-28 05:15:44,435 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is not cut-off event [2024-11-28 05:15:44,435 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is not cut-off event [2024-11-28 05:15:44,435 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is not cut-off event [2024-11-28 05:15:44,934 INFO L124 PetriNetUnfolderBase]: 9255/33068 cut-off events. [2024-11-28 05:15:44,934 INFO L125 PetriNetUnfolderBase]: For 11698/12258 co-relation queries the response was YES. [2024-11-28 05:15:45,054 INFO L83 FinitePrefix]: Finished finitePrefix Result has 62351 conditions, 33068 events. 9255/33068 cut-off events. For 11698/12258 co-relation queries the response was YES. Maximal size of possible extension queue 437. Compared 370028 event pairs, 2300 based on Foata normal form. 93/28903 useless extension candidates. Maximal degree in co-relation 62312. Up to 6228 conditions per place. [2024-11-28 05:15:45,203 INFO L140 encePairwiseOnDemand]: 264/275 looper letters, 90 selfloop transitions, 36 changer transitions 0/335 dead transitions. [2024-11-28 05:15:45,203 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 226 places, 335 transitions, 1343 flow [2024-11-28 05:15:45,204 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-28 05:15:45,204 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-28 05:15:45,207 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1494 transitions. [2024-11-28 05:15:45,208 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9054545454545454 [2024-11-28 05:15:45,209 INFO L175 Difference]: Start difference. First operand has 221 places, 253 transitions, 765 flow. Second operand 6 states and 1494 transitions. [2024-11-28 05:15:45,209 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 226 places, 335 transitions, 1343 flow [2024-11-28 05:15:45,259 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 224 places, 335 transitions, 1333 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-28 05:15:45,263 INFO L231 Difference]: Finished difference. Result has 228 places, 285 transitions, 1065 flow [2024-11-28 05:15:45,263 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=275, PETRI_DIFFERENCE_MINUEND_FLOW=755, PETRI_DIFFERENCE_MINUEND_PLACES=219, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=253, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=9, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=229, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=1065, PETRI_PLACES=228, PETRI_TRANSITIONS=285} [2024-11-28 05:15:45,264 INFO L279 CegarLoopForPetriNet]: 213 programPoint places, 15 predicate places. [2024-11-28 05:15:45,264 INFO L471 AbstractCegarLoop]: Abstraction has has 228 places, 285 transitions, 1065 flow [2024-11-28 05:15:45,265 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 235.5) internal successors, (1413), 6 states have internal predecessors, (1413), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 05:15:45,265 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 05:15:45,265 INFO L206 CegarLoopForPetriNet]: trace histogram [3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 05:15:45,265 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable17 [2024-11-28 05:15:45,265 INFO L396 AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 21 more)] === [2024-11-28 05:15:45,266 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 05:15:45,266 INFO L85 PathProgramCache]: Analyzing trace with hash 1709417984, now seen corresponding path program 1 times [2024-11-28 05:15:45,266 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 05:15:45,266 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2101749195] [2024-11-28 05:15:45,267 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 05:15:45,267 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 05:15:45,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-28 05:15:45,301 INFO L357 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-28 05:15:45,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-28 05:15:45,345 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-28 05:15:45,346 INFO L340 BasicCegarLoop]: Counterexample is feasible [2024-11-28 05:15:45,346 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (23 of 24 remaining) [2024-11-28 05:15:45,347 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (22 of 24 remaining) [2024-11-28 05:15:45,347 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (21 of 24 remaining) [2024-11-28 05:15:45,347 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (20 of 24 remaining) [2024-11-28 05:15:45,347 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (19 of 24 remaining) [2024-11-28 05:15:45,347 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (18 of 24 remaining) [2024-11-28 05:15:45,347 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE (17 of 24 remaining) [2024-11-28 05:15:45,347 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (16 of 24 remaining) [2024-11-28 05:15:45,347 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (15 of 24 remaining) [2024-11-28 05:15:45,347 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (14 of 24 remaining) [2024-11-28 05:15:45,348 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE (13 of 24 remaining) [2024-11-28 05:15:45,348 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE (12 of 24 remaining) [2024-11-28 05:15:45,348 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (11 of 24 remaining) [2024-11-28 05:15:45,348 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (10 of 24 remaining) [2024-11-28 05:15:45,348 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (9 of 24 remaining) [2024-11-28 05:15:45,348 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (8 of 24 remaining) [2024-11-28 05:15:45,349 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (7 of 24 remaining) [2024-11-28 05:15:45,349 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (6 of 24 remaining) [2024-11-28 05:15:45,349 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (5 of 24 remaining) [2024-11-28 05:15:45,349 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (4 of 24 remaining) [2024-11-28 05:15:45,349 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (3 of 24 remaining) [2024-11-28 05:15:45,349 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (2 of 24 remaining) [2024-11-28 05:15:45,349 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (1 of 24 remaining) [2024-11-28 05:15:45,349 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (0 of 24 remaining) [2024-11-28 05:15:45,350 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18 [2024-11-28 05:15:45,350 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 05:15:45,350 WARN L246 ceAbstractionStarter]: 2 thread instances were not sufficient, I will increase this number and restart the analysis [2024-11-28 05:15:45,350 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 3 thread instances. [2024-11-28 05:15:45,430 INFO L143 ThreadInstanceAdder]: Constructed 15 joinOtherThreadTransitions. [2024-11-28 05:15:45,440 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 313 places, 345 transitions, 753 flow [2024-11-28 05:15:45,901 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1095] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][109], [314#true, 309#true, 45#L1043-11true, 89#L1034-9true, 311#true]) [2024-11-28 05:15:45,901 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-28 05:15:45,901 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2024-11-28 05:15:45,901 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-28 05:15:45,901 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-28 05:15:45,911 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1095] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][109], [314#true, 309#true, 31#$Ultimate##0true, 312#true, 45#L1043-11true, 89#L1034-9true]) [2024-11-28 05:15:45,911 INFO L294 olderBase$Statistics]: this new event has 282 ancestors and is cut-off event [2024-11-28 05:15:45,911 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-28 05:15:45,911 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-28 05:15:45,911 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-28 05:15:45,932 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][8], [310#true, 76#L1034-9true, 45#L1043-11true, 313#true, 311#true]) [2024-11-28 05:15:45,932 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-28 05:15:45,932 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-28 05:15:45,932 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2024-11-28 05:15:45,932 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-28 05:15:46,014 INFO L124 PetriNetUnfolderBase]: 192/1726 cut-off events. [2024-11-28 05:15:46,014 INFO L125 PetriNetUnfolderBase]: For 127/133 co-relation queries the response was YES. [2024-11-28 05:15:46,033 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1862 conditions, 1726 events. 192/1726 cut-off events. For 127/133 co-relation queries the response was YES. Maximal size of possible extension queue 24. Compared 9060 event pairs, 3 based on Foata normal form. 4/1417 useless extension candidates. Maximal degree in co-relation 818. Up to 35 conditions per place. [2024-11-28 05:15:46,034 INFO L82 GeneralOperation]: Start removeDead. Operand has 313 places, 345 transitions, 753 flow [2024-11-28 05:15:46,053 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 272 places, 293 transitions, 631 flow [2024-11-28 05:15:46,055 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-28 05:15:46,055 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;@2590db24, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-28 05:15:46,056 INFO L334 AbstractCegarLoop]: Starting to check reachability of 28 error locations. [2024-11-28 05:15:46,058 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-28 05:15:46,058 INFO L124 PetriNetUnfolderBase]: 0/19 cut-off events. [2024-11-28 05:15:46,058 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-28 05:15:46,059 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 05:15:46,059 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 05:15:46,059 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-28 05:15:46,060 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 05:15:46,060 INFO L85 PathProgramCache]: Analyzing trace with hash 1271669488, now seen corresponding path program 1 times [2024-11-28 05:15:46,060 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 05:15:46,060 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [665351173] [2024-11-28 05:15:46,060 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 05:15:46,060 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 05:15:46,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 05:15:46,086 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-28 05:15:46,086 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 05:15:46,086 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [665351173] [2024-11-28 05:15:46,086 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [665351173] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 05:15:46,086 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 05:15:46,087 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-28 05:15:46,088 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [324898941] [2024-11-28 05:15:46,088 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 05:15:46,089 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-28 05:15:46,089 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 05:15:46,089 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-28 05:15:46,089 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-28 05:15:46,140 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 289 out of 345 [2024-11-28 05:15:46,141 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 272 places, 293 transitions, 631 flow. Second operand has 3 states, 3 states have (on average 290.3333333333333) internal successors, (871), 3 states have internal predecessors, (871), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 05:15:46,141 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 05:15:46,141 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 289 of 345 [2024-11-28 05:15:46,141 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 05:15:47,917 INFO L124 PetriNetUnfolderBase]: 2509/10894 cut-off events. [2024-11-28 05:15:47,917 INFO L125 PetriNetUnfolderBase]: For 1155/1183 co-relation queries the response was YES. [2024-11-28 05:15:47,979 INFO L83 FinitePrefix]: Finished finitePrefix Result has 14342 conditions, 10894 events. 2509/10894 cut-off events. For 1155/1183 co-relation queries the response was YES. Maximal size of possible extension queue 211. Compared 107167 event pairs, 879 based on Foata normal form. 909/9957 useless extension candidates. Maximal degree in co-relation 10932. Up to 2824 conditions per place. [2024-11-28 05:15:48,039 INFO L140 encePairwiseOnDemand]: 337/345 looper letters, 37 selfloop transitions, 2 changer transitions 1/287 dead transitions. [2024-11-28 05:15:48,039 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 273 places, 287 transitions, 697 flow [2024-11-28 05:15:48,040 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-28 05:15:48,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-28 05:15:48,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 912 transitions. [2024-11-28 05:15:48,042 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.881159420289855 [2024-11-28 05:15:48,042 INFO L175 Difference]: Start difference. First operand has 272 places, 293 transitions, 631 flow. Second operand 3 states and 912 transitions. [2024-11-28 05:15:48,042 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 273 places, 287 transitions, 697 flow [2024-11-28 05:15:48,044 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 273 places, 287 transitions, 697 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-28 05:15:48,048 INFO L231 Difference]: Finished difference. Result has 273 places, 286 transitions, 621 flow [2024-11-28 05:15:48,048 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=345, PETRI_DIFFERENCE_MINUEND_FLOW=619, PETRI_DIFFERENCE_MINUEND_PLACES=271, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=287, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=285, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=621, PETRI_PLACES=273, PETRI_TRANSITIONS=286} [2024-11-28 05:15:48,049 INFO L279 CegarLoopForPetriNet]: 272 programPoint places, 1 predicate places. [2024-11-28 05:15:48,049 INFO L471 AbstractCegarLoop]: Abstraction has has 273 places, 286 transitions, 621 flow [2024-11-28 05:15:48,050 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 290.3333333333333) internal successors, (871), 3 states have internal predecessors, (871), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 05:15:48,050 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 05:15:48,050 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 05:15:48,050 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable19 [2024-11-28 05:15:48,050 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-28 05:15:48,051 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 05:15:48,051 INFO L85 PathProgramCache]: Analyzing trace with hash 1942142344, now seen corresponding path program 1 times [2024-11-28 05:15:48,051 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 05:15:48,051 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1277022747] [2024-11-28 05:15:48,051 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 05:15:48,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 05:15:48,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 05:15:48,072 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-28 05:15:48,072 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 05:15:48,072 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1277022747] [2024-11-28 05:15:48,072 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1277022747] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 05:15:48,073 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 05:15:48,073 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-28 05:15:48,073 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [967478406] [2024-11-28 05:15:48,073 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 05:15:48,073 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-28 05:15:48,074 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 05:15:48,074 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-28 05:15:48,074 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-28 05:15:48,107 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 281 out of 345 [2024-11-28 05:15:48,109 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 273 places, 286 transitions, 621 flow. Second operand has 3 states, 3 states have (on average 282.0) internal successors, (846), 3 states have internal predecessors, (846), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 05:15:48,109 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 05:15:48,109 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 281 of 345 [2024-11-28 05:15:48,109 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 05:15:50,294 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][127], [310#true, 111#L1032-1true, 182#L1025-3true, 289#L1031-5true, 314#true, 316#true, 312#true, 45#L1043-11true, 321#(= |#race~threads_total~0| 0)]) [2024-11-28 05:15:50,294 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-28 05:15:50,294 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-11-28 05:15:50,294 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-28 05:15:50,294 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-28 05:15:50,353 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][127], [111#L1032-1true, 310#true, 314#true, 316#true, 312#true, 207#$Ultimate##0true, 45#L1043-11true, 321#(= |#race~threads_total~0| 0), 223#L1032-2true]) [2024-11-28 05:15:50,353 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-28 05:15:50,353 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-28 05:15:50,353 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-28 05:15:50,353 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-28 05:15:50,398 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][127], [111#L1032-1true, 310#true, 314#true, 316#true, 312#true, 45#L1043-11true, 321#(= |#race~threads_total~0| 0), 263#L1025-3true, 223#L1032-2true]) [2024-11-28 05:15:50,398 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-28 05:15:50,398 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-28 05:15:50,398 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-28 05:15:50,398 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-28 05:15:50,400 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][127], [310#true, 111#L1032-1true, 182#L1025-3true, 59#L1032-2true, 314#true, 316#true, 312#true, 45#L1043-11true, 321#(= |#race~threads_total~0| 0)]) [2024-11-28 05:15:50,400 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-28 05:15:50,400 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-28 05:15:50,400 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-28 05:15:50,400 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-28 05:15:50,439 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][127], [310#true, 111#L1032-1true, 289#L1031-5true, 314#true, 316#true, 312#true, 45#L1043-11true, 321#(= |#race~threads_total~0| 0), 119#L1027-3true]) [2024-11-28 05:15:50,439 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2024-11-28 05:15:50,440 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-28 05:15:50,440 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-28 05:15:50,440 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-28 05:15:50,493 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][127], [57#L1029-4true, 111#L1032-1true, 310#true, 289#L1031-5true, 314#true, 316#true, 312#true, 45#L1043-11true, 321#(= |#race~threads_total~0| 0)]) [2024-11-28 05:15:50,493 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-28 05:15:50,493 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-28 05:15:50,493 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-28 05:15:50,493 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-28 05:15:50,536 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][127], [111#L1032-1true, 310#true, 314#true, 316#true, 67#L1027-3true, 312#true, 45#L1043-11true, 321#(= |#race~threads_total~0| 0), 223#L1032-2true]) [2024-11-28 05:15:50,537 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-28 05:15:50,537 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-28 05:15:50,537 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-28 05:15:50,537 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-28 05:15:50,539 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][127], [310#true, 111#L1032-1true, 59#L1032-2true, 314#true, 316#true, 312#true, 45#L1043-11true, 321#(= |#race~threads_total~0| 0), 119#L1027-3true]) [2024-11-28 05:15:50,539 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-28 05:15:50,539 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-28 05:15:50,539 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-28 05:15:50,539 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-28 05:15:50,554 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][127], [310#true, 111#L1032-1true, 289#L1031-5true, 314#true, 316#true, 16#L1031-5true, 312#true, 45#L1043-11true, 321#(= |#race~threads_total~0| 0)]) [2024-11-28 05:15:50,554 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-28 05:15:50,554 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-28 05:15:50,554 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-28 05:15:50,554 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-28 05:15:50,601 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][127], [310#true, 111#L1032-1true, 4#L1029-4true, 314#true, 316#true, 312#true, 45#L1043-11true, 321#(= |#race~threads_total~0| 0), 223#L1032-2true]) [2024-11-28 05:15:50,602 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-28 05:15:50,602 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-28 05:15:50,602 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-28 05:15:50,602 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-28 05:15:50,605 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][127], [57#L1029-4true, 310#true, 111#L1032-1true, 59#L1032-2true, 314#true, 316#true, 312#true, 45#L1043-11true, 321#(= |#race~threads_total~0| 0)]) [2024-11-28 05:15:50,605 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-28 05:15:50,605 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-28 05:15:50,605 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-28 05:15:50,605 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-28 05:15:50,643 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][127], [214#L1032-1true, 310#true, 111#L1032-1true, 289#L1031-5true, 314#true, 316#true, 312#true, 45#L1043-11true, 321#(= |#race~threads_total~0| 0)]) [2024-11-28 05:15:50,643 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-28 05:15:50,644 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-28 05:15:50,644 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-28 05:15:50,644 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-28 05:15:50,659 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][127], [310#true, 111#L1032-1true, 289#L1031-5true, 314#true, 316#true, 312#true, 45#L1043-11true, 321#(= |#race~threads_total~0| 0), 223#L1032-2true]) [2024-11-28 05:15:50,659 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-28 05:15:50,659 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-28 05:15:50,659 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-28 05:15:50,659 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-28 05:15:50,662 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][127], [310#true, 111#L1032-1true, 59#L1032-2true, 314#true, 316#true, 16#L1031-5true, 312#true, 45#L1043-11true, 321#(= |#race~threads_total~0| 0)]) [2024-11-28 05:15:50,663 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-28 05:15:50,663 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-28 05:15:50,663 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-28 05:15:50,663 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-28 05:15:50,723 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][127], [310#true, 111#L1032-1true, 314#true, 316#true, 312#true, 45#L1043-11true, 153#L1032-1true, 321#(= |#race~threads_total~0| 0), 223#L1032-2true]) [2024-11-28 05:15:50,723 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-28 05:15:50,723 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-28 05:15:50,723 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-28 05:15:50,723 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-28 05:15:50,725 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][127], [214#L1032-1true, 310#true, 111#L1032-1true, 59#L1032-2true, 314#true, 316#true, 312#true, 45#L1043-11true, 321#(= |#race~threads_total~0| 0)]) [2024-11-28 05:15:50,725 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-28 05:15:50,725 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-28 05:15:50,725 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-28 05:15:50,725 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-28 05:15:50,734 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][127], [310#true, 111#L1032-1true, 59#L1032-2true, 314#true, 316#true, 312#true, 45#L1043-11true, 321#(= |#race~threads_total~0| 0), 223#L1032-2true]) [2024-11-28 05:15:50,735 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-28 05:15:50,735 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-28 05:15:50,735 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-28 05:15:50,735 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-28 05:15:50,758 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][127], [310#true, 111#L1032-1true, 289#L1031-5true, 308#L1045-9true, 314#true, 316#true, 321#(= |#race~threads_total~0| 0), 311#true]) [2024-11-28 05:15:50,758 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-28 05:15:50,759 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-28 05:15:50,759 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-28 05:15:50,759 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-28 05:15:50,802 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][127], [310#true, 111#L1032-1true, 308#L1045-9true, 59#L1032-2true, 314#true, 316#true, 321#(= |#race~threads_total~0| 0), 311#true]) [2024-11-28 05:15:50,802 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-28 05:15:50,802 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-28 05:15:50,802 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-28 05:15:50,802 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-28 05:15:50,803 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1064] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][127], [310#true, 111#L1032-1true, 308#L1045-9true, 316#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 223#L1032-2true]) [2024-11-28 05:15:50,803 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-28 05:15:50,804 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-28 05:15:50,804 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-28 05:15:50,804 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-28 05:15:50,891 INFO L124 PetriNetUnfolderBase]: 3310/13208 cut-off events. [2024-11-28 05:15:50,891 INFO L125 PetriNetUnfolderBase]: For 2373/2487 co-relation queries the response was YES. [2024-11-28 05:15:51,003 INFO L83 FinitePrefix]: Finished finitePrefix Result has 18021 conditions, 13208 events. 3310/13208 cut-off events. For 2373/2487 co-relation queries the response was YES. Maximal size of possible extension queue 283. Compared 133183 event pairs, 1017 based on Foata normal form. 0/10962 useless extension candidates. Maximal degree in co-relation 17990. Up to 3740 conditions per place. [2024-11-28 05:15:51,097 INFO L140 encePairwiseOnDemand]: 338/345 looper letters, 39 selfloop transitions, 1 changer transitions 0/280 dead transitions. [2024-11-28 05:15:51,097 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 268 places, 280 transitions, 689 flow [2024-11-28 05:15:51,098 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-28 05:15:51,098 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-28 05:15:51,100 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 889 transitions. [2024-11-28 05:15:51,100 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8589371980676328 [2024-11-28 05:15:51,100 INFO L175 Difference]: Start difference. First operand has 273 places, 286 transitions, 621 flow. Second operand 3 states and 889 transitions. [2024-11-28 05:15:51,100 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 268 places, 280 transitions, 689 flow [2024-11-28 05:15:51,103 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 266 places, 280 transitions, 685 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-28 05:15:51,107 INFO L231 Difference]: Finished difference. Result has 266 places, 280 transitions, 607 flow [2024-11-28 05:15:51,108 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=345, PETRI_DIFFERENCE_MINUEND_FLOW=605, PETRI_DIFFERENCE_MINUEND_PLACES=264, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=280, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=279, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=607, PETRI_PLACES=266, PETRI_TRANSITIONS=280} [2024-11-28 05:15:51,108 INFO L279 CegarLoopForPetriNet]: 272 programPoint places, -6 predicate places. [2024-11-28 05:15:51,109 INFO L471 AbstractCegarLoop]: Abstraction has has 266 places, 280 transitions, 607 flow [2024-11-28 05:15:51,109 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 282.0) internal successors, (846), 3 states have internal predecessors, (846), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 05:15:51,109 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 05:15:51,110 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 05:15:51,110 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable20 [2024-11-28 05:15:51,110 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-28 05:15:51,110 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 05:15:51,111 INFO L85 PathProgramCache]: Analyzing trace with hash -157877343, now seen corresponding path program 1 times [2024-11-28 05:15:51,111 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 05:15:51,111 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2113076991] [2024-11-28 05:15:51,111 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 05:15:51,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 05:15:51,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 05:15:51,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-28 05:15:51,143 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 05:15:51,143 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2113076991] [2024-11-28 05:15:51,143 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2113076991] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 05:15:51,143 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 05:15:51,143 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-28 05:15:51,143 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1901488685] [2024-11-28 05:15:51,144 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 05:15:51,144 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-28 05:15:51,144 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 05:15:51,144 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-28 05:15:51,144 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-28 05:15:51,205 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 289 out of 345 [2024-11-28 05:15:51,206 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 266 places, 280 transitions, 607 flow. Second operand has 3 states, 3 states have (on average 290.3333333333333) internal successors, (871), 3 states have internal predecessors, (871), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 05:15:51,207 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 05:15:51,207 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 289 of 345 [2024-11-28 05:15:51,207 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 05:15:53,776 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [182#L1025-3true, 310#true, 322#true, 18#L1034-1true, 314#true, 312#true, 321#(= |#race~threads_total~0| 0), 263#L1025-3true, 209#L1045-1true]) [2024-11-28 05:15:53,776 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-28 05:15:53,776 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-28 05:15:53,776 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-11-28 05:15:53,777 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-28 05:15:53,810 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][137], [182#L1025-3true, 308#L1045-9true, 322#true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 263#L1025-3true]) [2024-11-28 05:15:53,810 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-28 05:15:53,810 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-28 05:15:53,811 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-28 05:15:53,811 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-28 05:15:53,833 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [120#L1043-2true, 182#L1025-3true, 310#true, 322#true, 18#L1034-1true, 314#true, 312#true, 321#(= |#race~threads_total~0| 0), 263#L1025-3true]) [2024-11-28 05:15:53,833 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-28 05:15:53,833 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-11-28 05:15:53,833 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-11-28 05:15:53,833 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-11-28 05:15:54,106 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 18#L1034-1true, 314#true, 312#true, 321#(= |#race~threads_total~0| 0), 263#L1025-3true, 209#L1045-1true, 119#L1027-3true]) [2024-11-28 05:15:54,106 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-28 05:15:54,106 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-28 05:15:54,106 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-28 05:15:54,106 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-28 05:15:54,106 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][137], [308#L1045-9true, 322#true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 263#L1025-3true, 119#L1027-3true]) [2024-11-28 05:15:54,106 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-28 05:15:54,106 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-28 05:15:54,106 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-28 05:15:54,106 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-28 05:15:54,107 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [182#L1025-3true, 310#true, 322#true, 18#L1034-1true, 314#true, 67#L1027-3true, 312#true, 321#(= |#race~threads_total~0| 0), 209#L1045-1true]) [2024-11-28 05:15:54,107 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-28 05:15:54,107 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-28 05:15:54,107 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-28 05:15:54,107 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-28 05:15:54,108 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][137], [182#L1025-3true, 308#L1045-9true, 322#true, 314#true, 67#L1027-3true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0)]) [2024-11-28 05:15:54,108 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-28 05:15:54,108 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-28 05:15:54,108 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-28 05:15:54,108 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event WARNING: YOUR LOGFILE WAS TOO LONG, SOME LINES IN THE MIDDLE WERE REMOVED. [2024-11-28 05:16:14,415 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-28 05:16:14,415 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-28 05:16:14,415 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-28 05:16:14,415 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-28 05:16:14,415 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-28 05:16:14,415 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-28 05:16:14,415 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-28 05:16:14,415 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-28 05:16:14,416 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1102] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 76#L1034-9true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-28 05:16:14,416 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-28 05:16:14,416 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-28 05:16:14,416 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-28 05:16:14,416 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-28 05:16:14,416 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-28 05:16:14,416 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-28 05:16:14,416 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-28 05:16:14,416 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-28 05:16:14,416 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-28 05:16:14,416 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-28 05:16:14,416 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1102] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 4#L1029-4true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-28 05:16:14,416 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-28 05:16:14,416 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-28 05:16:14,416 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-28 05:16:14,417 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-28 05:16:14,417 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-28 05:16:14,417 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-28 05:16:14,417 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-28 05:16:14,417 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-28 05:16:14,417 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-28 05:16:14,417 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-28 05:16:14,417 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1102] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 4#L1029-4true, 314#true, 157#L1045-4true, Black: 325#true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-28 05:16:14,417 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-28 05:16:14,417 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-28 05:16:14,417 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-28 05:16:14,417 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-28 05:16:14,417 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-28 05:16:14,417 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-28 05:16:14,417 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-28 05:16:14,417 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-28 05:16:14,417 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-28 05:16:14,417 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-28 05:16:14,418 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1102] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 289#L1031-5true, 314#true, Black: 325#true, 157#L1045-4true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-28 05:16:14,418 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-28 05:16:14,418 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-28 05:16:14,418 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-28 05:16:14,418 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-28 05:16:14,418 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-28 05:16:14,418 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-28 05:16:14,418 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-28 05:16:14,418 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-28 05:16:14,418 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-28 05:16:14,418 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-28 05:16:14,418 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1102] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 4#L1029-4true, 314#true, 3#L1045-6true, Black: 325#true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-28 05:16:14,418 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-28 05:16:14,418 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-28 05:16:14,418 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-28 05:16:14,419 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-28 05:16:14,419 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-28 05:16:14,419 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-28 05:16:14,419 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-28 05:16:14,419 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-28 05:16:14,419 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-28 05:16:14,419 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-28 05:16:14,424 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 314#true, Black: 325#true, 45#L1043-11true, 82#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2024-11-28 05:16:14,424 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-28 05:16:14,425 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-28 05:16:14,425 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-28 05:16:14,425 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-28 05:16:14,425 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-28 05:16:14,425 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-28 05:16:14,425 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 236#L1045-8true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 82#L1029-4true, 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true]) [2024-11-28 05:16:14,425 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-28 05:16:14,425 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-28 05:16:14,425 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-28 05:16:14,425 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-28 05:16:14,425 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-28 05:16:14,425 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-28 05:16:14,425 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-28 05:16:14,425 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-28 05:16:14,425 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 82#L1029-4true, 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2024-11-28 05:16:14,426 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-28 05:16:14,426 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-28 05:16:14,426 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-28 05:16:14,426 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-28 05:16:14,426 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-28 05:16:14,426 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-28 05:16:14,426 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-28 05:16:14,426 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-28 05:16:14,426 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 321#(= |#race~threads_total~0| 0), 82#L1029-4true, 155#L1045-5true, 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true]) [2024-11-28 05:16:14,426 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-28 05:16:14,426 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-28 05:16:14,426 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-28 05:16:14,426 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-28 05:16:14,426 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-28 05:16:14,426 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-28 05:16:14,426 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-28 05:16:14,426 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-28 05:16:14,427 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 314#true, Black: 325#true, 157#L1045-4true, 321#(= |#race~threads_total~0| 0), 82#L1029-4true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2024-11-28 05:16:14,427 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-28 05:16:14,427 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-28 05:16:14,427 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-28 05:16:14,427 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-28 05:16:14,427 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-28 05:16:14,427 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-28 05:16:14,427 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-28 05:16:14,427 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-28 05:16:14,427 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 314#true, Black: 325#true, 3#L1045-6true, 321#(= |#race~threads_total~0| 0), 82#L1029-4true, 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-28 05:16:14,427 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-28 05:16:14,427 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-28 05:16:14,427 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-28 05:16:14,427 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-28 05:16:14,427 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-28 05:16:14,427 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-28 05:16:14,427 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-28 05:16:14,427 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-28 05:16:14,433 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1095] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 57#L1029-4true, 314#true, 309#true, Black: 325#true, 312#true, 45#L1043-11true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2024-11-28 05:16:14,433 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-28 05:16:14,433 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-28 05:16:14,433 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-28 05:16:14,433 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-28 05:16:14,433 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-28 05:16:14,433 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-28 05:16:14,433 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-28 05:16:14,433 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-28 05:16:14,433 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1095] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [57#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 236#L1045-8true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2024-11-28 05:16:14,433 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-28 05:16:14,434 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-28 05:16:14,434 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-28 05:16:14,434 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-28 05:16:14,434 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-28 05:16:14,434 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-28 05:16:14,434 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-28 05:16:14,434 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-28 05:16:14,434 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-28 05:16:14,434 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-28 05:16:14,434 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1095] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [57#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 312#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2024-11-28 05:16:14,434 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-28 05:16:14,434 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-28 05:16:14,434 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-28 05:16:14,434 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-28 05:16:14,434 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-28 05:16:14,434 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-28 05:16:14,434 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-28 05:16:14,434 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-28 05:16:14,434 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-28 05:16:14,435 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-28 05:16:14,435 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1095] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [57#L1029-4true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2024-11-28 05:16:14,435 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-28 05:16:14,435 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-28 05:16:14,435 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-28 05:16:14,435 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-28 05:16:14,435 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-28 05:16:14,435 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-28 05:16:14,435 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-28 05:16:14,435 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-28 05:16:14,435 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-28 05:16:14,435 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-28 05:16:14,435 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1095] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [57#L1029-4true, 314#true, 157#L1045-4true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2024-11-28 05:16:14,435 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-28 05:16:14,435 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-28 05:16:14,436 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 05:16:14,436 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 05:16:14,436 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-28 05:16:14,436 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-28 05:16:14,436 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-28 05:16:14,436 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-28 05:16:14,436 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-28 05:16:14,436 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-28 05:16:14,436 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1095] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [57#L1029-4true, 314#true, 309#true, 3#L1045-6true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 89#L1034-9true]) [2024-11-28 05:16:14,436 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-28 05:16:14,436 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-28 05:16:14,436 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-28 05:16:14,436 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-28 05:16:14,436 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-28 05:16:14,436 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-28 05:16:14,436 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-28 05:16:14,436 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-28 05:16:14,436 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-28 05:16:14,436 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-28 05:16:14,442 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 314#true, 73#L1031-13true, 3#L1045-6true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 89#L1034-9true]) [2024-11-28 05:16:14,442 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-28 05:16:14,442 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-28 05:16:14,442 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-28 05:16:14,442 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:14,442 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-28 05:16:14,442 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:14,442 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-28 05:16:14,445 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, Black: 325#true, 3#L1045-6true, 76#L1034-9true, 312#true, 19#L1031-13true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-28 05:16:14,445 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-28 05:16:14,445 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-28 05:16:14,445 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:14,445 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-28 05:16:14,446 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-28 05:16:14,446 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-28 05:16:14,446 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-28 05:16:14,446 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-28 05:16:14,446 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-28 05:16:14,447 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1102] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [136#L1031-13true, 310#true, 314#true, 3#L1045-6true, Black: 325#true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 311#true]) [2024-11-28 05:16:14,448 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-28 05:16:14,448 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:14,448 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-28 05:16:14,448 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:14,448 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-28 05:16:14,448 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-28 05:16:14,448 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-28 05:16:14,448 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-28 05:16:14,450 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1102] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 289#L1031-5true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-28 05:16:14,450 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-28 05:16:14,450 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-28 05:16:14,450 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-28 05:16:14,450 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-28 05:16:14,450 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-28 05:16:14,450 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-28 05:16:14,450 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-28 05:16:14,450 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-28 05:16:14,450 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-28 05:16:14,450 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-28 05:16:14,453 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1098] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][295], [289#L1031-5true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, Black: 325#true, 12#L1034-9true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:14,453 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-28 05:16:14,453 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-28 05:16:14,453 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-28 05:16:14,453 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-28 05:16:14,453 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-28 05:16:14,454 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-28 05:16:14,454 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-28 05:16:14,464 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1098] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 177#L1043-9true, 4#L1029-4true, 314#true, Black: 325#true, 309#true, 12#L1034-9true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:14,464 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-28 05:16:14,465 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-28 05:16:14,465 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-28 05:16:14,465 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-28 05:16:14,465 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-28 05:16:14,465 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-28 05:16:14,465 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-28 05:16:14,473 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1102] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 4#L1029-4true, 314#true, Black: 325#true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 219#L1043-8true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-28 05:16:14,473 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-28 05:16:14,473 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-28 05:16:14,473 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-28 05:16:14,473 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-28 05:16:14,473 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-28 05:16:14,473 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-28 05:16:14,474 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-28 05:16:14,474 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-28 05:16:14,474 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-28 05:16:14,474 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1102] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 289#L1031-5true, 314#true, Black: 325#true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 219#L1043-8true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-28 05:16:14,474 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-28 05:16:14,474 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-28 05:16:14,474 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-28 05:16:14,474 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-28 05:16:14,478 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1102] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 140#L1043-7true, 314#true, Black: 325#true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 263#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-28 05:16:14,478 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-28 05:16:14,478 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-28 05:16:14,478 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-28 05:16:14,478 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-28 05:16:14,478 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-28 05:16:14,478 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-28 05:16:14,478 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-28 05:16:14,478 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-28 05:16:14,478 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-28 05:16:14,478 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-28 05:16:14,482 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 140#L1043-7true, 314#true, Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true]) [2024-11-28 05:16:14,482 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-28 05:16:14,482 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-28 05:16:14,482 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-28 05:16:14,482 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-28 05:16:14,485 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1095] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 182#L1025-3true, 140#L1043-7true, 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2024-11-28 05:16:14,485 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-28 05:16:14,485 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-28 05:16:14,485 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-28 05:16:14,485 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-28 05:16:14,485 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-28 05:16:14,491 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1098] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 314#true, Black: 325#true, 12#L1034-9true, 309#true, 312#true, 6#L1043-6true, 321#(= |#race~threads_total~0| 0), 263#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:14,491 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-28 05:16:14,491 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-28 05:16:14,491 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-28 05:16:14,491 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-28 05:16:14,491 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-28 05:16:14,491 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-28 05:16:14,491 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-28 05:16:14,491 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-28 05:16:14,497 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1098] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 4#L1029-4true, 314#true, 12#L1034-9true, 309#true, Black: 325#true, 312#true, 45#L1043-11true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:14,497 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-28 05:16:14,497 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-28 05:16:14,497 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-28 05:16:14,497 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-28 05:16:14,497 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-28 05:16:14,497 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-28 05:16:14,497 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1098] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 289#L1031-5true, 314#true, 309#true, 12#L1034-9true, Black: 325#true, 312#true, 45#L1043-11true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:14,498 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-28 05:16:14,498 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-28 05:16:14,498 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-28 05:16:14,498 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-28 05:16:14,498 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-28 05:16:14,498 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-28 05:16:14,498 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-28 05:16:14,498 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1098] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][295], [4#L1029-4true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 12#L1034-9true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:14,498 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-28 05:16:14,498 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-28 05:16:14,498 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-28 05:16:14,498 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-28 05:16:14,498 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-28 05:16:14,498 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-28 05:16:14,498 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-28 05:16:14,498 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-28 05:16:14,499 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1098] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][292], [4#L1029-4true, 314#true, 309#true, 12#L1034-9true, 157#L1045-4true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:14,499 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-28 05:16:14,499 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-28 05:16:14,499 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-28 05:16:14,499 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 05:16:14,499 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-28 05:16:14,499 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-28 05:16:14,499 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-28 05:16:14,499 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-28 05:16:14,499 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1098] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][300], [4#L1029-4true, 314#true, 3#L1045-6true, 12#L1034-9true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-28 05:16:14,499 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-28 05:16:14,499 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-28 05:16:14,499 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-28 05:16:14,499 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-28 05:16:14,499 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-28 05:16:14,500 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-28 05:16:14,500 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-28 05:16:14,500 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-28 05:16:14,504 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true]) [2024-11-28 05:16:14,504 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-28 05:16:14,504 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:14,504 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:14,504 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:14,504 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:14,504 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 05:16:14,504 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 05:16:14,508 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-28 05:16:14,508 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-28 05:16:14,508 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-28 05:16:14,508 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:14,508 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-28 05:16:14,508 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-28 05:16:14,508 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-28 05:16:14,508 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:14,508 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-28 05:16:14,508 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 05:16:14,509 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-28 05:16:14,509 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1095] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true]) [2024-11-28 05:16:14,509 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-28 05:16:14,509 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 05:16:14,509 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 05:16:14,509 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:14,509 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:14,509 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-28 05:16:14,509 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:14,509 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-28 05:16:14,509 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:14,510 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-28 05:16:14,511 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1102] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-28 05:16:14,511 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-28 05:16:14,511 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:14,511 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-28 05:16:14,511 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:14,511 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:14,511 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 05:16:14,511 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-28 05:16:14,511 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 05:16:14,511 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:14,514 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 73#L1031-13true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true]) [2024-11-28 05:16:14,514 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-28 05:16:14,514 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 05:16:14,514 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:14,514 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:14,514 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 05:16:14,514 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:14,514 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:14,517 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1098] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][304], [4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 12#L1034-9true, Black: 325#true, 312#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:14,518 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-28 05:16:14,518 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-28 05:16:14,518 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-28 05:16:14,518 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-28 05:16:14,518 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-28 05:16:14,518 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-28 05:16:14,518 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-28 05:16:14,518 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-28 05:16:14,518 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 76#L1034-9true, 312#true, 103#L1045-7true, 19#L1031-13true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:14,518 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-28 05:16:14,518 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:14,518 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-28 05:16:14,518 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-28 05:16:14,518 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-28 05:16:14,518 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-28 05:16:14,518 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:14,518 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-28 05:16:14,518 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 05:16:14,520 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1102] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [136#L1031-13true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 76#L1034-9true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-28 05:16:14,520 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-28 05:16:14,521 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 05:16:14,521 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:14,521 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 05:16:14,521 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:14,521 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-28 05:16:14,521 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:14,521 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-28 05:16:14,523 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1102] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 289#L1031-5true, 314#true, Black: 325#true, 3#L1045-6true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-28 05:16:14,523 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-28 05:16:14,523 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-28 05:16:14,523 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-28 05:16:14,523 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-28 05:16:14,523 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-28 05:16:14,523 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-28 05:16:14,523 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-28 05:16:14,523 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-28 05:16:14,523 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-28 05:16:14,524 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-28 05:16:14,526 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1098] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][300], [289#L1031-5true, 314#true, 3#L1045-6true, 309#true, 12#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-28 05:16:14,526 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-28 05:16:14,526 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-28 05:16:14,526 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-28 05:16:14,526 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-28 05:16:14,526 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-28 05:16:14,526 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-28 05:16:14,526 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-28 05:16:14,540 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1102] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 177#L1043-9true, 310#true, 289#L1031-5true, 314#true, Black: 325#true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-28 05:16:14,540 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-28 05:16:14,540 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:14,540 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-28 05:16:14,540 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:14,540 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1102] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 177#L1043-9true, 310#true, 4#L1029-4true, 314#true, Black: 325#true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-28 05:16:14,540 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-28 05:16:14,540 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-28 05:16:14,541 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-28 05:16:14,541 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-28 05:16:14,541 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-28 05:16:14,541 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-28 05:16:14,541 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-28 05:16:14,541 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-28 05:16:14,541 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-28 05:16:14,545 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1102] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 314#true, Black: 325#true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 263#L1025-3true, 327#(= |#race~tids~0| 0), 219#L1043-8true, 311#true]) [2024-11-28 05:16:14,545 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-28 05:16:14,545 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-28 05:16:14,545 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-28 05:16:14,545 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-28 05:16:14,545 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-28 05:16:14,545 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-28 05:16:14,545 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-28 05:16:14,546 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-28 05:16:14,546 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-28 05:16:14,546 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-28 05:16:14,549 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 314#true, Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 219#L1043-8true, 89#L1034-9true, 311#true]) [2024-11-28 05:16:14,549 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-28 05:16:14,549 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-28 05:16:14,549 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-28 05:16:14,549 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-28 05:16:14,552 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1095] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 182#L1025-3true, 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 219#L1043-8true, 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2024-11-28 05:16:14,552 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-28 05:16:14,552 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-28 05:16:14,552 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-28 05:16:14,552 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-28 05:16:14,552 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-28 05:16:14,557 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1098] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 140#L1043-7true, 314#true, Black: 325#true, 12#L1034-9true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 263#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:14,557 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-28 05:16:14,557 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-28 05:16:14,557 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-28 05:16:14,557 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-28 05:16:14,557 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-28 05:16:14,557 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-28 05:16:14,557 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-28 05:16:14,557 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-28 05:16:14,566 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, Black: 325#true, 76#L1034-9true, 312#true, 19#L1031-13true, 45#L1043-11true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:14,566 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-28 05:16:14,566 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-28 05:16:14,566 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-28 05:16:14,566 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-28 05:16:14,566 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-28 05:16:14,567 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-28 05:16:14,567 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-28 05:16:14,567 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-28 05:16:14,571 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 236#L1045-8true, 73#L1031-13true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true]) [2024-11-28 05:16:14,572 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-28 05:16:14,572 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 05:16:14,572 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 05:16:14,572 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-28 05:16:14,572 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-28 05:16:14,572 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 05:16:14,572 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 05:16:14,577 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1098] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][304], [4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 236#L1045-8true, 12#L1034-9true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:14,577 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-28 05:16:14,577 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-28 05:16:14,577 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-28 05:16:14,577 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-28 05:16:14,577 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-28 05:16:14,577 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-28 05:16:14,577 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-28 05:16:14,577 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-28 05:16:14,577 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 236#L1045-8true, Black: 325#true, 76#L1034-9true, 312#true, 19#L1031-13true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:14,577 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-28 05:16:14,577 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-28 05:16:14,577 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-28 05:16:14,577 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 05:16:14,577 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 05:16:14,577 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-28 05:16:14,578 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-28 05:16:14,578 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-28 05:16:14,578 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-28 05:16:14,578 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [4#L1029-4true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 312#true, 19#L1031-13true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:14,578 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2024-11-28 05:16:14,578 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-28 05:16:14,578 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-28 05:16:14,578 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-28 05:16:14,580 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1102] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [136#L1031-13true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 236#L1045-8true, Black: 325#true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-28 05:16:14,580 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-28 05:16:14,580 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-11-28 05:16:14,580 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 05:16:14,580 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-28 05:16:14,580 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-28 05:16:14,581 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 05:16:14,581 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 05:16:14,581 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-11-28 05:16:14,583 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1102] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 289#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 76#L1034-9true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-28 05:16:14,583 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-28 05:16:14,583 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-28 05:16:14,583 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-28 05:16:14,583 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-28 05:16:14,583 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-28 05:16:14,583 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-28 05:16:14,583 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-28 05:16:14,583 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-28 05:16:14,583 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-28 05:16:14,583 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-28 05:16:14,585 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1098] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][304], [289#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 12#L1034-9true, Black: 325#true, 312#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:14,585 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-28 05:16:14,585 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-28 05:16:14,586 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-28 05:16:14,586 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-28 05:16:14,586 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-28 05:16:14,586 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-28 05:16:14,586 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-28 05:16:14,593 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1102] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [136#L1031-13true, 310#true, 314#true, 157#L1045-4true, Black: 325#true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-28 05:16:14,593 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-28 05:16:14,593 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-28 05:16:14,593 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-28 05:16:14,593 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-28 05:16:14,593 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-28 05:16:14,593 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-28 05:16:14,593 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-28 05:16:14,597 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1098] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][292], [289#L1031-5true, 314#true, 309#true, 157#L1045-4true, 12#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:14,597 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-28 05:16:14,597 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-28 05:16:14,597 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-28 05:16:14,597 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-28 05:16:14,597 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-28 05:16:14,597 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-28 05:16:14,598 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-28 05:16:14,598 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-28 05:16:14,598 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 157#L1045-4true, Black: 325#true, 76#L1034-9true, 312#true, 19#L1031-13true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:14,598 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2024-11-28 05:16:14,598 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-28 05:16:14,598 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-28 05:16:14,598 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-28 05:16:14,598 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-28 05:16:14,598 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-28 05:16:14,598 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-28 05:16:14,598 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-28 05:16:14,598 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-28 05:16:14,598 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-28 05:16:14,601 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 236#L1045-8true, Black: 325#true, 76#L1034-9true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 119#L1027-3true]) [2024-11-28 05:16:14,601 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-28 05:16:14,601 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-28 05:16:14,601 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 05:16:14,601 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:14,601 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-28 05:16:14,601 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-28 05:16:14,601 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-28 05:16:14,601 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:14,601 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-28 05:16:14,601 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 05:16:14,601 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 05:16:14,601 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 312#true, 76#L1034-9true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 119#L1027-3true]) [2024-11-28 05:16:14,601 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-28 05:16:14,601 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:14,602 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-28 05:16:14,602 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-28 05:16:14,602 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-28 05:16:14,602 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:14,602 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-28 05:16:14,602 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-28 05:16:14,602 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:14,602 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-28 05:16:14,602 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 05:16:14,602 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 312#true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 155#L1045-5true, 119#L1027-3true]) [2024-11-28 05:16:14,602 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-28 05:16:14,602 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-28 05:16:14,602 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-28 05:16:14,602 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-28 05:16:14,602 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-28 05:16:14,602 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-28 05:16:14,602 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-28 05:16:14,602 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-28 05:16:14,602 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-28 05:16:14,603 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-28 05:16:14,603 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-28 05:16:14,603 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, Black: 325#true, 157#L1045-4true, 76#L1034-9true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 119#L1027-3true]) [2024-11-28 05:16:14,603 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-28 05:16:14,603 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-28 05:16:14,603 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-28 05:16:14,603 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-28 05:16:14,603 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-28 05:16:14,603 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-28 05:16:14,603 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-28 05:16:14,603 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-28 05:16:14,603 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-28 05:16:14,603 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-28 05:16:14,603 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-28 05:16:14,603 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 3#L1045-6true, Black: 325#true, 76#L1034-9true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 119#L1027-3true]) [2024-11-28 05:16:14,604 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-28 05:16:14,604 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-28 05:16:14,604 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-28 05:16:14,604 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-28 05:16:14,604 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:14,604 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-28 05:16:14,604 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-28 05:16:14,604 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-28 05:16:14,604 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-28 05:16:14,604 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-28 05:16:14,604 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-28 05:16:14,608 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1102] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 177#L1043-9true, 314#true, Black: 325#true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 263#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-28 05:16:14,608 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2024-11-28 05:16:14,608 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-28 05:16:14,608 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-28 05:16:14,608 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-28 05:16:14,608 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2024-11-28 05:16:14,608 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-28 05:16:14,608 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-28 05:16:14,608 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2024-11-28 05:16:14,608 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2024-11-28 05:16:14,608 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-28 05:16:14,611 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 177#L1043-9true, 314#true, Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true]) [2024-11-28 05:16:14,611 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2024-11-28 05:16:14,611 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-28 05:16:14,612 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-28 05:16:14,612 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-28 05:16:14,615 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1095] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 182#L1025-3true, 177#L1043-9true, 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2024-11-28 05:16:14,615 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2024-11-28 05:16:14,615 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-28 05:16:14,615 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-28 05:16:14,615 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-28 05:16:14,615 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-28 05:16:14,620 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1098] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 314#true, Black: 325#true, 309#true, 12#L1034-9true, 312#true, 321#(= |#race~threads_total~0| 0), 219#L1043-8true, 327#(= |#race~tids~0| 0), 263#L1025-3true]) [2024-11-28 05:16:14,620 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2024-11-28 05:16:14,620 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-28 05:16:14,620 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-28 05:16:14,620 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-28 05:16:14,620 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-28 05:16:14,620 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-28 05:16:14,620 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-28 05:16:14,620 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-28 05:16:14,631 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 16#L1031-5true, Black: 325#true, 76#L1034-9true, 312#true, 6#L1043-6true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:14,631 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-28 05:16:14,631 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-28 05:16:14,631 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-28 05:16:14,631 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-28 05:16:14,631 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-28 05:16:14,631 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, Black: 325#true, 76#L1034-9true, 312#true, 6#L1043-6true, 19#L1031-13true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:14,631 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-28 05:16:14,631 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-28 05:16:14,631 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-28 05:16:14,631 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:14,631 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-28 05:16:14,632 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-28 05:16:14,632 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-28 05:16:14,639 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1102] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 289#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 236#L1045-8true, Black: 325#true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-28 05:16:14,640 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-28 05:16:14,640 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-28 05:16:14,640 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-28 05:16:14,640 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-28 05:16:14,640 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-28 05:16:14,640 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-28 05:16:14,640 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-28 05:16:14,640 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-28 05:16:14,640 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-28 05:16:14,640 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-28 05:16:14,644 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1098] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][304], [289#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 236#L1045-8true, 12#L1034-9true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:14,644 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-28 05:16:14,644 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-28 05:16:14,644 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-28 05:16:14,644 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-28 05:16:14,644 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-28 05:16:14,644 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-28 05:16:14,644 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-28 05:16:14,645 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [289#L1031-5true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 16#L1031-5true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:14,645 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2024-11-28 05:16:14,645 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-28 05:16:14,645 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-28 05:16:14,645 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-28 05:16:14,648 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1102] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [136#L1031-13true, 310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-28 05:16:14,648 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-28 05:16:14,648 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-28 05:16:14,648 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-28 05:16:14,648 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-28 05:16:14,648 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-28 05:16:14,648 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-28 05:16:14,648 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-28 05:16:14,649 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-28 05:16:14,649 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-28 05:16:14,653 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1098] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][295], [289#L1031-5true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 12#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:14,653 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-28 05:16:14,653 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-28 05:16:14,653 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-28 05:16:14,653 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-28 05:16:14,653 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-28 05:16:14,653 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-28 05:16:14,653 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-28 05:16:14,653 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-28 05:16:14,653 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 76#L1034-9true, 312#true, 19#L1031-13true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:14,654 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2024-11-28 05:16:14,654 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-28 05:16:14,654 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-28 05:16:14,654 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-28 05:16:14,654 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-28 05:16:14,654 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-28 05:16:14,654 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-28 05:16:14,654 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-28 05:16:14,654 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-28 05:16:14,654 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-28 05:16:14,656 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1098] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][295], [136#L1031-13true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 12#L1034-9true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:14,656 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-28 05:16:14,656 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-28 05:16:14,656 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-28 05:16:14,656 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-28 05:16:14,656 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-28 05:16:14,656 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-28 05:16:14,667 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1098] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 177#L1043-9true, 314#true, Black: 325#true, 12#L1034-9true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 263#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:14,667 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2024-11-28 05:16:14,667 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-28 05:16:14,667 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-28 05:16:14,667 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-28 05:16:14,667 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2024-11-28 05:16:14,667 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-28 05:16:14,667 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-28 05:16:14,667 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-28 05:16:14,678 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 140#L1043-7true, 16#L1031-5true, Black: 325#true, 76#L1034-9true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:14,678 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-28 05:16:14,678 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-28 05:16:14,678 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-28 05:16:14,678 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-28 05:16:14,678 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-28 05:16:14,678 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 140#L1043-7true, Black: 325#true, 76#L1034-9true, 312#true, 19#L1031-13true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:14,678 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-28 05:16:14,678 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-28 05:16:14,678 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:14,678 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 05:16:14,678 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-28 05:16:14,678 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-28 05:16:14,678 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:14,688 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 314#true, 73#L1031-13true, Black: 325#true, 45#L1043-11true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2024-11-28 05:16:14,688 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-28 05:16:14,688 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-28 05:16:14,688 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-28 05:16:14,689 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-28 05:16:14,689 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-28 05:16:14,689 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-28 05:16:14,689 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 314#true, Black: 325#true, 45#L1043-11true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true, 293#L1031-5true]) [2024-11-28 05:16:14,689 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2024-11-28 05:16:14,689 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-28 05:16:14,689 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-28 05:16:14,689 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2024-11-28 05:16:14,689 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-28 05:16:14,689 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-28 05:16:14,689 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true, 293#L1031-5true]) [2024-11-28 05:16:14,689 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-28 05:16:14,689 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-28 05:16:14,689 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-28 05:16:14,689 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-28 05:16:14,689 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-28 05:16:14,690 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-28 05:16:14,690 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-28 05:16:14,690 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-28 05:16:14,690 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 236#L1045-8true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true, 293#L1031-5true]) [2024-11-28 05:16:14,690 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-28 05:16:14,690 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-28 05:16:14,690 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-28 05:16:14,690 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-28 05:16:14,690 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-28 05:16:14,690 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-28 05:16:14,690 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-28 05:16:14,690 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-28 05:16:14,690 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true, 293#L1031-5true]) [2024-11-28 05:16:14,690 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-28 05:16:14,690 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-28 05:16:14,691 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-28 05:16:14,691 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-28 05:16:14,691 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-28 05:16:14,691 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-28 05:16:14,691 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-28 05:16:14,691 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-28 05:16:14,691 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 314#true, Black: 325#true, 157#L1045-4true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 293#L1031-5true, 311#true]) [2024-11-28 05:16:14,691 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-28 05:16:14,691 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-28 05:16:14,691 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-28 05:16:14,691 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-28 05:16:14,691 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-28 05:16:14,691 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-28 05:16:14,691 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-28 05:16:14,691 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-28 05:16:14,692 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 314#true, Black: 325#true, 3#L1045-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 293#L1031-5true, 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 89#L1034-9true]) [2024-11-28 05:16:14,692 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-28 05:16:14,692 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-28 05:16:14,692 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-28 05:16:14,692 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-28 05:16:14,692 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-28 05:16:14,692 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-28 05:16:14,692 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-28 05:16:14,692 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-28 05:16:14,695 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1095] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 314#true, 309#true, Black: 325#true, 312#true, 19#L1031-13true, 45#L1043-11true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2024-11-28 05:16:14,695 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-28 05:16:14,695 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-28 05:16:14,695 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-28 05:16:14,695 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-28 05:16:14,695 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-28 05:16:14,695 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-28 05:16:14,695 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-28 05:16:14,695 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1095] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 314#true, 16#L1031-5true, 309#true, Black: 325#true, 312#true, 45#L1043-11true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2024-11-28 05:16:14,696 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2024-11-28 05:16:14,696 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-28 05:16:14,696 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-28 05:16:14,696 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-28 05:16:14,696 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-28 05:16:14,696 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-28 05:16:14,696 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-28 05:16:14,696 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1095] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 236#L1045-8true, Black: 325#true, 309#true, 312#true, 19#L1031-13true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2024-11-28 05:16:14,696 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-28 05:16:14,696 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 05:16:14,696 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-28 05:16:14,696 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-28 05:16:14,696 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 05:16:14,696 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-28 05:16:14,696 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-28 05:16:14,696 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 05:16:14,696 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 05:16:14,697 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1095] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 312#true, 103#L1045-7true, 19#L1031-13true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2024-11-28 05:16:14,697 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-28 05:16:14,697 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 05:16:14,697 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:14,697 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-28 05:16:14,697 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-28 05:16:14,697 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:14,697 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:14,697 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-28 05:16:14,697 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:14,697 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1095] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 236#L1045-8true, 16#L1031-5true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2024-11-28 05:16:14,697 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-28 05:16:14,697 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-28 05:16:14,697 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-28 05:16:14,697 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-28 05:16:14,698 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-28 05:16:14,698 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-28 05:16:14,698 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-28 05:16:14,698 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-28 05:16:14,698 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-28 05:16:14,698 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-28 05:16:14,698 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1095] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 16#L1031-5true, 309#true, Black: 325#true, 312#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2024-11-28 05:16:14,698 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-28 05:16:14,698 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-28 05:16:14,698 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-28 05:16:14,698 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-28 05:16:14,698 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-28 05:16:14,698 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-28 05:16:14,698 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-28 05:16:14,698 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-28 05:16:14,698 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-28 05:16:14,698 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-28 05:16:14,699 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1095] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, Black: 325#true, 312#true, 19#L1031-13true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2024-11-28 05:16:14,699 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-28 05:16:14,699 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-28 05:16:14,699 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-28 05:16:14,699 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-28 05:16:14,699 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-28 05:16:14,699 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-28 05:16:14,699 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-28 05:16:14,699 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-28 05:16:14,699 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-28 05:16:14,699 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1095] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 16#L1031-5true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2024-11-28 05:16:14,699 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-28 05:16:14,699 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-28 05:16:14,699 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-28 05:16:14,700 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-28 05:16:14,700 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-28 05:16:14,700 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-28 05:16:14,700 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-28 05:16:14,700 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-28 05:16:14,700 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-28 05:16:14,700 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-28 05:16:14,700 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1095] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [314#true, 16#L1031-5true, 309#true, 157#L1045-4true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2024-11-28 05:16:14,700 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-28 05:16:14,700 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-28 05:16:14,700 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-28 05:16:14,700 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-28 05:16:14,700 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-28 05:16:14,700 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-28 05:16:14,700 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-28 05:16:14,700 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-28 05:16:14,700 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-28 05:16:14,700 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-28 05:16:14,701 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1095] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [314#true, 309#true, 157#L1045-4true, Black: 325#true, 312#true, 19#L1031-13true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2024-11-28 05:16:14,701 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-28 05:16:14,701 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-28 05:16:14,701 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-28 05:16:14,701 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-28 05:16:14,701 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-28 05:16:14,701 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-28 05:16:14,701 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-28 05:16:14,701 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-28 05:16:14,701 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-28 05:16:14,701 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1095] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [314#true, 16#L1031-5true, 3#L1045-6true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-28 05:16:14,701 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-28 05:16:14,701 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-28 05:16:14,701 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-28 05:16:14,702 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-28 05:16:14,702 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-28 05:16:14,702 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-28 05:16:14,702 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-28 05:16:14,702 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-28 05:16:14,702 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-28 05:16:14,702 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-28 05:16:14,702 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1095] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [314#true, 309#true, 3#L1045-6true, Black: 325#true, 312#true, 19#L1031-13true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 89#L1034-9true]) [2024-11-28 05:16:14,702 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-28 05:16:14,702 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-28 05:16:14,702 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-28 05:16:14,702 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-28 05:16:14,702 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:14,702 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-28 05:16:14,702 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-28 05:16:14,702 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-28 05:16:14,702 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-28 05:16:14,710 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1102] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [136#L1031-13true, 310#true, 314#true, 3#L1045-6true, Black: 325#true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-28 05:16:14,710 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-28 05:16:14,710 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:14,710 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-28 05:16:14,710 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:14,710 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-28 05:16:14,710 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-28 05:16:14,710 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-28 05:16:14,710 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-28 05:16:14,710 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-28 05:16:14,713 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1098] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][300], [289#L1031-5true, 314#true, 309#true, 12#L1034-9true, 3#L1045-6true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-28 05:16:14,713 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-28 05:16:14,713 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-28 05:16:14,713 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-28 05:16:14,713 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-28 05:16:14,713 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-28 05:16:14,713 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-28 05:16:14,713 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-28 05:16:14,713 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-28 05:16:14,713 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 3#L1045-6true, Black: 325#true, 76#L1034-9true, 312#true, 19#L1031-13true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-28 05:16:14,713 INFO L294 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2024-11-28 05:16:14,713 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-28 05:16:14,714 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:14,714 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-28 05:16:14,714 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-28 05:16:14,714 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-28 05:16:14,714 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-28 05:16:14,714 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-28 05:16:14,714 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-28 05:16:14,714 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-28 05:16:14,716 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1098] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][300], [136#L1031-13true, 314#true, 12#L1034-9true, 309#true, 3#L1045-6true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-28 05:16:14,716 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-28 05:16:14,716 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-28 05:16:14,716 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-28 05:16:14,716 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-28 05:16:14,716 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-28 05:16:14,716 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:14,718 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 236#L1045-8true, 12#L1034-9true, Black: 325#true, 312#true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true]) [2024-11-28 05:16:14,718 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-28 05:16:14,718 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-28 05:16:14,718 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-28 05:16:14,718 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-28 05:16:14,719 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 12#L1034-9true, Black: 325#true, 76#L1034-9true, 312#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:14,719 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-28 05:16:14,719 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-28 05:16:14,719 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-28 05:16:14,719 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-28 05:16:14,719 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 12#L1034-9true, Black: 325#true, 312#true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:14,719 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-28 05:16:14,719 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-28 05:16:14,719 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-28 05:16:14,719 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-28 05:16:14,719 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 3#L1045-6true, 12#L1034-9true, Black: 325#true, 76#L1034-9true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-28 05:16:14,719 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-28 05:16:14,719 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-28 05:16:14,719 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-28 05:16:14,720 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-28 05:16:14,721 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 236#L1045-8true, Black: 325#true, 76#L1034-9true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 119#L1027-3true]) [2024-11-28 05:16:14,721 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-28 05:16:14,721 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-28 05:16:14,722 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-28 05:16:14,722 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 05:16:14,722 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:14,722 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-28 05:16:14,722 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-28 05:16:14,722 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-28 05:16:14,722 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:14,722 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-28 05:16:14,722 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 05:16:14,722 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 05:16:14,722 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 76#L1034-9true, 312#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 119#L1027-3true]) [2024-11-28 05:16:14,722 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-28 05:16:14,722 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:14,722 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-28 05:16:14,722 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-28 05:16:14,722 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-28 05:16:14,722 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-28 05:16:14,722 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:14,722 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-28 05:16:14,723 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-28 05:16:14,723 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:14,723 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-28 05:16:14,723 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 05:16:14,723 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 76#L1034-9true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0), 119#L1027-3true]) [2024-11-28 05:16:14,723 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-28 05:16:14,723 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-28 05:16:14,723 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-28 05:16:14,723 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-28 05:16:14,723 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-28 05:16:14,723 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-28 05:16:14,723 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-28 05:16:14,723 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-28 05:16:14,723 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-28 05:16:14,723 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-28 05:16:14,723 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-28 05:16:14,723 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-28 05:16:14,724 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, Black: 325#true, 3#L1045-6true, 76#L1034-9true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 119#L1027-3true]) [2024-11-28 05:16:14,724 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-28 05:16:14,724 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-28 05:16:14,724 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-28 05:16:14,724 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-28 05:16:14,724 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:14,724 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-28 05:16:14,724 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-28 05:16:14,724 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-28 05:16:14,724 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-28 05:16:14,724 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-28 05:16:14,724 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-28 05:16:14,724 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-28 05:16:14,738 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, Black: 325#true, 76#L1034-9true, 312#true, 19#L1031-13true, 321#(= |#race~threads_total~0| 0), 313#true, 219#L1043-8true, 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:14,738 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-28 05:16:14,738 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-28 05:16:14,738 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-28 05:16:14,739 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-28 05:16:14,739 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-28 05:16:14,739 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 05:16:14,739 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 05:16:14,739 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 16#L1031-5true, Black: 325#true, 76#L1034-9true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 219#L1043-8true, 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:14,739 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-28 05:16:14,739 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-28 05:16:14,739 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-28 05:16:14,739 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-28 05:16:14,739 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-28 05:16:14,753 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1102] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 289#L1031-5true, 314#true, Black: 325#true, 76#L1034-9true, 45#L1043-11true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-28 05:16:14,753 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-28 05:16:14,753 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-28 05:16:14,753 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2024-11-28 05:16:14,753 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-28 05:16:14,753 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-28 05:16:14,753 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2024-11-28 05:16:14,753 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-28 05:16:14,753 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-28 05:16:14,753 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-28 05:16:14,753 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 12#L1034-9true, Black: 325#true, 312#true, 76#L1034-9true, 45#L1043-11true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:14,754 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2024-11-28 05:16:14,754 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-28 05:16:14,754 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2024-11-28 05:16:14,754 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-28 05:16:14,759 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1102] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-28 05:16:14,759 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-28 05:16:14,759 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:14,759 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-28 05:16:14,759 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:14,759 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-28 05:16:14,759 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:14,759 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 05:16:14,759 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-28 05:16:14,759 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 05:16:14,759 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:14,763 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-28 05:16:14,763 INFO L294 olderBase$Statistics]: this new event has 271 ancestors and is cut-off event [2024-11-28 05:16:14,763 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-28 05:16:14,763 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:14,763 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-28 05:16:14,763 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-28 05:16:14,763 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-28 05:16:14,763 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:14,763 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-28 05:16:14,763 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 05:16:14,763 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-28 05:16:14,763 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-28 05:16:14,765 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1098] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][304], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 12#L1034-9true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:14,765 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-28 05:16:14,765 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:14,765 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 05:16:14,765 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-28 05:16:14,765 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:14,765 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 05:16:14,765 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-28 05:16:14,768 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1102] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [136#L1031-13true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 76#L1034-9true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-28 05:16:14,768 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-28 05:16:14,768 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 05:16:14,768 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:14,768 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 05:16:14,768 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:14,769 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-28 05:16:14,769 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-28 05:16:14,769 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:14,769 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-28 05:16:14,772 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1098] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][304], [289#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 12#L1034-9true, Black: 325#true, 312#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:14,772 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-28 05:16:14,772 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-28 05:16:14,772 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-28 05:16:14,772 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-28 05:16:14,772 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-28 05:16:14,772 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-28 05:16:14,772 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-28 05:16:14,772 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-28 05:16:14,772 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 76#L1034-9true, 312#true, 103#L1045-7true, 19#L1031-13true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:14,772 INFO L294 olderBase$Statistics]: this new event has 271 ancestors and is cut-off event [2024-11-28 05:16:14,772 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:14,772 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-28 05:16:14,772 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-28 05:16:14,773 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-28 05:16:14,773 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-28 05:16:14,773 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:14,773 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-28 05:16:14,773 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-28 05:16:14,773 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 05:16:14,775 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1098] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][304], [136#L1031-13true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 12#L1034-9true, 309#true, Black: 325#true, 312#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:14,775 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-28 05:16:14,775 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-28 05:16:14,775 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:14,775 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 05:16:14,775 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:14,775 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-28 05:16:14,782 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1098] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][292], [136#L1031-13true, 314#true, 309#true, 12#L1034-9true, 157#L1045-4true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:14,782 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-28 05:16:14,782 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-28 05:16:14,782 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-28 05:16:14,782 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-28 05:16:14,783 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-28 05:16:14,783 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-28 05:16:14,789 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 177#L1043-9true, 310#true, 16#L1031-5true, Black: 325#true, 76#L1034-9true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:14,789 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-28 05:16:14,789 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-28 05:16:14,789 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:14,789 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-28 05:16:14,789 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-28 05:16:14,790 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 177#L1043-9true, 310#true, Black: 325#true, 76#L1034-9true, 312#true, 19#L1031-13true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:14,790 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-28 05:16:14,790 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-28 05:16:14,790 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-28 05:16:14,790 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-28 05:16:14,790 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-28 05:16:14,790 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-28 05:16:14,790 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-28 05:16:14,809 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1095] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 314#true, 309#true, 12#L1034-9true, Black: 325#true, 312#true, 45#L1043-11true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2024-11-28 05:16:14,809 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is not cut-off event [2024-11-28 05:16:14,809 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is not cut-off event [2024-11-28 05:16:14,809 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is not cut-off event [2024-11-28 05:16:14,809 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is not cut-off event [2024-11-28 05:16:14,811 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 12#L1034-9true, Black: 325#true, 312#true, 76#L1034-9true, 45#L1043-11true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:14,811 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is not cut-off event [2024-11-28 05:16:14,811 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is not cut-off event [2024-11-28 05:16:14,811 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is not cut-off event [2024-11-28 05:16:14,811 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is not cut-off event [2024-11-28 05:16:14,811 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is not cut-off event [2024-11-28 05:16:14,812 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 157#L1045-4true, 12#L1034-9true, Black: 325#true, 312#true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:14,812 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-28 05:16:14,812 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-28 05:16:14,812 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-28 05:16:14,812 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-28 05:16:14,818 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1102] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [136#L1031-13true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 236#L1045-8true, Black: 325#true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-28 05:16:14,818 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-28 05:16:14,818 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-11-28 05:16:14,818 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 05:16:14,818 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-28 05:16:14,818 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-28 05:16:14,818 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 05:16:14,818 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 05:16:14,818 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-11-28 05:16:14,818 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-11-28 05:16:14,823 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1098] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][304], [289#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 236#L1045-8true, 309#true, 12#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:14,823 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-28 05:16:14,824 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-28 05:16:14,824 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-28 05:16:14,824 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-28 05:16:14,824 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-28 05:16:14,824 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-28 05:16:14,824 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-28 05:16:14,824 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-28 05:16:14,824 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 236#L1045-8true, Black: 325#true, 76#L1034-9true, 312#true, 19#L1031-13true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:14,824 INFO L294 olderBase$Statistics]: this new event has 272 ancestors and is cut-off event [2024-11-28 05:16:14,824 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-28 05:16:14,824 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-28 05:16:14,824 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 05:16:14,824 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 05:16:14,824 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-28 05:16:14,825 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-28 05:16:14,825 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-28 05:16:14,825 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-28 05:16:14,825 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-11-28 05:16:14,825 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [308#L1045-9true, 289#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 312#true, 19#L1031-13true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:14,825 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-28 05:16:14,825 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-28 05:16:14,825 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-28 05:16:14,825 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-28 05:16:14,827 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1098] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][304], [136#L1031-13true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 236#L1045-8true, 12#L1034-9true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:14,827 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-28 05:16:14,827 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-28 05:16:14,827 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 05:16:14,827 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-28 05:16:14,827 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 05:16:14,827 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-28 05:16:14,827 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [136#L1031-13true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 16#L1031-5true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:14,828 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-28 05:16:14,828 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-28 05:16:14,828 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-28 05:16:14,828 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-28 05:16:14,831 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1098] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][295], [136#L1031-13true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 12#L1034-9true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:14,832 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-28 05:16:14,832 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-28 05:16:14,832 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-28 05:16:14,832 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-28 05:16:14,832 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-28 05:16:14,832 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-28 05:16:14,832 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-28 05:16:14,864 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1095] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 314#true, 309#true, Black: 325#true, 312#true, 19#L1031-13true, 45#L1043-11true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2024-11-28 05:16:14,864 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-28 05:16:14,864 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-28 05:16:14,864 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-28 05:16:14,864 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-28 05:16:14,864 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-28 05:16:14,864 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-28 05:16:14,865 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-28 05:16:14,865 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-28 05:16:14,865 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1095] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 236#L1045-8true, 309#true, Black: 325#true, 312#true, 19#L1031-13true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2024-11-28 05:16:14,865 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-28 05:16:14,865 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 05:16:14,865 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-28 05:16:14,865 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-28 05:16:14,865 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 05:16:14,865 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-28 05:16:14,865 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-28 05:16:14,865 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 05:16:14,865 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 05:16:14,865 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-11-28 05:16:14,865 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1095] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 312#true, 103#L1045-7true, 19#L1031-13true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2024-11-28 05:16:14,865 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-28 05:16:14,866 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 05:16:14,866 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:14,866 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-28 05:16:14,866 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-28 05:16:14,866 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:14,866 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:14,866 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-28 05:16:14,866 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:14,866 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-28 05:16:14,866 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1095] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, Black: 325#true, 312#true, 19#L1031-13true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2024-11-28 05:16:14,866 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-28 05:16:14,866 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-28 05:16:14,866 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-28 05:16:14,866 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-28 05:16:14,866 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-28 05:16:14,866 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-28 05:16:14,866 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-28 05:16:14,866 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-28 05:16:14,867 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-28 05:16:14,867 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-28 05:16:14,867 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1095] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [314#true, 157#L1045-4true, 309#true, Black: 325#true, 312#true, 19#L1031-13true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2024-11-28 05:16:14,867 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-28 05:16:14,867 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-28 05:16:14,867 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-28 05:16:14,867 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-28 05:16:14,867 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-28 05:16:14,867 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-28 05:16:14,867 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-28 05:16:14,867 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-28 05:16:14,867 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-28 05:16:14,867 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-28 05:16:14,867 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1095] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [314#true, 309#true, 3#L1045-6true, Black: 325#true, 312#true, 19#L1031-13true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 89#L1034-9true]) [2024-11-28 05:16:14,867 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-28 05:16:14,867 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-28 05:16:14,868 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-28 05:16:14,868 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-28 05:16:14,868 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-28 05:16:14,868 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:14,868 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-28 05:16:14,868 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-28 05:16:14,868 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-28 05:16:14,868 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-28 05:16:14,874 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1098] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][300], [136#L1031-13true, 314#true, 309#true, 12#L1034-9true, 3#L1045-6true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-28 05:16:14,875 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-28 05:16:14,875 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-28 05:16:14,875 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-28 05:16:14,875 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-28 05:16:14,875 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-28 05:16:14,875 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-28 05:16:14,875 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:14,878 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1095] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [314#true, 309#true, 157#L1045-4true, 12#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2024-11-28 05:16:14,878 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-28 05:16:14,878 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-28 05:16:14,878 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-28 05:16:14,878 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-28 05:16:14,882 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1102] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 314#true, 157#L1045-4true, Black: 325#true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2024-11-28 05:16:14,882 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-28 05:16:14,882 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-28 05:16:14,882 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-28 05:16:14,882 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-28 05:16:14,885 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true]) [2024-11-28 05:16:14,885 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-28 05:16:14,885 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:14,885 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:14,885 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:14,885 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-28 05:16:14,886 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:14,886 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 05:16:14,886 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 05:16:14,886 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 236#L1045-8true, 73#L1031-13true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2024-11-28 05:16:14,886 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-28 05:16:14,886 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 05:16:14,886 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 05:16:14,886 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-28 05:16:14,886 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-11-28 05:16:14,886 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-28 05:16:14,886 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 05:16:14,886 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 05:16:14,886 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 236#L1045-8true, Black: 325#true, 84#L1027-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true]) [2024-11-28 05:16:14,886 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-28 05:16:14,887 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-28 05:16:14,887 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-28 05:16:14,887 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-28 05:16:14,887 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-28 05:16:14,887 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-28 05:16:14,887 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-28 05:16:14,887 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-28 05:16:14,887 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 73#L1031-13true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2024-11-28 05:16:14,887 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-28 05:16:14,887 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 05:16:14,887 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:14,887 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:14,887 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 05:16:14,887 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:14,887 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-28 05:16:14,887 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:14,888 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 84#L1027-3true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true]) [2024-11-28 05:16:14,888 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-28 05:16:14,888 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-28 05:16:14,888 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-28 05:16:14,888 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-28 05:16:14,888 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-28 05:16:14,888 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-28 05:16:14,888 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-28 05:16:14,888 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-28 05:16:14,888 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 73#L1031-13true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2024-11-28 05:16:14,888 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-28 05:16:14,888 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-28 05:16:14,888 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-28 05:16:14,888 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-28 05:16:14,888 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-28 05:16:14,888 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-28 05:16:14,888 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-28 05:16:14,889 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-28 05:16:14,889 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 84#L1027-3true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true]) [2024-11-28 05:16:14,889 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-28 05:16:14,889 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-28 05:16:14,889 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-28 05:16:14,889 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-28 05:16:14,889 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-28 05:16:14,889 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-28 05:16:14,889 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-28 05:16:14,889 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-28 05:16:14,889 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 314#true, 157#L1045-4true, Black: 325#true, 84#L1027-3true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2024-11-28 05:16:14,889 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-28 05:16:14,889 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-28 05:16:14,889 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-28 05:16:14,890 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-28 05:16:14,890 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-28 05:16:14,890 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-28 05:16:14,890 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-28 05:16:14,890 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-28 05:16:14,890 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 314#true, 73#L1031-13true, Black: 325#true, 157#L1045-4true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true]) [2024-11-28 05:16:14,890 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-28 05:16:14,890 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-28 05:16:14,890 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-28 05:16:14,890 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-28 05:16:14,890 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-28 05:16:14,890 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-28 05:16:14,890 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-28 05:16:14,890 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-28 05:16:14,890 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 314#true, 73#L1031-13true, Black: 325#true, 3#L1045-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 89#L1034-9true]) [2024-11-28 05:16:14,890 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-28 05:16:14,891 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-28 05:16:14,891 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-28 05:16:14,891 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-28 05:16:14,891 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:14,891 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-28 05:16:14,891 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:14,891 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-28 05:16:14,891 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 314#true, 3#L1045-6true, Black: 325#true, 84#L1027-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-28 05:16:14,891 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-28 05:16:14,891 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-28 05:16:14,891 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-28 05:16:14,891 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-28 05:16:14,891 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-28 05:16:14,891 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-28 05:16:14,891 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-28 05:16:14,891 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-28 05:16:14,892 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1095] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 236#L1045-8true, 12#L1034-9true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2024-11-28 05:16:14,892 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-28 05:16:14,892 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-28 05:16:14,892 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-28 05:16:14,892 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-28 05:16:14,892 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1095] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 12#L1034-9true, Black: 325#true, 309#true, 312#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2024-11-28 05:16:14,892 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-28 05:16:14,892 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-28 05:16:14,892 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-28 05:16:14,892 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-28 05:16:14,892 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1095] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 12#L1034-9true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2024-11-28 05:16:14,892 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-28 05:16:14,892 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-28 05:16:14,892 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-28 05:16:14,893 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-28 05:16:14,893 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1095] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [314#true, 309#true, 157#L1045-4true, 12#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2024-11-28 05:16:14,893 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-28 05:16:14,893 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-28 05:16:14,893 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-28 05:16:14,893 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-28 05:16:14,893 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-28 05:16:14,893 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1095] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [314#true, 309#true, 3#L1045-6true, 12#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 89#L1034-9true]) [2024-11-28 05:16:14,893 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-28 05:16:14,893 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-28 05:16:14,893 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-28 05:16:14,893 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-28 05:16:14,895 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [57#L1029-4true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 236#L1045-8true, Black: 325#true, 76#L1034-9true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:14,895 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2024-11-28 05:16:14,895 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-28 05:16:14,895 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-28 05:16:14,895 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-28 05:16:14,896 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-28 05:16:14,896 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2024-11-28 05:16:14,896 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-28 05:16:14,896 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-28 05:16:14,896 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-28 05:16:14,896 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-28 05:16:14,896 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-28 05:16:14,896 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [57#L1029-4true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 76#L1034-9true, 312#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:14,896 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2024-11-28 05:16:14,896 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2024-11-28 05:16:14,896 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-28 05:16:14,896 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-28 05:16:14,896 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-28 05:16:14,896 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-28 05:16:14,896 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-28 05:16:14,896 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-28 05:16:14,896 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-28 05:16:14,896 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-28 05:16:14,897 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-28 05:16:14,897 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [57#L1029-4true, 310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 76#L1034-9true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:14,897 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-28 05:16:14,897 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-28 05:16:14,897 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-28 05:16:14,897 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-28 05:16:14,897 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-28 05:16:14,897 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-28 05:16:14,897 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-11-28 05:16:14,897 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 05:16:14,897 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-28 05:16:14,897 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 05:16:14,897 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-28 05:16:14,897 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [57#L1029-4true, 310#true, 157#L1045-4true, Black: 325#true, 76#L1034-9true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:14,897 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-28 05:16:14,897 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-28 05:16:14,898 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:14,898 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 05:16:14,898 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-28 05:16:14,898 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:14,898 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-28 05:16:14,898 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 05:16:14,898 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-28 05:16:14,898 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-28 05:16:14,898 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-28 05:16:14,898 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [57#L1029-4true, 310#true, 3#L1045-6true, Black: 325#true, 312#true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-28 05:16:14,898 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2024-11-28 05:16:14,898 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-28 05:16:14,898 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-28 05:16:14,898 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-28 05:16:14,898 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-28 05:16:14,898 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-28 05:16:14,898 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-28 05:16:14,898 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-28 05:16:14,898 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-28 05:16:14,899 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-28 05:16:14,899 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2024-11-28 05:16:14,901 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 236#L1045-8true, Black: 325#true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true]) [2024-11-28 05:16:14,902 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-28 05:16:14,902 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-28 05:16:14,902 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-28 05:16:14,902 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-28 05:16:14,902 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 76#L1034-9true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2024-11-28 05:16:14,902 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-28 05:16:14,902 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-28 05:16:14,902 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-28 05:16:14,902 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-28 05:16:14,902 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 155#L1045-5true, 89#L1034-9true, 311#true]) [2024-11-28 05:16:14,902 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-28 05:16:14,902 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-28 05:16:14,902 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-28 05:16:14,902 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-28 05:16:14,903 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 314#true, 157#L1045-4true, Black: 325#true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2024-11-28 05:16:14,903 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-28 05:16:14,903 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-28 05:16:14,903 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-28 05:16:14,903 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-28 05:16:14,903 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 314#true, 3#L1045-6true, Black: 325#true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-28 05:16:14,903 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-28 05:16:14,903 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-28 05:16:14,903 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-28 05:16:14,903 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-28 05:16:14,903 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1095] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 236#L1045-8true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 119#L1027-3true]) [2024-11-28 05:16:14,903 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-28 05:16:14,903 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-28 05:16:14,903 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 05:16:14,903 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-28 05:16:14,904 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-28 05:16:14,904 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-28 05:16:14,904 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 05:16:14,904 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-28 05:16:14,904 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-28 05:16:14,904 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-28 05:16:14,904 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-28 05:16:14,904 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1095] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true]) [2024-11-28 05:16:14,904 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-28 05:16:14,904 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 05:16:14,904 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-28 05:16:14,904 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 05:16:14,904 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:14,904 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:14,904 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-28 05:16:14,904 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:14,904 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-28 05:16:14,904 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:14,905 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-28 05:16:14,905 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1095] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 312#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 119#L1027-3true]) [2024-11-28 05:16:14,905 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-28 05:16:14,905 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 05:16:14,905 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-28 05:16:14,905 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-28 05:16:14,905 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:14,905 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-28 05:16:14,905 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-28 05:16:14,905 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:14,905 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-28 05:16:14,905 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-28 05:16:14,905 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-28 05:16:14,905 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1095] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 155#L1045-5true, 89#L1034-9true, 119#L1027-3true]) [2024-11-28 05:16:14,905 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-28 05:16:14,905 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-28 05:16:14,906 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-28 05:16:14,906 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-28 05:16:14,906 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-28 05:16:14,906 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-28 05:16:14,906 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-28 05:16:14,906 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-28 05:16:14,906 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-28 05:16:14,906 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-28 05:16:14,906 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-28 05:16:14,906 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1095] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [314#true, 157#L1045-4true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 119#L1027-3true]) [2024-11-28 05:16:14,906 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-28 05:16:14,906 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-28 05:16:14,906 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-28 05:16:14,906 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-28 05:16:14,906 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-28 05:16:14,906 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-28 05:16:14,906 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-28 05:16:14,906 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-28 05:16:14,907 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-28 05:16:14,907 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-28 05:16:14,907 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-28 05:16:14,907 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1095] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [314#true, 3#L1045-6true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 119#L1027-3true]) [2024-11-28 05:16:14,907 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-28 05:16:14,907 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:14,907 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-28 05:16:14,907 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-28 05:16:14,907 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-28 05:16:14,907 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-28 05:16:14,907 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-28 05:16:14,907 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-28 05:16:14,907 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-28 05:16:14,907 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-28 05:16:14,907 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-28 05:16:14,930 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 314#true, 73#L1031-13true, Black: 325#true, 45#L1043-11true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true]) [2024-11-28 05:16:14,931 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-28 05:16:14,931 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-28 05:16:14,931 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-28 05:16:14,931 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-28 05:16:14,931 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-28 05:16:14,931 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-28 05:16:14,931 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-28 05:16:14,931 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1095] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 314#true, 309#true, 12#L1034-9true, Black: 325#true, 312#true, 45#L1043-11true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2024-11-28 05:16:14,931 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-28 05:16:14,931 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-28 05:16:14,931 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-28 05:16:14,931 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-28 05:16:14,931 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2024-11-28 05:16:14,937 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-28 05:16:14,937 INFO L294 olderBase$Statistics]: this new event has 272 ancestors and is cut-off event [2024-11-28 05:16:14,937 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-28 05:16:14,937 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:14,937 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-28 05:16:14,937 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-28 05:16:14,937 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-28 05:16:14,937 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:14,937 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-28 05:16:14,937 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 05:16:14,937 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-28 05:16:14,937 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2024-11-28 05:16:14,937 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-28 05:16:14,939 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1098] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][304], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 309#true, 12#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:14,939 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-28 05:16:14,939 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:14,939 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 05:16:14,939 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-28 05:16:14,939 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-28 05:16:14,939 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:14,939 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 05:16:14,939 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-28 05:16:14,942 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1098] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][304], [136#L1031-13true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 12#L1034-9true, 309#true, Black: 325#true, 312#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:14,942 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-28 05:16:14,943 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-28 05:16:14,943 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-28 05:16:14,943 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:14,943 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 05:16:14,943 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:14,943 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-28 05:16:14,944 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_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[][233], [310#true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 82#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2024-11-28 05:16:14,944 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-28 05:16:14,944 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-28 05:16:14,944 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-28 05:16:14,944 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-28 05:16:14,947 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1102] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 67#L1027-3true, 76#L1034-9true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-28 05:16:14,948 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-28 05:16:14,948 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-28 05:16:14,948 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-28 05:16:14,948 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-28 05:16:14,948 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-28 05:16:14,948 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-28 05:16:14,948 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-28 05:16:14,948 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-28 05:16:14,948 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-28 05:16:14,948 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-28 05:16:14,948 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-28 05:16:14,948 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1102] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 236#L1045-8true, Black: 325#true, 67#L1027-3true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-28 05:16:14,948 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-28 05:16:14,948 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-28 05:16:14,948 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-28 05:16:14,948 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-28 05:16:14,948 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-28 05:16:14,948 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-28 05:16:14,949 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-28 05:16:14,949 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-28 05:16:14,949 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-28 05:16:14,949 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-28 05:16:14,949 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-28 05:16:14,949 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1102] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 67#L1027-3true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-28 05:16:14,949 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-28 05:16:14,949 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-28 05:16:14,949 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-28 05:16:14,949 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-28 05:16:14,949 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-28 05:16:14,949 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-28 05:16:14,949 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-28 05:16:14,949 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-28 05:16:14,949 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-28 05:16:14,949 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-28 05:16:14,949 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-28 05:16:14,950 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1102] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 314#true, 67#L1027-3true, 157#L1045-4true, Black: 325#true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-28 05:16:14,950 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-28 05:16:14,950 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-28 05:16:14,950 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-28 05:16:14,950 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-28 05:16:14,950 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-28 05:16:14,950 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-28 05:16:14,950 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-28 05:16:14,950 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-28 05:16:14,950 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-28 05:16:14,950 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-28 05:16:14,950 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-28 05:16:14,950 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1102] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, 3#L1045-6true, Black: 325#true, 67#L1027-3true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 311#true]) [2024-11-28 05:16:14,950 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-28 05:16:14,950 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-28 05:16:14,950 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-28 05:16:14,950 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-28 05:16:14,950 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-28 05:16:14,951 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-28 05:16:14,951 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-28 05:16:14,951 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-28 05:16:14,951 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-28 05:16:14,951 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-28 05:16:14,951 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-28 05:16:14,975 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [57#L1029-4true, 329#true, 310#true, Black: 325#true, 76#L1034-9true, 312#true, 6#L1043-6true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:14,975 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-28 05:16:14,975 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-28 05:16:14,976 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-28 05:16:14,976 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-28 05:16:14,976 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-28 05:16:14,976 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-28 05:16:14,976 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-28 05:16:14,976 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-28 05:16:14,984 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1098] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][304], [136#L1031-13true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 236#L1045-8true, 12#L1034-9true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:14,984 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-28 05:16:14,984 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-11-28 05:16:14,984 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-28 05:16:14,984 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 05:16:14,984 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-28 05:16:14,984 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 05:16:14,984 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-28 05:16:14,986 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1102] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 76#L1034-9true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true]) [2024-11-28 05:16:14,986 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-28 05:16:14,986 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-28 05:16:14,986 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-28 05:16:14,986 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-28 05:16:14,986 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1102] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 236#L1045-8true, Black: 325#true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true]) [2024-11-28 05:16:14,986 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-28 05:16:14,986 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-28 05:16:14,986 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-28 05:16:14,986 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-28 05:16:14,986 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1102] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2024-11-28 05:16:14,986 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-28 05:16:14,986 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-28 05:16:14,986 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-28 05:16:14,986 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-28 05:16:14,987 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1102] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, 3#L1045-6true, Black: 325#true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-28 05:16:14,987 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-28 05:16:14,987 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-28 05:16:14,987 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-28 05:16:14,987 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-28 05:16:14,989 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 236#L1045-8true, Black: 325#true, 84#L1027-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true]) [2024-11-28 05:16:14,989 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-28 05:16:14,989 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-28 05:16:14,990 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-28 05:16:14,990 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-28 05:16:14,990 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-28 05:16:14,990 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-28 05:16:14,990 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-28 05:16:14,990 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-28 05:16:14,990 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-28 05:16:14,990 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2024-11-28 05:16:14,990 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-28 05:16:14,990 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:14,990 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:14,990 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:14,990 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-28 05:16:14,990 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:14,990 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-28 05:16:14,990 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 05:16:14,990 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 05:16:14,991 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 103#L1045-7true, 84#L1027-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true]) [2024-11-28 05:16:14,991 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-28 05:16:14,991 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-28 05:16:14,991 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-28 05:16:14,991 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-28 05:16:14,991 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-28 05:16:14,991 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-28 05:16:14,991 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-28 05:16:14,991 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-28 05:16:14,991 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-28 05:16:14,991 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 84#L1027-3true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2024-11-28 05:16:14,991 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-28 05:16:14,991 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-28 05:16:14,991 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-28 05:16:14,991 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-28 05:16:14,992 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-28 05:16:14,992 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-28 05:16:14,992 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-28 05:16:14,992 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-28 05:16:14,992 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-28 05:16:14,992 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 314#true, 3#L1045-6true, Black: 325#true, 84#L1027-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-28 05:16:14,992 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-28 05:16:14,992 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-28 05:16:14,992 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-28 05:16:14,992 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-28 05:16:14,992 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-28 05:16:14,992 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-28 05:16:14,992 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-28 05:16:14,992 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-28 05:16:14,992 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-28 05:16:14,993 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1095] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 236#L1045-8true, 309#true, 12#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2024-11-28 05:16:14,993 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-28 05:16:14,993 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-28 05:16:14,993 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-28 05:16:14,993 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-28 05:16:14,993 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-28 05:16:14,993 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1095] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 12#L1034-9true, Black: 325#true, 312#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2024-11-28 05:16:14,993 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-28 05:16:14,993 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-28 05:16:14,993 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-28 05:16:14,993 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-28 05:16:14,993 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-28 05:16:14,993 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1095] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 12#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2024-11-28 05:16:14,993 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-28 05:16:14,993 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-28 05:16:14,994 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-28 05:16:14,994 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-28 05:16:14,994 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-28 05:16:14,994 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1095] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [314#true, 309#true, 3#L1045-6true, 12#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-28 05:16:14,994 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-28 05:16:14,994 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-28 05:16:14,994 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-28 05:16:14,994 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-28 05:16:14,994 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-28 05:16:14,996 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 236#L1045-8true, Black: 325#true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2024-11-28 05:16:14,996 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-28 05:16:14,996 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-28 05:16:14,996 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-28 05:16:14,996 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-28 05:16:14,997 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-28 05:16:14,997 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 76#L1034-9true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true]) [2024-11-28 05:16:14,997 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-28 05:16:14,997 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-28 05:16:14,997 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-28 05:16:14,997 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-28 05:16:14,997 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-28 05:16:14,997 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2024-11-28 05:16:14,997 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-28 05:16:14,997 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-28 05:16:14,997 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-28 05:16:14,997 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-28 05:16:14,997 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-28 05:16:14,998 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 314#true, 3#L1045-6true, Black: 325#true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 89#L1034-9true, 311#true]) [2024-11-28 05:16:14,998 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-28 05:16:14,998 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-28 05:16:14,998 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-28 05:16:14,998 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-28 05:16:14,998 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-28 05:16:14,998 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1095] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2024-11-28 05:16:14,998 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-28 05:16:14,998 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 05:16:14,998 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-28 05:16:14,998 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 05:16:14,998 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:14,998 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:14,998 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-28 05:16:14,998 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-28 05:16:14,998 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:14,998 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-28 05:16:14,998 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:14,999 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-28 05:16:14,999 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1095] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 236#L1045-8true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 119#L1027-3true]) [2024-11-28 05:16:14,999 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-28 05:16:14,999 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-28 05:16:14,999 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 05:16:14,999 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-28 05:16:14,999 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-28 05:16:14,999 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-28 05:16:14,999 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 05:16:14,999 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-28 05:16:14,999 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-28 05:16:14,999 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-28 05:16:14,999 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-28 05:16:14,999 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-28 05:16:14,999 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1095] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 312#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 119#L1027-3true]) [2024-11-28 05:16:15,000 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-28 05:16:15,000 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 05:16:15,000 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-28 05:16:15,000 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-28 05:16:15,000 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:15,000 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-28 05:16:15,000 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-28 05:16:15,000 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:15,000 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-28 05:16:15,000 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-28 05:16:15,000 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-28 05:16:15,000 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-28 05:16:15,000 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1095] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 89#L1034-9true, 119#L1027-3true]) [2024-11-28 05:16:15,000 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-28 05:16:15,000 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-28 05:16:15,000 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-28 05:16:15,000 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-28 05:16:15,000 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-28 05:16:15,001 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-28 05:16:15,001 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-28 05:16:15,001 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-28 05:16:15,001 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-28 05:16:15,001 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-28 05:16:15,001 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-28 05:16:15,001 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-28 05:16:15,001 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1095] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [314#true, 309#true, 3#L1045-6true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 89#L1034-9true, 119#L1027-3true]) [2024-11-28 05:16:15,001 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-28 05:16:15,001 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:15,001 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-28 05:16:15,001 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-28 05:16:15,001 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-28 05:16:15,001 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-28 05:16:15,001 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-28 05:16:15,001 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-28 05:16:15,001 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-28 05:16:15,001 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-28 05:16:15,002 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-28 05:16:15,002 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-28 05:16:15,022 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 57#L1029-4true, 310#true, 140#L1043-7true, Black: 325#true, 76#L1034-9true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:15,022 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2024-11-28 05:16:15,022 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-28 05:16:15,022 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-28 05:16:15,022 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-28 05:16:15,022 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-28 05:16:15,022 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-28 05:16:15,022 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-28 05:16:15,022 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-28 05:16:15,025 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1102] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 314#true, 67#L1027-3true, Black: 325#true, 6#L1043-6true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-28 05:16:15,025 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-28 05:16:15,025 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-28 05:16:15,025 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-28 05:16:15,025 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-28 05:16:15,025 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-28 05:16:15,025 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-28 05:16:15,025 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-28 05:16:15,025 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-28 05:16:15,025 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-28 05:16:15,026 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-28 05:16:15,029 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 314#true, Black: 325#true, 6#L1043-6true, 84#L1027-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true]) [2024-11-28 05:16:15,029 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-28 05:16:15,029 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-28 05:16:15,029 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-28 05:16:15,029 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-28 05:16:15,032 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1095] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 57#L1029-4true, 314#true, Black: 325#true, 309#true, 312#true, 6#L1043-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2024-11-28 05:16:15,032 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-28 05:16:15,032 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-28 05:16:15,032 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-28 05:16:15,032 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-28 05:16:15,032 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-28 05:16:15,032 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-28 05:16:15,033 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-28 05:16:15,033 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1095] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 314#true, Black: 325#true, 309#true, 312#true, 6#L1043-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 119#L1027-3true]) [2024-11-28 05:16:15,033 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-28 05:16:15,033 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-28 05:16:15,033 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-28 05:16:15,033 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-28 05:16:15,033 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-28 05:16:15,043 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1102] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 76#L1034-9true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2024-11-28 05:16:15,043 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-28 05:16:15,043 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-28 05:16:15,043 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-28 05:16:15,043 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-28 05:16:15,043 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-28 05:16:15,044 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1102] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 236#L1045-8true, Black: 325#true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2024-11-28 05:16:15,044 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-28 05:16:15,044 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-28 05:16:15,044 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-28 05:16:15,044 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-28 05:16:15,044 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-28 05:16:15,044 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1102] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2024-11-28 05:16:15,044 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-28 05:16:15,044 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-28 05:16:15,044 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-28 05:16:15,044 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-28 05:16:15,044 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-28 05:16:15,044 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1102] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 314#true, Black: 325#true, 157#L1045-4true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2024-11-28 05:16:15,044 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-28 05:16:15,044 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-28 05:16:15,045 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-28 05:16:15,045 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-28 05:16:15,045 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-28 05:16:15,045 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1102] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, Black: 325#true, 3#L1045-6true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 311#true, 89#L1034-9true]) [2024-11-28 05:16:15,045 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-28 05:16:15,045 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-28 05:16:15,045 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-28 05:16:15,045 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-28 05:16:15,045 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-28 05:16:15,048 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1100] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 236#L1045-8true, 12#L1034-9true, Black: 325#true, 76#L1034-9true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:15,048 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-28 05:16:15,048 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-28 05:16:15,048 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-28 05:16:15,048 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-28 05:16:15,048 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1100] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 12#L1034-9true, Black: 325#true, 76#L1034-9true, 312#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:15,048 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-28 05:16:15,048 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-28 05:16:15,048 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-28 05:16:15,048 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-28 05:16:15,049 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1100] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 12#L1034-9true, Black: 325#true, 76#L1034-9true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:15,049 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-28 05:16:15,049 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-28 05:16:15,049 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-28 05:16:15,049 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-28 05:16:15,049 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1100] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [310#true, 157#L1045-4true, 12#L1034-9true, Black: 325#true, 76#L1034-9true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 313#true]) [2024-11-28 05:16:15,049 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-28 05:16:15,049 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-28 05:16:15,049 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-28 05:16:15,049 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-28 05:16:15,049 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1100] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, 3#L1045-6true, Black: 325#true, 12#L1034-9true, 76#L1034-9true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-28 05:16:15,049 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-28 05:16:15,049 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-28 05:16:15,050 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-28 05:16:15,050 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-28 05:16:15,050 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 236#L1045-8true, 16#L1031-5true, Black: 325#true, 76#L1034-9true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:15,050 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2024-11-28 05:16:15,050 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-28 05:16:15,050 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-28 05:16:15,050 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-28 05:16:15,050 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-28 05:16:15,050 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-28 05:16:15,050 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-28 05:16:15,050 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-28 05:16:15,050 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-28 05:16:15,050 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-28 05:16:15,050 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-28 05:16:15,051 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 16#L1031-5true, Black: 325#true, 76#L1034-9true, 312#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:15,051 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2024-11-28 05:16:15,051 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-28 05:16:15,051 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-28 05:16:15,051 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-28 05:16:15,051 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-28 05:16:15,051 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-28 05:16:15,051 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-28 05:16:15,051 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-28 05:16:15,051 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-28 05:16:15,051 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-28 05:16:15,051 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-28 05:16:15,051 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 16#L1031-5true, Black: 325#true, 76#L1034-9true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:15,051 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2024-11-28 05:16:15,051 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-28 05:16:15,051 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-28 05:16:15,052 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-28 05:16:15,052 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-28 05:16:15,052 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-28 05:16:15,052 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-28 05:16:15,052 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-28 05:16:15,052 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-28 05:16:15,052 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-28 05:16:15,052 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-28 05:16:15,052 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 16#L1031-5true, Black: 325#true, 157#L1045-4true, 76#L1034-9true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:15,052 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2024-11-28 05:16:15,052 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-28 05:16:15,052 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-28 05:16:15,052 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-28 05:16:15,052 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-28 05:16:15,052 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-28 05:16:15,052 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-28 05:16:15,052 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-28 05:16:15,052 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-28 05:16:15,053 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-28 05:16:15,053 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-28 05:16:15,053 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 16#L1031-5true, 3#L1045-6true, Black: 325#true, 76#L1034-9true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-28 05:16:15,053 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2024-11-28 05:16:15,053 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-28 05:16:15,053 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-28 05:16:15,053 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-28 05:16:15,053 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-28 05:16:15,053 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-28 05:16:15,053 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-28 05:16:15,053 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-28 05:16:15,053 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-28 05:16:15,053 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-28 05:16:15,053 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-28 05:16:15,066 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [57#L1029-4true, 329#true, 310#true, Black: 325#true, 76#L1034-9true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 219#L1043-8true, 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:15,066 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2024-11-28 05:16:15,066 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-28 05:16:15,066 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-28 05:16:15,066 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-28 05:16:15,066 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-28 05:16:15,066 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-28 05:16:15,066 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-28 05:16:15,066 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-28 05:16:15,069 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1102] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 140#L1043-7true, 314#true, 67#L1027-3true, Black: 325#true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-28 05:16:15,069 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-28 05:16:15,069 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-28 05:16:15,069 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-28 05:16:15,069 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-28 05:16:15,069 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-28 05:16:15,069 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-28 05:16:15,069 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-28 05:16:15,069 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-28 05:16:15,069 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-28 05:16:15,069 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-28 05:16:15,073 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 140#L1043-7true, 314#true, Black: 325#true, 84#L1027-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true]) [2024-11-28 05:16:15,073 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-28 05:16:15,073 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-28 05:16:15,073 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-28 05:16:15,073 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-28 05:16:15,076 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1095] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 140#L1043-7true, 314#true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 119#L1027-3true]) [2024-11-28 05:16:15,076 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-28 05:16:15,076 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-28 05:16:15,076 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:15,076 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-28 05:16:15,076 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:15,077 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1095] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 57#L1029-4true, 140#L1043-7true, 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2024-11-28 05:16:15,077 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-28 05:16:15,077 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-28 05:16:15,077 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-28 05:16:15,077 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-28 05:16:15,077 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-28 05:16:15,077 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-28 05:16:15,077 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-28 05:16:15,081 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1098] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 314#true, Black: 325#true, 12#L1034-9true, 309#true, 67#L1027-3true, 312#true, 6#L1043-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:15,081 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-28 05:16:15,081 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-28 05:16:15,081 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-28 05:16:15,081 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-28 05:16:15,082 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:15,082 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-28 05:16:15,082 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-28 05:16:15,082 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-28 05:16:15,089 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1095] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 236#L1045-8true, 12#L1034-9true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2024-11-28 05:16:15,089 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-28 05:16:15,089 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-28 05:16:15,090 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-28 05:16:15,090 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-28 05:16:15,090 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-28 05:16:15,090 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-28 05:16:15,090 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1095] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 12#L1034-9true, Black: 325#true, 309#true, 312#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2024-11-28 05:16:15,090 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-28 05:16:15,090 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-28 05:16:15,090 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-28 05:16:15,090 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-28 05:16:15,090 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-28 05:16:15,090 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-28 05:16:15,090 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1095] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 12#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2024-11-28 05:16:15,090 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-28 05:16:15,090 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-28 05:16:15,090 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-28 05:16:15,090 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-28 05:16:15,091 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-28 05:16:15,091 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-28 05:16:15,091 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1095] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [314#true, 309#true, 157#L1045-4true, 12#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2024-11-28 05:16:15,091 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-28 05:16:15,091 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-28 05:16:15,091 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-28 05:16:15,091 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-28 05:16:15,091 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-28 05:16:15,091 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-28 05:16:15,091 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1095] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [314#true, 309#true, 3#L1045-6true, 12#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 89#L1034-9true]) [2024-11-28 05:16:15,091 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-28 05:16:15,091 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-28 05:16:15,091 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-28 05:16:15,091 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-28 05:16:15,091 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-28 05:16:15,091 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-28 05:16:15,096 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 236#L1045-8true, 12#L1034-9true, Black: 325#true, 76#L1034-9true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:15,096 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-28 05:16:15,097 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-28 05:16:15,097 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-28 05:16:15,097 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-28 05:16:15,097 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-28 05:16:15,097 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 12#L1034-9true, Black: 325#true, 76#L1034-9true, 312#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:15,097 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-28 05:16:15,097 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-28 05:16:15,097 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-28 05:16:15,097 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-28 05:16:15,097 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-28 05:16:15,097 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 12#L1034-9true, Black: 325#true, 76#L1034-9true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:15,097 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-28 05:16:15,097 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-28 05:16:15,097 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-28 05:16:15,097 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-28 05:16:15,098 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-28 05:16:15,098 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 157#L1045-4true, 12#L1034-9true, Black: 325#true, 312#true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:15,098 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-28 05:16:15,098 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-28 05:16:15,098 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-28 05:16:15,098 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-28 05:16:15,098 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-28 05:16:15,098 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 3#L1045-6true, 12#L1034-9true, Black: 325#true, 76#L1034-9true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-28 05:16:15,098 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-28 05:16:15,098 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-28 05:16:15,098 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-28 05:16:15,098 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-28 05:16:15,098 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-28 05:16:15,101 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1098] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][304], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 12#L1034-9true, 309#true, 312#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2024-11-28 05:16:15,101 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-28 05:16:15,101 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-28 05:16:15,101 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-28 05:16:15,101 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-28 05:16:15,101 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1098] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][304], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 236#L1045-8true, 12#L1034-9true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2024-11-28 05:16:15,101 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-28 05:16:15,101 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-28 05:16:15,101 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-28 05:16:15,101 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-28 05:16:15,101 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1098] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][295], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 12#L1034-9true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2024-11-28 05:16:15,101 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-28 05:16:15,101 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-28 05:16:15,101 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-28 05:16:15,102 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-28 05:16:15,102 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1098] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][292], [314#true, 157#L1045-4true, 309#true, 12#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2024-11-28 05:16:15,102 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-28 05:16:15,102 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-28 05:16:15,102 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-28 05:16:15,102 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-28 05:16:15,102 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1098] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][300], [314#true, 12#L1034-9true, 309#true, Black: 325#true, 3#L1045-6true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 89#L1034-9true]) [2024-11-28 05:16:15,102 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-28 05:16:15,102 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-28 05:16:15,102 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-28 05:16:15,102 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-28 05:16:15,109 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 57#L1029-4true, 177#L1043-9true, 310#true, Black: 325#true, 76#L1034-9true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:15,109 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2024-11-28 05:16:15,110 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-28 05:16:15,110 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-28 05:16:15,110 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-28 05:16:15,110 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-28 05:16:15,110 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-28 05:16:15,110 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-28 05:16:15,110 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-28 05:16:15,113 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1102] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 314#true, 67#L1027-3true, Black: 325#true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 219#L1043-8true, 311#true]) [2024-11-28 05:16:15,113 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-28 05:16:15,113 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-28 05:16:15,113 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-28 05:16:15,113 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-28 05:16:15,113 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-28 05:16:15,113 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-28 05:16:15,113 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-28 05:16:15,113 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-28 05:16:15,113 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-28 05:16:15,113 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-28 05:16:15,117 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 314#true, Black: 325#true, 84#L1027-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 219#L1043-8true, 89#L1034-9true, 311#true]) [2024-11-28 05:16:15,117 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-28 05:16:15,117 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-28 05:16:15,117 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-28 05:16:15,117 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-28 05:16:15,120 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1095] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 57#L1029-4true, 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 219#L1043-8true, 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2024-11-28 05:16:15,120 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-28 05:16:15,120 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-28 05:16:15,120 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-28 05:16:15,121 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-28 05:16:15,121 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-28 05:16:15,121 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-28 05:16:15,121 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-28 05:16:15,121 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1095] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 219#L1043-8true, 327#(= |#race~tids~0| 0), 89#L1034-9true, 119#L1027-3true]) [2024-11-28 05:16:15,121 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-28 05:16:15,121 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-28 05:16:15,121 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 05:16:15,121 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-28 05:16:15,121 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 05:16:15,125 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1098] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 140#L1043-7true, 314#true, 67#L1027-3true, Black: 325#true, 12#L1034-9true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:15,125 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-28 05:16:15,125 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 05:16:15,125 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-28 05:16:15,125 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-28 05:16:15,125 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-28 05:16:15,125 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-28 05:16:15,126 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-28 05:16:15,126 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:15,136 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_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[][233], [310#true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 293#L1031-5true, 89#L1034-9true]) [2024-11-28 05:16:15,136 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2024-11-28 05:16:15,136 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-28 05:16:15,136 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-28 05:16:15,136 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2024-11-28 05:16:15,136 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1102] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 76#L1034-9true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2024-11-28 05:16:15,136 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-28 05:16:15,137 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-28 05:16:15,137 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-28 05:16:15,137 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-28 05:16:15,137 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-28 05:16:15,137 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-28 05:16:15,137 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1102] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 236#L1045-8true, Black: 325#true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2024-11-28 05:16:15,137 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-28 05:16:15,137 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-28 05:16:15,137 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-28 05:16:15,137 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-28 05:16:15,137 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-28 05:16:15,137 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-28 05:16:15,137 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1102] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2024-11-28 05:16:15,137 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-28 05:16:15,137 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-28 05:16:15,137 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-28 05:16:15,138 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-28 05:16:15,138 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-28 05:16:15,138 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-28 05:16:15,138 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1102] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, 3#L1045-6true, Black: 325#true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 311#true, 89#L1034-9true]) [2024-11-28 05:16:15,138 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-28 05:16:15,138 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-28 05:16:15,138 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-28 05:16:15,138 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-28 05:16:15,138 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-28 05:16:15,138 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-28 05:16:15,140 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1100] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 12#L1034-9true, Black: 325#true, 76#L1034-9true, 312#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:15,140 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-28 05:16:15,140 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-28 05:16:15,140 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-28 05:16:15,140 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-28 05:16:15,140 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-28 05:16:15,141 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1100] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 236#L1045-8true, 12#L1034-9true, Black: 325#true, 76#L1034-9true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:15,141 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-28 05:16:15,141 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-28 05:16:15,141 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-28 05:16:15,141 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-28 05:16:15,141 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-28 05:16:15,141 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1100] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 12#L1034-9true, Black: 325#true, 76#L1034-9true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:15,141 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-28 05:16:15,141 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-28 05:16:15,141 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-28 05:16:15,141 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-28 05:16:15,141 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-28 05:16:15,141 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1100] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, Black: 325#true, 12#L1034-9true, 3#L1045-6true, 76#L1034-9true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-28 05:16:15,142 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-28 05:16:15,142 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-28 05:16:15,142 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-28 05:16:15,142 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-28 05:16:15,142 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-28 05:16:15,142 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 16#L1031-5true, Black: 325#true, 76#L1034-9true, 312#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:15,142 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2024-11-28 05:16:15,142 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-28 05:16:15,142 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-28 05:16:15,142 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-28 05:16:15,142 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-28 05:16:15,142 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-28 05:16:15,142 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-28 05:16:15,142 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-28 05:16:15,142 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-28 05:16:15,143 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-28 05:16:15,143 INFO L297 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2024-11-28 05:16:15,143 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-28 05:16:15,143 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 236#L1045-8true, 16#L1031-5true, Black: 325#true, 76#L1034-9true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:15,143 INFO L294 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2024-11-28 05:16:15,143 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-28 05:16:15,143 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-28 05:16:15,143 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-28 05:16:15,143 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-28 05:16:15,143 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-28 05:16:15,143 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-28 05:16:15,143 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-28 05:16:15,143 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-28 05:16:15,143 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-28 05:16:15,143 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2024-11-28 05:16:15,143 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-28 05:16:15,144 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 16#L1031-5true, Black: 325#true, 76#L1034-9true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:15,144 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2024-11-28 05:16:15,144 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-28 05:16:15,144 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-28 05:16:15,144 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-28 05:16:15,144 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-28 05:16:15,144 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-28 05:16:15,144 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-28 05:16:15,144 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-28 05:16:15,144 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-28 05:16:15,144 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-28 05:16:15,144 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-28 05:16:15,144 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2024-11-28 05:16:15,144 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 16#L1031-5true, Black: 325#true, 3#L1045-6true, 76#L1034-9true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-28 05:16:15,144 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2024-11-28 05:16:15,144 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-28 05:16:15,145 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-28 05:16:15,145 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2024-11-28 05:16:15,145 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-28 05:16:15,145 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-28 05:16:15,145 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-28 05:16:15,145 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-28 05:16:15,145 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-28 05:16:15,145 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-28 05:16:15,145 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-28 05:16:15,145 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-28 05:16:15,148 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1102] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-28 05:16:15,148 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-28 05:16:15,148 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:15,148 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-28 05:16:15,148 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:15,148 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-28 05:16:15,148 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:15,148 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 05:16:15,148 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-28 05:16:15,148 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 05:16:15,148 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:15,148 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-28 05:16:15,149 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1102] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 236#L1045-8true, Black: 325#true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-28 05:16:15,149 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-28 05:16:15,149 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-28 05:16:15,149 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-28 05:16:15,149 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-28 05:16:15,149 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-28 05:16:15,149 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-28 05:16:15,149 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-28 05:16:15,149 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-28 05:16:15,149 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-28 05:16:15,149 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-28 05:16:15,149 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-28 05:16:15,149 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1102] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [136#L1031-13true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 76#L1034-9true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-28 05:16:15,149 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-28 05:16:15,149 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 05:16:15,149 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:15,150 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-28 05:16:15,150 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 05:16:15,150 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:15,150 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-28 05:16:15,150 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-28 05:16:15,150 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:15,150 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-28 05:16:15,150 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1102] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [136#L1031-13true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 236#L1045-8true, Black: 325#true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-28 05:16:15,150 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-28 05:16:15,150 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-11-28 05:16:15,150 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 05:16:15,150 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-28 05:16:15,150 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-28 05:16:15,150 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-11-28 05:16:15,150 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 05:16:15,150 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 05:16:15,150 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-11-28 05:16:15,150 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-11-28 05:16:15,151 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1102] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 76#L1034-9true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-28 05:16:15,151 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-28 05:16:15,151 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-28 05:16:15,151 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-28 05:16:15,151 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-28 05:16:15,151 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-28 05:16:15,151 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-28 05:16:15,151 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-28 05:16:15,151 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-28 05:16:15,151 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-28 05:16:15,151 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-28 05:16:15,151 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-28 05:16:15,151 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1102] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 4#L1029-4true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-28 05:16:15,151 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-28 05:16:15,151 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-28 05:16:15,152 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-28 05:16:15,152 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-28 05:16:15,152 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-28 05:16:15,152 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-28 05:16:15,152 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-28 05:16:15,152 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-28 05:16:15,152 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-28 05:16:15,152 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-28 05:16:15,152 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-28 05:16:15,152 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1102] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [136#L1031-13true, 310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-28 05:16:15,152 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-28 05:16:15,152 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-28 05:16:15,152 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-28 05:16:15,152 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-28 05:16:15,152 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-28 05:16:15,152 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-28 05:16:15,152 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-28 05:16:15,152 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-28 05:16:15,153 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-28 05:16:15,153 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-28 05:16:15,153 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1102] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [136#L1031-13true, 310#true, 314#true, Black: 325#true, 157#L1045-4true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-28 05:16:15,153 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-28 05:16:15,153 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-28 05:16:15,153 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-28 05:16:15,153 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-28 05:16:15,153 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-28 05:16:15,153 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-28 05:16:15,153 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-28 05:16:15,153 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-28 05:16:15,153 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1102] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 4#L1029-4true, 314#true, 157#L1045-4true, Black: 325#true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-28 05:16:15,153 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-28 05:16:15,153 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-28 05:16:15,153 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-28 05:16:15,153 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-28 05:16:15,154 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-28 05:16:15,154 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-28 05:16:15,154 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-28 05:16:15,154 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-28 05:16:15,154 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-28 05:16:15,154 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-28 05:16:15,154 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-28 05:16:15,154 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1102] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [136#L1031-13true, 310#true, 314#true, 3#L1045-6true, Black: 325#true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 311#true]) [2024-11-28 05:16:15,154 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-28 05:16:15,154 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:15,154 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-28 05:16:15,154 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:15,154 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-28 05:16:15,154 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-28 05:16:15,154 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-28 05:16:15,154 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-28 05:16:15,154 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-28 05:16:15,154 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-28 05:16:15,155 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1102] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 4#L1029-4true, 314#true, 3#L1045-6true, Black: 325#true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-28 05:16:15,155 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-28 05:16:15,155 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-28 05:16:15,155 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-28 05:16:15,155 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-28 05:16:15,155 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-28 05:16:15,155 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-28 05:16:15,155 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-28 05:16:15,155 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-28 05:16:15,155 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-28 05:16:15,155 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-28 05:16:15,155 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-28 05:16:15,155 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 236#L1045-8true, 12#L1034-9true, Black: 325#true, 76#L1034-9true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:15,155 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-28 05:16:15,155 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-28 05:16:15,156 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-28 05:16:15,156 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-28 05:16:15,156 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-28 05:16:15,156 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-28 05:16:15,156 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 12#L1034-9true, Black: 325#true, 76#L1034-9true, 312#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:15,156 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-28 05:16:15,156 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-28 05:16:15,156 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-28 05:16:15,156 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-28 05:16:15,156 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-28 05:16:15,156 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-28 05:16:15,156 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 12#L1034-9true, Black: 325#true, 76#L1034-9true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:15,156 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-28 05:16:15,156 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-28 05:16:15,156 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-28 05:16:15,156 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-28 05:16:15,157 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-28 05:16:15,157 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-28 05:16:15,157 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 157#L1045-4true, 12#L1034-9true, Black: 325#true, 312#true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0)]) [2024-11-28 05:16:15,157 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-28 05:16:15,157 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-28 05:16:15,157 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-28 05:16:15,157 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-28 05:16:15,157 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-28 05:16:15,157 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-28 05:16:15,157 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 3#L1045-6true, 12#L1034-9true, Black: 325#true, 76#L1034-9true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-28 05:16:15,157 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-28 05:16:15,157 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-28 05:16:15,157 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-28 05:16:15,157 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-28 05:16:15,157 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-28 05:16:15,158 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-28 05:16:15,159 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1102] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 236#L1045-8true, Black: 325#true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true]) [2024-11-28 05:16:15,159 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-28 05:16:15,159 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-28 05:16:15,159 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-28 05:16:15,159 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-28 05:16:15,159 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-28 05:16:15,159 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-28 05:16:15,159 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-28 05:16:15,159 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1102] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 76#L1034-9true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true]) [2024-11-28 05:16:15,159 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-28 05:16:15,159 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-28 05:16:15,159 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-28 05:16:15,160 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-28 05:16:15,160 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-28 05:16:15,160 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-28 05:16:15,160 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-28 05:16:15,160 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1102] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true]) [2024-11-28 05:16:15,160 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-28 05:16:15,160 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-28 05:16:15,160 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-28 05:16:15,160 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-28 05:16:15,160 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-28 05:16:15,160 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-28 05:16:15,160 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-28 05:16:15,160 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1102] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 314#true, 157#L1045-4true, Black: 325#true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2024-11-28 05:16:15,160 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-28 05:16:15,160 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-28 05:16:15,160 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-28 05:16:15,160 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-28 05:16:15,160 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-28 05:16:15,160 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-28 05:16:15,160 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1102] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, 3#L1045-6true, Black: 325#true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-28 05:16:15,160 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-28 05:16:15,160 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-28 05:16:15,160 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-28 05:16:15,160 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-28 05:16:15,160 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-28 05:16:15,160 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-28 05:16:15,160 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-28 05:16:15,164 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 236#L1045-8true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 82#L1029-4true, 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true]) [2024-11-28 05:16:15,164 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-28 05:16:15,164 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-28 05:16:15,164 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-28 05:16:15,164 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-28 05:16:15,164 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-28 05:16:15,164 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-28 05:16:15,164 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-28 05:16:15,164 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-28 05:16:15,164 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-28 05:16:15,164 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 82#L1029-4true, 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2024-11-28 05:16:15,164 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-28 05:16:15,165 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-28 05:16:15,165 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-28 05:16:15,165 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-28 05:16:15,165 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-28 05:16:15,165 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-28 05:16:15,165 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-28 05:16:15,165 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-28 05:16:15,165 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-28 05:16:15,165 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 321#(= |#race~threads_total~0| 0), 82#L1029-4true, 155#L1045-5true, 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true]) [2024-11-28 05:16:15,165 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-28 05:16:15,165 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-28 05:16:15,165 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-28 05:16:15,165 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-28 05:16:15,165 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-28 05:16:15,165 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-28 05:16:15,165 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-28 05:16:15,165 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-28 05:16:15,165 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-28 05:16:15,166 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 314#true, 157#L1045-4true, Black: 325#true, 82#L1029-4true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2024-11-28 05:16:15,166 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-28 05:16:15,166 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-28 05:16:15,166 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-28 05:16:15,166 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-28 05:16:15,166 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-28 05:16:15,166 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-28 05:16:15,166 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-28 05:16:15,166 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-28 05:16:15,166 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-28 05:16:15,166 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 314#true, Black: 325#true, 3#L1045-6true, 321#(= |#race~threads_total~0| 0), 82#L1029-4true, 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-28 05:16:15,166 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-28 05:16:15,166 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-28 05:16:15,166 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-28 05:16:15,166 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-28 05:16:15,166 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-28 05:16:15,166 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-28 05:16:15,166 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-28 05:16:15,167 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-28 05:16:15,167 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-28 05:16:15,167 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1095] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 236#L1045-8true, 309#true, 12#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2024-11-28 05:16:15,167 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-28 05:16:15,167 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-28 05:16:15,167 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-28 05:16:15,167 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-28 05:16:15,167 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-28 05:16:15,167 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-28 05:16:15,167 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-28 05:16:15,167 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1095] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 12#L1034-9true, Black: 325#true, 312#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2024-11-28 05:16:15,167 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-28 05:16:15,167 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-28 05:16:15,167 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-28 05:16:15,167 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-28 05:16:15,167 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-28 05:16:15,168 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-28 05:16:15,168 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-28 05:16:15,168 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1095] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 12#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2024-11-28 05:16:15,168 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-28 05:16:15,168 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-28 05:16:15,168 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-28 05:16:15,168 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-28 05:16:15,168 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-28 05:16:15,168 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-28 05:16:15,168 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-28 05:16:15,168 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1095] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [314#true, 309#true, 12#L1034-9true, 157#L1045-4true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2024-11-28 05:16:15,168 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-28 05:16:15,168 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-28 05:16:15,168 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-28 05:16:15,168 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-28 05:16:15,168 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-28 05:16:15,169 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-28 05:16:15,169 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-28 05:16:15,169 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1095] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [314#true, 309#true, 12#L1034-9true, Black: 325#true, 3#L1045-6true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 89#L1034-9true]) [2024-11-28 05:16:15,169 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-28 05:16:15,169 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-28 05:16:15,169 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-28 05:16:15,169 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-28 05:16:15,169 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-28 05:16:15,169 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-28 05:16:15,169 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-28 05:16:15,172 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 236#L1045-8true, Black: 325#true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2024-11-28 05:16:15,172 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-28 05:16:15,172 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-28 05:16:15,172 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-28 05:16:15,172 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-28 05:16:15,172 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-28 05:16:15,172 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-28 05:16:15,172 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 76#L1034-9true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true]) [2024-11-28 05:16:15,172 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-28 05:16:15,173 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-28 05:16:15,173 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-28 05:16:15,173 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-28 05:16:15,173 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-28 05:16:15,173 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-28 05:16:15,173 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true]) [2024-11-28 05:16:15,173 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-28 05:16:15,173 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-28 05:16:15,173 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-28 05:16:15,173 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-28 05:16:15,173 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-28 05:16:15,173 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-28 05:16:15,173 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 314#true, 157#L1045-4true, Black: 325#true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true]) [2024-11-28 05:16:15,173 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-28 05:16:15,173 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-28 05:16:15,174 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-28 05:16:15,174 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-28 05:16:15,174 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-28 05:16:15,174 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 314#true, 3#L1045-6true, Black: 325#true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 89#L1034-9true]) [2024-11-28 05:16:15,174 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-28 05:16:15,174 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-28 05:16:15,174 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-28 05:16:15,174 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-28 05:16:15,174 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-28 05:16:15,174 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-28 05:16:15,174 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1095] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [57#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 236#L1045-8true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2024-11-28 05:16:15,174 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-28 05:16:15,174 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-28 05:16:15,174 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-28 05:16:15,174 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-28 05:16:15,175 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-28 05:16:15,175 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-28 05:16:15,175 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-28 05:16:15,175 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-28 05:16:15,175 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-28 05:16:15,175 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-28 05:16:15,175 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-28 05:16:15,175 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1095] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [57#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 312#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2024-11-28 05:16:15,175 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-28 05:16:15,175 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-28 05:16:15,175 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-28 05:16:15,175 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-28 05:16:15,175 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-28 05:16:15,175 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-28 05:16:15,175 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-28 05:16:15,175 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-28 05:16:15,175 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-28 05:16:15,175 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-28 05:16:15,175 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-28 05:16:15,176 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1095] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [57#L1029-4true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2024-11-28 05:16:15,176 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-28 05:16:15,176 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-28 05:16:15,176 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-28 05:16:15,176 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-28 05:16:15,176 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-28 05:16:15,176 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-28 05:16:15,176 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-28 05:16:15,176 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-28 05:16:15,176 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-28 05:16:15,176 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-28 05:16:15,176 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-28 05:16:15,176 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1095] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [57#L1029-4true, 314#true, 157#L1045-4true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2024-11-28 05:16:15,176 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-28 05:16:15,176 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-28 05:16:15,176 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 05:16:15,177 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 05:16:15,177 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-28 05:16:15,177 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-28 05:16:15,177 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-28 05:16:15,177 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-28 05:16:15,177 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-28 05:16:15,177 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-28 05:16:15,177 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-28 05:16:15,177 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1095] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [57#L1029-4true, 314#true, 3#L1045-6true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-28 05:16:15,177 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-28 05:16:15,177 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-28 05:16:15,177 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-28 05:16:15,177 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-28 05:16:15,177 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-28 05:16:15,177 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-28 05:16:15,177 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-28 05:16:15,177 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-28 05:16:15,177 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-28 05:16:15,178 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-28 05:16:15,178 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-28 05:16:15,180 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1102] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 177#L1043-9true, 314#true, 67#L1027-3true, Black: 325#true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-28 05:16:15,181 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-28 05:16:15,181 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-28 05:16:15,181 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-28 05:16:15,181 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-28 05:16:15,181 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-28 05:16:15,181 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-28 05:16:15,181 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-28 05:16:15,181 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-28 05:16:15,181 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-28 05:16:15,181 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-28 05:16:15,184 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 177#L1043-9true, 314#true, Black: 325#true, 84#L1027-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2024-11-28 05:16:15,184 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-28 05:16:15,184 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-28 05:16:15,184 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-28 05:16:15,184 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-28 05:16:15,187 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1095] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 177#L1043-9true, 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 119#L1027-3true]) [2024-11-28 05:16:15,187 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-28 05:16:15,187 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-28 05:16:15,188 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-28 05:16:15,188 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-28 05:16:15,188 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-28 05:16:15,188 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1095] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [57#L1029-4true, 329#true, 177#L1043-9true, 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2024-11-28 05:16:15,188 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-28 05:16:15,188 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-28 05:16:15,188 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-28 05:16:15,188 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-28 05:16:15,188 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-28 05:16:15,188 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-28 05:16:15,188 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-28 05:16:15,193 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1098] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 314#true, 309#true, Black: 325#true, 12#L1034-9true, 67#L1027-3true, 312#true, 321#(= |#race~threads_total~0| 0), 219#L1043-8true, 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:15,193 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-28 05:16:15,193 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-28 05:16:15,193 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-28 05:16:15,193 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-28 05:16:15,193 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-28 05:16:15,193 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-28 05:16:15,193 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-28 05:16:15,193 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 05:16:15,206 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1098] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][304], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 12#L1034-9true, Black: 325#true, 312#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2024-11-28 05:16:15,206 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-28 05:16:15,206 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-28 05:16:15,206 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-28 05:16:15,207 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-28 05:16:15,207 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-28 05:16:15,207 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1098] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][304], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 236#L1045-8true, 12#L1034-9true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2024-11-28 05:16:15,207 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-28 05:16:15,207 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-28 05:16:15,207 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-28 05:16:15,207 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-28 05:16:15,207 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-28 05:16:15,207 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1098] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][295], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 12#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2024-11-28 05:16:15,207 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-28 05:16:15,207 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-28 05:16:15,207 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-28 05:16:15,207 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-28 05:16:15,207 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-28 05:16:15,207 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1098] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][300], [314#true, 3#L1045-6true, 12#L1034-9true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 89#L1034-9true]) [2024-11-28 05:16:15,208 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-28 05:16:15,208 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-28 05:16:15,208 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-28 05:16:15,208 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-28 05:16:15,208 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-28 05:16:15,215 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1098] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 177#L1043-9true, 314#true, Black: 325#true, 12#L1034-9true, 309#true, 67#L1027-3true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:15,215 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-28 05:16:15,215 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-28 05:16:15,215 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-28 05:16:15,215 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-28 05:16:15,215 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-28 05:16:15,215 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-28 05:16:15,215 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-28 05:16:15,215 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-28 05:16:15,226 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1102] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 289#L1031-5true, 314#true, Black: 325#true, 76#L1034-9true, 6#L1043-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-28 05:16:15,226 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-28 05:16:15,226 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-28 05:16:15,226 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-28 05:16:15,226 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-28 05:16:15,227 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-28 05:16:15,227 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1102] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 4#L1029-4true, 314#true, Black: 325#true, 6#L1043-6true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-28 05:16:15,227 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-28 05:16:15,227 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-28 05:16:15,227 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-28 05:16:15,227 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-28 05:16:15,227 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-28 05:16:15,227 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-28 05:16:15,227 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-28 05:16:15,227 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-28 05:16:15,227 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-28 05:16:15,227 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-28 05:16:15,229 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 314#true, Black: 325#true, 6#L1043-6true, 82#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true]) [2024-11-28 05:16:15,229 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-28 05:16:15,230 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-28 05:16:15,230 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-28 05:16:15,230 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-28 05:16:15,232 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1095] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [57#L1029-4true, 329#true, 314#true, Black: 325#true, 309#true, 312#true, 6#L1043-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2024-11-28 05:16:15,232 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-28 05:16:15,232 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-28 05:16:15,232 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-28 05:16:15,232 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-28 05:16:15,232 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-28 05:16:15,232 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-28 05:16:15,232 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-28 05:16:15,232 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-28 05:16:15,237 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1098] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][304], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 236#L1045-8true, 12#L1034-9true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2024-11-28 05:16:15,237 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-28 05:16:15,238 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-28 05:16:15,238 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-28 05:16:15,238 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-28 05:16:15,238 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-28 05:16:15,238 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-28 05:16:15,238 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1098] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][304], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 12#L1034-9true, Black: 325#true, 312#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2024-11-28 05:16:15,238 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-28 05:16:15,238 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-28 05:16:15,238 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-28 05:16:15,238 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-28 05:16:15,238 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-28 05:16:15,238 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-28 05:16:15,238 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1098] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][295], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 12#L1034-9true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2024-11-28 05:16:15,238 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-28 05:16:15,238 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-28 05:16:15,238 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-28 05:16:15,238 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-28 05:16:15,239 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-28 05:16:15,239 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-28 05:16:15,239 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1098] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][292], [314#true, 157#L1045-4true, 309#true, Black: 325#true, 12#L1034-9true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2024-11-28 05:16:15,239 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-28 05:16:15,239 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-28 05:16:15,239 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-28 05:16:15,239 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-28 05:16:15,239 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-28 05:16:15,239 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1098] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][300], [314#true, 3#L1045-6true, Black: 325#true, 12#L1034-9true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 89#L1034-9true]) [2024-11-28 05:16:15,239 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-28 05:16:15,239 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-28 05:16:15,239 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-28 05:16:15,239 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-28 05:16:15,239 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-28 05:16:15,239 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-28 05:16:15,242 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 12#L1034-9true, Black: 325#true, 312#true, 76#L1034-9true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:15,242 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-28 05:16:15,242 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-28 05:16:15,242 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-28 05:16:15,242 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-28 05:16:15,242 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-28 05:16:15,242 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-28 05:16:15,242 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-28 05:16:15,242 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 236#L1045-8true, 12#L1034-9true, Black: 325#true, 312#true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:15,242 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-28 05:16:15,242 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-28 05:16:15,242 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-28 05:16:15,242 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-28 05:16:15,242 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-28 05:16:15,242 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-28 05:16:15,242 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-28 05:16:15,243 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 12#L1034-9true, Black: 325#true, 312#true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:15,243 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-28 05:16:15,243 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-28 05:16:15,243 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-28 05:16:15,243 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-28 05:16:15,243 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-28 05:16:15,243 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-28 05:16:15,243 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-28 05:16:15,243 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 157#L1045-4true, 12#L1034-9true, Black: 325#true, 312#true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:15,243 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-28 05:16:15,243 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-28 05:16:15,243 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-28 05:16:15,243 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-28 05:16:15,243 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-28 05:16:15,243 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-28 05:16:15,243 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-28 05:16:15,244 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 3#L1045-6true, 12#L1034-9true, Black: 325#true, 312#true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-28 05:16:15,244 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-28 05:16:15,244 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-28 05:16:15,244 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-28 05:16:15,244 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-28 05:16:15,244 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-28 05:16:15,244 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-28 05:16:15,244 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-28 05:16:15,247 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1100] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 12#L1034-9true, 76#L1034-9true, 312#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:15,247 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-28 05:16:15,247 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-28 05:16:15,247 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-28 05:16:15,247 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-28 05:16:15,247 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-28 05:16:15,247 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-28 05:16:15,247 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1100] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 236#L1045-8true, Black: 325#true, 12#L1034-9true, 76#L1034-9true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true]) [2024-11-28 05:16:15,247 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-28 05:16:15,247 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-28 05:16:15,247 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-28 05:16:15,247 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-28 05:16:15,248 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-28 05:16:15,248 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-28 05:16:15,248 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1100] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 12#L1034-9true, Black: 325#true, 76#L1034-9true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:15,248 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-28 05:16:15,248 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-28 05:16:15,248 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-28 05:16:15,248 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-28 05:16:15,248 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-28 05:16:15,248 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-28 05:16:15,248 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1100] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [310#true, 12#L1034-9true, 157#L1045-4true, Black: 325#true, 76#L1034-9true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:15,248 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-28 05:16:15,248 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-28 05:16:15,248 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-28 05:16:15,248 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-28 05:16:15,249 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-28 05:16:15,249 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1100] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, 12#L1034-9true, 3#L1045-6true, Black: 325#true, 76#L1034-9true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-28 05:16:15,249 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-28 05:16:15,249 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-28 05:16:15,249 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-28 05:16:15,249 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-28 05:16:15,249 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-28 05:16:15,249 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-28 05:16:15,249 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 76#L1034-9true, 312#true, 103#L1045-7true, 19#L1031-13true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:15,249 INFO L294 olderBase$Statistics]: this new event has 272 ancestors and is cut-off event [2024-11-28 05:16:15,249 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:15,249 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-28 05:16:15,249 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-28 05:16:15,250 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-28 05:16:15,250 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-28 05:16:15,250 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2024-11-28 05:16:15,250 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:15,250 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-28 05:16:15,250 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-28 05:16:15,250 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 05:16:15,250 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 236#L1045-8true, Black: 325#true, 76#L1034-9true, 312#true, 19#L1031-13true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:15,250 INFO L294 olderBase$Statistics]: this new event has 273 ancestors and is cut-off event [2024-11-28 05:16:15,250 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-28 05:16:15,250 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-28 05:16:15,250 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 05:16:15,250 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 05:16:15,250 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-28 05:16:15,250 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2024-11-28 05:16:15,250 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-28 05:16:15,250 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-28 05:16:15,250 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-28 05:16:15,251 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-11-28 05:16:15,251 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 76#L1034-9true, 312#true, 19#L1031-13true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:15,251 INFO L294 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2024-11-28 05:16:15,251 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-28 05:16:15,251 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-28 05:16:15,251 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-28 05:16:15,251 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-28 05:16:15,251 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-28 05:16:15,251 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-28 05:16:15,251 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-28 05:16:15,251 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2024-11-28 05:16:15,251 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-28 05:16:15,251 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-28 05:16:15,251 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 157#L1045-4true, Black: 325#true, 76#L1034-9true, 312#true, 19#L1031-13true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:15,251 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2024-11-28 05:16:15,251 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-28 05:16:15,252 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-28 05:16:15,252 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-28 05:16:15,252 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-28 05:16:15,252 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-28 05:16:15,252 INFO L297 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2024-11-28 05:16:15,252 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-28 05:16:15,252 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-28 05:16:15,252 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-28 05:16:15,252 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-28 05:16:15,252 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 3#L1045-6true, Black: 325#true, 76#L1034-9true, 312#true, 19#L1031-13true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-28 05:16:15,252 INFO L294 olderBase$Statistics]: this new event has 271 ancestors and is cut-off event [2024-11-28 05:16:15,252 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-28 05:16:15,252 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2024-11-28 05:16:15,252 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:15,252 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-28 05:16:15,252 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-28 05:16:15,252 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-28 05:16:15,252 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-28 05:16:15,253 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-28 05:16:15,253 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-28 05:16:15,253 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-28 05:16:15,264 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1102] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 289#L1031-5true, 140#L1043-7true, 314#true, Black: 325#true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-28 05:16:15,264 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-28 05:16:15,264 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-28 05:16:15,264 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-28 05:16:15,264 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-28 05:16:15,264 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-28 05:16:15,264 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1102] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 4#L1029-4true, 140#L1043-7true, 314#true, Black: 325#true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-28 05:16:15,264 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-28 05:16:15,264 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-28 05:16:15,264 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-28 05:16:15,264 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-28 05:16:15,264 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-28 05:16:15,264 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-28 05:16:15,264 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-28 05:16:15,265 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-28 05:16:15,265 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-28 05:16:15,265 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-28 05:16:15,267 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 140#L1043-7true, 314#true, Black: 325#true, 82#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2024-11-28 05:16:15,267 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-28 05:16:15,267 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-28 05:16:15,267 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-28 05:16:15,267 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-28 05:16:15,269 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1095] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 57#L1029-4true, 140#L1043-7true, 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2024-11-28 05:16:15,269 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-28 05:16:15,269 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-28 05:16:15,269 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-28 05:16:15,270 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-28 05:16:15,270 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-28 05:16:15,270 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-28 05:16:15,270 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-28 05:16:15,270 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-28 05:16:15,273 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1098] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 289#L1031-5true, 314#true, Black: 325#true, 309#true, 12#L1034-9true, 312#true, 6#L1043-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:15,273 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-28 05:16:15,273 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-28 05:16:15,273 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-28 05:16:15,273 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-28 05:16:15,273 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1098] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 4#L1029-4true, 314#true, Black: 325#true, 12#L1034-9true, 309#true, 312#true, 6#L1043-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:15,273 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-28 05:16:15,273 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-28 05:16:15,273 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-28 05:16:15,274 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-28 05:16:15,274 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-28 05:16:15,274 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-28 05:16:15,274 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-28 05:16:15,274 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-28 05:16:15,281 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1095] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 236#L1045-8true, 16#L1031-5true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2024-11-28 05:16:15,281 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-28 05:16:15,281 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-28 05:16:15,281 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-28 05:16:15,281 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-28 05:16:15,281 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-28 05:16:15,281 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-28 05:16:15,281 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-28 05:16:15,281 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-28 05:16:15,282 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-28 05:16:15,282 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-28 05:16:15,282 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-28 05:16:15,282 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1095] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 16#L1031-5true, 309#true, Black: 325#true, 312#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2024-11-28 05:16:15,282 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-28 05:16:15,282 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-28 05:16:15,282 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-28 05:16:15,282 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-28 05:16:15,282 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-28 05:16:15,282 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-28 05:16:15,282 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-28 05:16:15,282 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-28 05:16:15,282 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-28 05:16:15,282 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-28 05:16:15,282 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-28 05:16:15,283 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1095] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 16#L1031-5true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2024-11-28 05:16:15,283 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-28 05:16:15,283 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-28 05:16:15,283 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-28 05:16:15,283 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-28 05:16:15,283 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-28 05:16:15,283 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-28 05:16:15,283 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-28 05:16:15,283 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-28 05:16:15,283 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-28 05:16:15,283 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-28 05:16:15,283 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-28 05:16:15,283 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1095] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [314#true, 16#L1031-5true, 157#L1045-4true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2024-11-28 05:16:15,283 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-28 05:16:15,283 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-28 05:16:15,283 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-28 05:16:15,284 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-28 05:16:15,284 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-28 05:16:15,284 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-28 05:16:15,284 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-28 05:16:15,284 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-28 05:16:15,284 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-28 05:16:15,284 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-28 05:16:15,284 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-28 05:16:15,284 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1095] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [314#true, 16#L1031-5true, 3#L1045-6true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 89#L1034-9true]) [2024-11-28 05:16:15,284 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-28 05:16:15,284 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-28 05:16:15,284 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-28 05:16:15,284 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-28 05:16:15,284 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-28 05:16:15,284 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-28 05:16:15,284 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-28 05:16:15,284 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-28 05:16:15,284 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-28 05:16:15,284 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-28 05:16:15,285 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-28 05:16:15,294 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1102] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 289#L1031-5true, 314#true, Black: 325#true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 219#L1043-8true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-28 05:16:15,294 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-28 05:16:15,294 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-28 05:16:15,294 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-28 05:16:15,294 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-28 05:16:15,294 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-28 05:16:15,294 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1102] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 4#L1029-4true, 314#true, Black: 325#true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 219#L1043-8true, 311#true]) [2024-11-28 05:16:15,294 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-28 05:16:15,294 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-28 05:16:15,294 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-28 05:16:15,294 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-28 05:16:15,294 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-28 05:16:15,294 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-28 05:16:15,295 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-28 05:16:15,295 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-28 05:16:15,295 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-28 05:16:15,295 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-28 05:16:15,297 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 314#true, Black: 325#true, 82#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 219#L1043-8true, 311#true, 89#L1034-9true]) [2024-11-28 05:16:15,297 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-28 05:16:15,297 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-28 05:16:15,297 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-28 05:16:15,297 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-28 05:16:15,299 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1095] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [57#L1029-4true, 329#true, 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 219#L1043-8true, 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2024-11-28 05:16:15,299 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-28 05:16:15,299 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-28 05:16:15,299 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-28 05:16:15,299 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-28 05:16:15,299 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-28 05:16:15,300 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-28 05:16:15,300 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-28 05:16:15,300 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-28 05:16:15,303 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1098] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 289#L1031-5true, 140#L1043-7true, 314#true, 309#true, Black: 325#true, 12#L1034-9true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:15,303 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-28 05:16:15,303 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-28 05:16:15,303 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-28 05:16:15,303 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-28 05:16:15,303 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1098] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 4#L1029-4true, 140#L1043-7true, 314#true, Black: 325#true, 12#L1034-9true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:15,303 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-28 05:16:15,303 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-28 05:16:15,303 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-28 05:16:15,303 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-28 05:16:15,303 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-28 05:16:15,303 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-28 05:16:15,303 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-28 05:16:15,304 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-28 05:16:15,307 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, Black: 325#true, 76#L1034-9true, 312#true, 6#L1043-6true, 19#L1031-13true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:15,307 INFO L294 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2024-11-28 05:16:15,308 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-28 05:16:15,308 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-28 05:16:15,308 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:15,308 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-28 05:16:15,308 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-28 05:16:15,308 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-28 05:16:15,308 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-28 05:16:15,313 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1102] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 289#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 236#L1045-8true, Black: 325#true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-28 05:16:15,313 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-28 05:16:15,314 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-28 05:16:15,314 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-28 05:16:15,314 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-28 05:16:15,314 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-28 05:16:15,314 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-28 05:16:15,314 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-28 05:16:15,314 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-28 05:16:15,314 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-28 05:16:15,314 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-28 05:16:15,314 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-28 05:16:15,314 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1102] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 289#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 76#L1034-9true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-28 05:16:15,314 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-28 05:16:15,314 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-28 05:16:15,314 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-28 05:16:15,314 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-28 05:16:15,314 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-28 05:16:15,315 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-28 05:16:15,315 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-28 05:16:15,315 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-28 05:16:15,315 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-28 05:16:15,315 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-28 05:16:15,315 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-28 05:16:15,315 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1102] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 289#L1031-5true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2024-11-28 05:16:15,315 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-28 05:16:15,315 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-28 05:16:15,315 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-28 05:16:15,315 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-28 05:16:15,315 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-28 05:16:15,315 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-28 05:16:15,315 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-28 05:16:15,315 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-28 05:16:15,315 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-28 05:16:15,315 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-28 05:16:15,315 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-28 05:16:15,316 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1102] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 289#L1031-5true, 314#true, 157#L1045-4true, Black: 325#true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-28 05:16:15,316 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-28 05:16:15,316 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-28 05:16:15,316 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-28 05:16:15,316 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-28 05:16:15,316 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-28 05:16:15,316 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-28 05:16:15,316 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-28 05:16:15,316 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-28 05:16:15,316 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-28 05:16:15,316 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-28 05:16:15,316 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-28 05:16:15,316 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1102] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 289#L1031-5true, 314#true, Black: 325#true, 3#L1045-6true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-28 05:16:15,316 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-28 05:16:15,316 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-28 05:16:15,317 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-28 05:16:15,317 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-28 05:16:15,317 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-28 05:16:15,317 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-28 05:16:15,317 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-28 05:16:15,317 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-28 05:16:15,317 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-28 05:16:15,317 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-28 05:16:15,317 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-28 05:16:15,317 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 236#L1045-8true, 12#L1034-9true, Black: 325#true, 312#true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:15,317 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-28 05:16:15,317 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-28 05:16:15,317 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-28 05:16:15,317 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-28 05:16:15,317 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-28 05:16:15,317 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-28 05:16:15,317 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-28 05:16:15,318 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-28 05:16:15,318 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 12#L1034-9true, Black: 325#true, 312#true, 76#L1034-9true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:15,318 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-28 05:16:15,318 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-28 05:16:15,318 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-28 05:16:15,318 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-28 05:16:15,318 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-28 05:16:15,318 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-28 05:16:15,318 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-28 05:16:15,318 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-28 05:16:15,318 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 12#L1034-9true, Black: 325#true, 312#true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 313#true]) [2024-11-28 05:16:15,318 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-28 05:16:15,318 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-28 05:16:15,318 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-28 05:16:15,318 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-28 05:16:15,319 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-28 05:16:15,319 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-28 05:16:15,319 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-28 05:16:15,319 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-28 05:16:15,319 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 157#L1045-4true, 12#L1034-9true, Black: 325#true, 312#true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:15,319 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-28 05:16:15,319 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-28 05:16:15,319 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-28 05:16:15,319 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-28 05:16:15,319 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-28 05:16:15,319 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-28 05:16:15,319 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-28 05:16:15,319 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-28 05:16:15,319 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 3#L1045-6true, 12#L1034-9true, Black: 325#true, 312#true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-28 05:16:15,319 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-28 05:16:15,319 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-28 05:16:15,320 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-28 05:16:15,320 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-28 05:16:15,320 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-28 05:16:15,320 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-28 05:16:15,320 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-28 05:16:15,320 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-28 05:16:15,322 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 236#L1045-8true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true, 293#L1031-5true]) [2024-11-28 05:16:15,322 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-28 05:16:15,322 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-28 05:16:15,322 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-28 05:16:15,322 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-28 05:16:15,322 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-28 05:16:15,322 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-28 05:16:15,322 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-28 05:16:15,322 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-28 05:16:15,322 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-28 05:16:15,323 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true, 293#L1031-5true]) [2024-11-28 05:16:15,323 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-28 05:16:15,323 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-28 05:16:15,323 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-28 05:16:15,323 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-28 05:16:15,323 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-28 05:16:15,323 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-28 05:16:15,323 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-28 05:16:15,323 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-28 05:16:15,323 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-28 05:16:15,323 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 89#L1034-9true, 293#L1031-5true, 311#true]) [2024-11-28 05:16:15,323 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-28 05:16:15,323 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-28 05:16:15,323 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-28 05:16:15,323 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-28 05:16:15,323 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-28 05:16:15,323 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-28 05:16:15,323 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-28 05:16:15,324 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-28 05:16:15,324 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-28 05:16:15,324 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 314#true, 157#L1045-4true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 293#L1031-5true, 311#true, 89#L1034-9true]) [2024-11-28 05:16:15,324 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-28 05:16:15,324 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-28 05:16:15,324 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-28 05:16:15,324 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-28 05:16:15,324 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-28 05:16:15,324 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-28 05:16:15,324 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-28 05:16:15,324 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-28 05:16:15,324 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-28 05:16:15,324 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 314#true, 3#L1045-6true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 293#L1031-5true, 89#L1034-9true, 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-28 05:16:15,324 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-28 05:16:15,324 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-28 05:16:15,324 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-28 05:16:15,325 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-28 05:16:15,325 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-28 05:16:15,325 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-28 05:16:15,325 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-28 05:16:15,325 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-28 05:16:15,325 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-28 05:16:15,328 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1102] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 177#L1043-9true, 4#L1029-4true, 314#true, Black: 325#true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-28 05:16:15,328 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-28 05:16:15,328 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-28 05:16:15,328 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-28 05:16:15,328 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-28 05:16:15,328 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-28 05:16:15,328 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-28 05:16:15,329 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-28 05:16:15,329 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-28 05:16:15,329 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-28 05:16:15,329 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-28 05:16:15,329 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1102] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 177#L1043-9true, 289#L1031-5true, 314#true, Black: 325#true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-28 05:16:15,329 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-28 05:16:15,329 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:15,329 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-28 05:16:15,329 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-28 05:16:15,329 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:15,331 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 177#L1043-9true, 314#true, Black: 325#true, 82#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2024-11-28 05:16:15,331 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-28 05:16:15,331 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-28 05:16:15,331 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-28 05:16:15,331 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-28 05:16:15,334 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1095] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [57#L1029-4true, 329#true, 177#L1043-9true, 314#true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2024-11-28 05:16:15,334 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-28 05:16:15,334 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-28 05:16:15,334 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-28 05:16:15,334 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-28 05:16:15,334 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-28 05:16:15,334 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-28 05:16:15,334 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-28 05:16:15,334 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-28 05:16:15,337 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1098] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 4#L1029-4true, 314#true, Black: 325#true, 309#true, 12#L1034-9true, 312#true, 321#(= |#race~threads_total~0| 0), 219#L1043-8true, 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:15,337 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-28 05:16:15,337 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-28 05:16:15,337 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-28 05:16:15,337 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-28 05:16:15,337 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-28 05:16:15,337 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-28 05:16:15,337 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-28 05:16:15,337 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-28 05:16:15,338 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1098] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 289#L1031-5true, 314#true, Black: 325#true, 12#L1034-9true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 219#L1043-8true, 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:15,338 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-28 05:16:15,338 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-28 05:16:15,338 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-28 05:16:15,338 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-28 05:16:15,341 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 140#L1043-7true, Black: 325#true, 312#true, 76#L1034-9true, 19#L1031-13true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:15,341 INFO L294 olderBase$Statistics]: this new event has 271 ancestors and is cut-off event [2024-11-28 05:16:15,341 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-28 05:16:15,341 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-28 05:16:15,341 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:15,341 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 05:16:15,341 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-28 05:16:15,341 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-28 05:16:15,341 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:15,349 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1095] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 16#L1031-5true, 309#true, Black: 325#true, 312#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2024-11-28 05:16:15,349 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-28 05:16:15,349 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-28 05:16:15,349 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-28 05:16:15,349 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-28 05:16:15,349 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-28 05:16:15,349 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-28 05:16:15,349 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-28 05:16:15,349 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-28 05:16:15,349 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-28 05:16:15,349 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-28 05:16:15,349 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-28 05:16:15,349 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-28 05:16:15,349 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1095] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 236#L1045-8true, 16#L1031-5true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2024-11-28 05:16:15,349 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-28 05:16:15,349 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-28 05:16:15,350 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-28 05:16:15,350 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-28 05:16:15,350 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-28 05:16:15,350 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-28 05:16:15,350 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-28 05:16:15,350 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-28 05:16:15,350 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-28 05:16:15,350 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-28 05:16:15,350 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-28 05:16:15,350 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-28 05:16:15,350 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1095] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 16#L1031-5true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2024-11-28 05:16:15,350 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-28 05:16:15,350 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-28 05:16:15,350 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-28 05:16:15,350 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-28 05:16:15,350 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-28 05:16:15,350 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-28 05:16:15,351 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-28 05:16:15,351 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-28 05:16:15,351 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-28 05:16:15,351 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-28 05:16:15,351 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-28 05:16:15,351 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-28 05:16:15,351 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1095] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [314#true, 16#L1031-5true, 3#L1045-6true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 89#L1034-9true]) [2024-11-28 05:16:15,351 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-28 05:16:15,351 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-28 05:16:15,351 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-28 05:16:15,351 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-28 05:16:15,351 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-28 05:16:15,351 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-28 05:16:15,351 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-28 05:16:15,351 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-28 05:16:15,351 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-28 05:16:15,351 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-28 05:16:15,351 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-28 05:16:15,352 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-28 05:16:15,352 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1095] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 12#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2024-11-28 05:16:15,353 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-28 05:16:15,353 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-28 05:16:15,353 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-28 05:16:15,353 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-28 05:16:15,353 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-28 05:16:15,353 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-28 05:16:15,353 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-28 05:16:15,353 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-28 05:16:15,354 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1102] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true]) [2024-11-28 05:16:15,354 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-28 05:16:15,354 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-28 05:16:15,355 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-28 05:16:15,355 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-28 05:16:15,355 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-28 05:16:15,355 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-28 05:16:15,355 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-28 05:16:15,355 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-28 05:16:15,356 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 12#L1034-9true, Black: 325#true, 312#true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:15,356 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-28 05:16:15,356 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-28 05:16:15,356 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-28 05:16:15,356 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-28 05:16:15,356 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-28 05:16:15,356 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-28 05:16:15,356 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-28 05:16:15,356 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-28 05:16:15,356 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-28 05:16:15,360 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1098] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 177#L1043-9true, 289#L1031-5true, 314#true, 309#true, Black: 325#true, 12#L1034-9true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:15,360 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-28 05:16:15,360 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-28 05:16:15,360 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-28 05:16:15,360 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:15,360 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1098] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][286], [329#true, 177#L1043-9true, 4#L1029-4true, 314#true, Black: 325#true, 12#L1034-9true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:15,361 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-28 05:16:15,361 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-28 05:16:15,361 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-28 05:16:15,361 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-28 05:16:15,361 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-28 05:16:15,361 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-28 05:16:15,361 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-28 05:16:15,361 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-28 05:16:15,365 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, Black: 325#true, 76#L1034-9true, 312#true, 19#L1031-13true, 321#(= |#race~threads_total~0| 0), 313#true, 219#L1043-8true, 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:15,365 INFO L294 olderBase$Statistics]: this new event has 272 ancestors and is cut-off event [2024-11-28 05:16:15,365 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-28 05:16:15,365 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-11-28 05:16:15,365 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-28 05:16:15,365 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-28 05:16:15,365 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-28 05:16:15,365 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 05:16:15,365 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 05:16:15,372 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 314#true, Black: 325#true, 6#L1043-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true, 293#L1031-5true]) [2024-11-28 05:16:15,372 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-28 05:16:15,372 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-28 05:16:15,372 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-28 05:16:15,372 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-28 05:16:15,372 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 314#true, 73#L1031-13true, Black: 325#true, 6#L1043-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2024-11-28 05:16:15,372 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-28 05:16:15,372 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-28 05:16:15,372 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-28 05:16:15,372 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-28 05:16:15,372 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-28 05:16:15,372 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:15,374 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1095] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 314#true, 16#L1031-5true, Black: 325#true, 309#true, 312#true, 6#L1043-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2024-11-28 05:16:15,374 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-28 05:16:15,374 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-28 05:16:15,374 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-28 05:16:15,374 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-28 05:16:15,374 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-28 05:16:15,374 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1095] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 314#true, Black: 325#true, 309#true, 312#true, 6#L1043-6true, 19#L1031-13true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2024-11-28 05:16:15,374 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-28 05:16:15,374 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-28 05:16:15,375 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-28 05:16:15,375 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-28 05:16:15,375 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-28 05:16:15,375 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-28 05:16:15,375 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-28 05:16:15,377 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1095] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [314#true, 3#L1045-6true, 12#L1034-9true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 89#L1034-9true]) [2024-11-28 05:16:15,378 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-28 05:16:15,378 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-28 05:16:15,378 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-28 05:16:15,378 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-28 05:16:15,378 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-28 05:16:15,378 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-28 05:16:15,378 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-28 05:16:15,378 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-28 05:16:15,379 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1102] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, 3#L1045-6true, Black: 325#true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-28 05:16:15,379 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-28 05:16:15,379 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-28 05:16:15,379 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-28 05:16:15,379 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-28 05:16:15,379 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-28 05:16:15,379 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-28 05:16:15,379 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-28 05:16:15,379 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-28 05:16:15,380 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 3#L1045-6true, 12#L1034-9true, Black: 325#true, 312#true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-28 05:16:15,380 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-28 05:16:15,380 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-28 05:16:15,380 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-28 05:16:15,380 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-28 05:16:15,380 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-28 05:16:15,380 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-28 05:16:15,380 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-28 05:16:15,381 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-28 05:16:15,381 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-28 05:16:15,384 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 177#L1043-9true, 310#true, Black: 325#true, 76#L1034-9true, 312#true, 19#L1031-13true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:15,385 INFO L294 olderBase$Statistics]: this new event has 273 ancestors and is cut-off event [2024-11-28 05:16:15,385 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-28 05:16:15,385 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-28 05:16:15,385 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2024-11-28 05:16:15,385 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-28 05:16:15,385 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-28 05:16:15,385 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-28 05:16:15,385 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-28 05:16:15,391 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 140#L1043-7true, 314#true, 73#L1031-13true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true]) [2024-11-28 05:16:15,392 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-28 05:16:15,392 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:15,392 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:15,392 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:15,392 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 05:16:15,392 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:15,392 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 140#L1043-7true, 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 293#L1031-5true, 311#true, 89#L1034-9true]) [2024-11-28 05:16:15,392 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-28 05:16:15,392 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-28 05:16:15,392 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-28 05:16:15,392 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-28 05:16:15,394 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1095] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 140#L1043-7true, 314#true, 16#L1031-5true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2024-11-28 05:16:15,394 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-28 05:16:15,394 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-28 05:16:15,394 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-28 05:16:15,394 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-28 05:16:15,394 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-28 05:16:15,394 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1095] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 140#L1043-7true, 314#true, Black: 325#true, 309#true, 312#true, 19#L1031-13true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2024-11-28 05:16:15,394 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-28 05:16:15,394 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:15,394 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:15,394 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-28 05:16:15,394 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-28 05:16:15,395 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:15,395 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-28 05:16:15,396 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1102] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 289#L1031-5true, 314#true, Black: 325#true, 76#L1034-9true, 6#L1043-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-28 05:16:15,396 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-28 05:16:15,396 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-28 05:16:15,396 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-28 05:16:15,396 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-28 05:16:15,396 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-28 05:16:15,396 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-28 05:16:15,396 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 12#L1034-9true, Black: 325#true, 312#true, 76#L1034-9true, 6#L1043-6true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:15,396 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-28 05:16:15,397 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-28 05:16:15,397 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-28 05:16:15,397 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-28 05:16:15,400 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1095] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 12#L1034-9true, Black: 325#true, 312#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2024-11-28 05:16:15,400 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-28 05:16:15,400 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-28 05:16:15,400 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-28 05:16:15,400 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-28 05:16:15,400 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-28 05:16:15,400 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-28 05:16:15,400 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-28 05:16:15,400 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-28 05:16:15,401 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1102] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 76#L1034-9true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true]) [2024-11-28 05:16:15,401 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-28 05:16:15,401 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-28 05:16:15,401 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-28 05:16:15,401 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-28 05:16:15,401 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-28 05:16:15,401 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-28 05:16:15,401 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-28 05:16:15,401 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-28 05:16:15,402 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 12#L1034-9true, Black: 325#true, 312#true, 76#L1034-9true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:15,402 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-28 05:16:15,402 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-28 05:16:15,402 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-28 05:16:15,402 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-28 05:16:15,402 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-28 05:16:15,402 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-28 05:16:15,402 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-28 05:16:15,402 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-28 05:16:15,403 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-28 05:16:15,405 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 73#L1031-13true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true]) [2024-11-28 05:16:15,405 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-28 05:16:15,405 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 05:16:15,405 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:15,405 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:15,405 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 05:16:15,405 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:15,405 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-28 05:16:15,405 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:15,405 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-28 05:16:15,405 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 236#L1045-8true, 73#L1031-13true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2024-11-28 05:16:15,406 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-28 05:16:15,406 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 05:16:15,406 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 05:16:15,406 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-28 05:16:15,406 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-11-28 05:16:15,406 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-28 05:16:15,406 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 05:16:15,406 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 05:16:15,406 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-11-28 05:16:15,406 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 73#L1031-13true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true]) [2024-11-28 05:16:15,406 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-28 05:16:15,406 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-28 05:16:15,406 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-28 05:16:15,406 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-28 05:16:15,406 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-28 05:16:15,406 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-28 05:16:15,406 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-28 05:16:15,407 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-28 05:16:15,407 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-28 05:16:15,407 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 314#true, 73#L1031-13true, 157#L1045-4true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2024-11-28 05:16:15,407 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-28 05:16:15,407 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-28 05:16:15,407 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-28 05:16:15,407 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-28 05:16:15,407 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-28 05:16:15,407 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-28 05:16:15,407 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-28 05:16:15,407 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-28 05:16:15,407 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-28 05:16:15,407 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 314#true, 73#L1031-13true, 3#L1045-6true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-28 05:16:15,407 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-28 05:16:15,407 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-28 05:16:15,407 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-28 05:16:15,408 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-28 05:16:15,408 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-28 05:16:15,408 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:15,408 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-28 05:16:15,408 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:15,408 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-28 05:16:15,408 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1095] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 12#L1034-9true, Black: 325#true, 312#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2024-11-28 05:16:15,408 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-28 05:16:15,408 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-28 05:16:15,408 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-28 05:16:15,408 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-28 05:16:15,408 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-28 05:16:15,408 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-28 05:16:15,408 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-28 05:16:15,408 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-28 05:16:15,408 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-28 05:16:15,409 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1095] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 236#L1045-8true, 12#L1034-9true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2024-11-28 05:16:15,409 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-28 05:16:15,409 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-28 05:16:15,409 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-28 05:16:15,409 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-28 05:16:15,409 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-28 05:16:15,409 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-28 05:16:15,409 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-28 05:16:15,409 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-28 05:16:15,409 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1095] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 12#L1034-9true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2024-11-28 05:16:15,409 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-28 05:16:15,409 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-28 05:16:15,409 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-28 05:16:15,409 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-28 05:16:15,409 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-28 05:16:15,409 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-28 05:16:15,409 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-28 05:16:15,410 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-28 05:16:15,410 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-28 05:16:15,410 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1095] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [314#true, 157#L1045-4true, 12#L1034-9true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2024-11-28 05:16:15,410 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-28 05:16:15,410 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-28 05:16:15,410 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-28 05:16:15,410 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-28 05:16:15,410 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-28 05:16:15,410 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-28 05:16:15,410 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-28 05:16:15,410 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-28 05:16:15,410 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1095] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [314#true, 309#true, 3#L1045-6true, 12#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 89#L1034-9true]) [2024-11-28 05:16:15,410 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-28 05:16:15,410 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-28 05:16:15,410 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-28 05:16:15,410 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-28 05:16:15,411 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-28 05:16:15,411 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-28 05:16:15,411 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-28 05:16:15,411 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-28 05:16:15,411 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-28 05:16:15,412 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1095] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 312#true, 103#L1045-7true, 19#L1031-13true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2024-11-28 05:16:15,412 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-28 05:16:15,412 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 05:16:15,412 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:15,412 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-28 05:16:15,412 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-28 05:16:15,413 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-28 05:16:15,413 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:15,413 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:15,413 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-28 05:16:15,413 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:15,413 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-28 05:16:15,413 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1095] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 236#L1045-8true, 309#true, Black: 325#true, 312#true, 19#L1031-13true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2024-11-28 05:16:15,413 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-28 05:16:15,413 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 05:16:15,413 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-28 05:16:15,413 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-28 05:16:15,413 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 05:16:15,413 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-28 05:16:15,413 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-28 05:16:15,413 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 05:16:15,413 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-11-28 05:16:15,413 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 05:16:15,414 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-11-28 05:16:15,414 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1095] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, Black: 325#true, 312#true, 19#L1031-13true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2024-11-28 05:16:15,414 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-28 05:16:15,414 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-28 05:16:15,414 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-28 05:16:15,414 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-28 05:16:15,414 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-28 05:16:15,414 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-28 05:16:15,414 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-28 05:16:15,414 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-28 05:16:15,414 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-28 05:16:15,414 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-28 05:16:15,414 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-28 05:16:15,414 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1095] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [314#true, 309#true, 157#L1045-4true, Black: 325#true, 312#true, 19#L1031-13true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2024-11-28 05:16:15,414 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-28 05:16:15,414 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-28 05:16:15,415 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-28 05:16:15,415 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-28 05:16:15,415 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-28 05:16:15,415 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-28 05:16:15,415 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-28 05:16:15,415 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-28 05:16:15,415 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-28 05:16:15,415 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-28 05:16:15,415 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-28 05:16:15,415 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1095] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [314#true, 309#true, 3#L1045-6true, Black: 325#true, 312#true, 19#L1031-13true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-28 05:16:15,415 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-28 05:16:15,415 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-28 05:16:15,415 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-28 05:16:15,415 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-28 05:16:15,415 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-28 05:16:15,415 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:15,415 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-28 05:16:15,415 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-28 05:16:15,416 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-28 05:16:15,416 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-28 05:16:15,416 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-28 05:16:15,420 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 219#L1043-8true, 311#true, 89#L1034-9true, 293#L1031-5true]) [2024-11-28 05:16:15,420 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-28 05:16:15,420 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-28 05:16:15,420 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-28 05:16:15,420 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-28 05:16:15,421 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 314#true, 73#L1031-13true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 219#L1043-8true, 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true]) [2024-11-28 05:16:15,421 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-28 05:16:15,421 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 05:16:15,421 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 05:16:15,421 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 05:16:15,421 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 05:16:15,421 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-28 05:16:15,422 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1095] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 314#true, Black: 325#true, 309#true, 312#true, 19#L1031-13true, 321#(= |#race~threads_total~0| 0), 219#L1043-8true, 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2024-11-28 05:16:15,422 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-28 05:16:15,423 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 05:16:15,423 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-28 05:16:15,423 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-28 05:16:15,423 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 05:16:15,423 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 05:16:15,423 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-28 05:16:15,423 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1095] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 314#true, 16#L1031-5true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 219#L1043-8true, 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2024-11-28 05:16:15,423 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-28 05:16:15,423 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-28 05:16:15,423 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-28 05:16:15,423 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-28 05:16:15,423 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-28 05:16:15,424 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1102] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 289#L1031-5true, 140#L1043-7true, 314#true, Black: 325#true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-28 05:16:15,424 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-28 05:16:15,425 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-28 05:16:15,425 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-28 05:16:15,425 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-28 05:16:15,425 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-28 05:16:15,425 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-28 05:16:15,425 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 140#L1043-7true, 12#L1034-9true, Black: 325#true, 312#true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:15,425 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-28 05:16:15,425 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-28 05:16:15,425 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-28 05:16:15,425 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-28 05:16:15,427 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1095] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 314#true, 309#true, 12#L1034-9true, Black: 325#true, 312#true, 6#L1043-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2024-11-28 05:16:15,427 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is not cut-off event [2024-11-28 05:16:15,427 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is not cut-off event [2024-11-28 05:16:15,427 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is not cut-off event [2024-11-28 05:16:15,427 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is not cut-off event [2024-11-28 05:16:15,428 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 12#L1034-9true, Black: 325#true, 312#true, 6#L1043-6true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:15,428 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is not cut-off event [2024-11-28 05:16:15,428 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is not cut-off event [2024-11-28 05:16:15,429 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is not cut-off event [2024-11-28 05:16:15,429 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is not cut-off event [2024-11-28 05:16:15,429 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is not cut-off event [2024-11-28 05:16:15,431 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1095] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 236#L1045-8true, 309#true, 12#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2024-11-28 05:16:15,431 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-28 05:16:15,431 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-28 05:16:15,431 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-28 05:16:15,431 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-28 05:16:15,431 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-28 05:16:15,431 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-28 05:16:15,431 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-28 05:16:15,431 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-28 05:16:15,431 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-28 05:16:15,432 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1102] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 236#L1045-8true, Black: 325#true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2024-11-28 05:16:15,432 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-28 05:16:15,432 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-28 05:16:15,432 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-28 05:16:15,433 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-28 05:16:15,433 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-28 05:16:15,433 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-28 05:16:15,433 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-28 05:16:15,433 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-28 05:16:15,434 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][344], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 236#L1045-8true, 12#L1034-9true, Black: 325#true, 312#true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:15,434 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-28 05:16:15,434 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-28 05:16:15,434 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-28 05:16:15,434 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-28 05:16:15,434 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-28 05:16:15,434 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-28 05:16:15,434 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-28 05:16:15,434 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-28 05:16:15,434 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-28 05:16:15,437 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 177#L1043-9true, 314#true, 73#L1031-13true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true]) [2024-11-28 05:16:15,437 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-28 05:16:15,437 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-28 05:16:15,437 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-28 05:16:15,437 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-28 05:16:15,437 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-28 05:16:15,437 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-28 05:16:15,437 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 177#L1043-9true, 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 293#L1031-5true, 311#true, 89#L1034-9true]) [2024-11-28 05:16:15,437 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-28 05:16:15,437 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-28 05:16:15,437 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-28 05:16:15,437 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-28 05:16:15,439 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1095] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 177#L1043-9true, 314#true, 16#L1031-5true, Black: 325#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2024-11-28 05:16:15,439 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-28 05:16:15,439 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-28 05:16:15,439 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-28 05:16:15,439 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-28 05:16:15,439 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-28 05:16:15,439 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1095] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 177#L1043-9true, 314#true, Black: 325#true, 309#true, 312#true, 19#L1031-13true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2024-11-28 05:16:15,439 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-28 05:16:15,439 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-28 05:16:15,439 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-28 05:16:15,439 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-28 05:16:15,439 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-28 05:16:15,440 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-28 05:16:15,440 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-28 05:16:15,441 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1102] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 289#L1031-5true, 314#true, Black: 325#true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 219#L1043-8true, 311#true]) [2024-11-28 05:16:15,441 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-28 05:16:15,441 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-28 05:16:15,441 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-28 05:16:15,441 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-28 05:16:15,441 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-28 05:16:15,441 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-28 05:16:15,441 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 12#L1034-9true, Black: 325#true, 312#true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 219#L1043-8true]) [2024-11-28 05:16:15,442 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-28 05:16:15,442 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-28 05:16:15,442 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-28 05:16:15,442 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-28 05:16:15,443 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1095] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 140#L1043-7true, 314#true, 309#true, 12#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2024-11-28 05:16:15,443 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is not cut-off event [2024-11-28 05:16:15,444 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is not cut-off event [2024-11-28 05:16:15,444 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is not cut-off event [2024-11-28 05:16:15,444 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is not cut-off event [2024-11-28 05:16:15,445 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 140#L1043-7true, 12#L1034-9true, Black: 325#true, 312#true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:15,446 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is not cut-off event [2024-11-28 05:16:15,446 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is not cut-off event [2024-11-28 05:16:15,446 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is not cut-off event [2024-11-28 05:16:15,446 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is not cut-off event [2024-11-28 05:16:15,446 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is not cut-off event [2024-11-28 05:16:15,449 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1095] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 314#true, Black: 325#true, 309#true, 312#true, 6#L1043-6true, 19#L1031-13true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2024-11-28 05:16:15,449 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-28 05:16:15,449 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-28 05:16:15,449 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-28 05:16:15,449 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-28 05:16:15,449 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-28 05:16:15,449 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-28 05:16:15,449 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-28 05:16:15,449 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-28 05:16:15,452 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1102] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 177#L1043-9true, 289#L1031-5true, 314#true, Black: 325#true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2024-11-28 05:16:15,452 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-28 05:16:15,452 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-28 05:16:15,452 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:15,452 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-28 05:16:15,452 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-28 05:16:15,452 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:15,453 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 177#L1043-9true, 12#L1034-9true, Black: 325#true, 312#true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:15,453 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-28 05:16:15,453 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-28 05:16:15,453 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-28 05:16:15,453 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-28 05:16:15,455 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1095] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 314#true, 309#true, 12#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 219#L1043-8true, 89#L1034-9true]) [2024-11-28 05:16:15,455 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is not cut-off event [2024-11-28 05:16:15,455 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is not cut-off event [2024-11-28 05:16:15,455 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is not cut-off event [2024-11-28 05:16:15,455 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is not cut-off event [2024-11-28 05:16:15,456 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 12#L1034-9true, Black: 325#true, 312#true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 219#L1043-8true]) [2024-11-28 05:16:15,456 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is not cut-off event [2024-11-28 05:16:15,456 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is not cut-off event [2024-11-28 05:16:15,456 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is not cut-off event [2024-11-28 05:16:15,456 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is not cut-off event [2024-11-28 05:16:15,456 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is not cut-off event [2024-11-28 05:16:15,460 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1095] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 140#L1043-7true, 314#true, Black: 325#true, 309#true, 312#true, 19#L1031-13true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2024-11-28 05:16:15,460 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-28 05:16:15,460 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:15,460 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:15,460 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-28 05:16:15,460 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-28 05:16:15,460 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-28 05:16:15,460 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:15,460 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-28 05:16:15,462 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 314#true, 73#L1031-13true, Black: 325#true, 6#L1043-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2024-11-28 05:16:15,462 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-28 05:16:15,462 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-28 05:16:15,462 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-28 05:16:15,462 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-28 05:16:15,462 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-28 05:16:15,462 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-28 05:16:15,462 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:15,462 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1095] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 314#true, 12#L1034-9true, 309#true, Black: 325#true, 312#true, 6#L1043-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2024-11-28 05:16:15,462 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-28 05:16:15,462 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-28 05:16:15,462 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-28 05:16:15,462 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-28 05:16:15,462 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-28 05:16:15,463 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1095] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 177#L1043-9true, 314#true, 12#L1034-9true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2024-11-28 05:16:15,463 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is not cut-off event [2024-11-28 05:16:15,463 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is not cut-off event [2024-11-28 05:16:15,463 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is not cut-off event [2024-11-28 05:16:15,463 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is not cut-off event [2024-11-28 05:16:15,464 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1103] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 177#L1043-9true, 12#L1034-9true, Black: 325#true, 312#true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:15,465 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is not cut-off event [2024-11-28 05:16:15,465 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is not cut-off event [2024-11-28 05:16:15,465 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is not cut-off event [2024-11-28 05:16:15,465 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is not cut-off event [2024-11-28 05:16:15,465 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is not cut-off event [2024-11-28 05:16:15,468 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1095] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 314#true, 309#true, Black: 325#true, 312#true, 19#L1031-13true, 321#(= |#race~threads_total~0| 0), 219#L1043-8true, 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2024-11-28 05:16:15,468 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-28 05:16:15,468 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 05:16:15,468 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-28 05:16:15,468 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-28 05:16:15,468 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 05:16:15,468 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 05:16:15,468 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-28 05:16:15,468 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-11-28 05:16:15,470 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 140#L1043-7true, 314#true, 73#L1031-13true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2024-11-28 05:16:15,470 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-28 05:16:15,470 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-28 05:16:15,470 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:15,470 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:15,470 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:15,470 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 05:16:15,470 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-28 05:16:15,470 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1095] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 140#L1043-7true, 314#true, 309#true, 12#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2024-11-28 05:16:15,470 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-28 05:16:15,470 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-28 05:16:15,470 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-28 05:16:15,470 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-28 05:16:15,470 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-28 05:16:15,473 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1095] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 177#L1043-9true, 314#true, Black: 325#true, 309#true, 312#true, 19#L1031-13true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2024-11-28 05:16:15,473 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-28 05:16:15,473 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-28 05:16:15,473 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-28 05:16:15,473 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-28 05:16:15,473 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-28 05:16:15,473 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2024-11-28 05:16:15,473 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-28 05:16:15,473 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-28 05:16:15,475 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 314#true, 73#L1031-13true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 219#L1043-8true, 311#true, 89#L1034-9true]) [2024-11-28 05:16:15,475 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-28 05:16:15,475 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 05:16:15,475 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 05:16:15,475 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-11-28 05:16:15,475 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 05:16:15,475 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 05:16:15,475 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-28 05:16:15,475 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1095] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 314#true, 309#true, 12#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 219#L1043-8true, 89#L1034-9true]) [2024-11-28 05:16:15,476 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-28 05:16:15,476 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-28 05:16:15,476 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-28 05:16:15,476 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-28 05:16:15,476 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-28 05:16:15,480 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 177#L1043-9true, 314#true, 73#L1031-13true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true]) [2024-11-28 05:16:15,480 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2024-11-28 05:16:15,480 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-28 05:16:15,480 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-28 05:16:15,480 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2024-11-28 05:16:15,480 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-28 05:16:15,480 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-28 05:16:15,480 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-28 05:16:15,480 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1095] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 177#L1043-9true, 314#true, 12#L1034-9true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2024-11-28 05:16:15,480 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-28 05:16:15,481 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-28 05:16:15,481 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-28 05:16:15,481 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-28 05:16:15,481 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-28 05:16:15,805 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1090] 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[][233], [310#true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 82#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2024-11-28 05:16:15,805 INFO L294 olderBase$Statistics]: this new event has 297 ancestors and is cut-off event [2024-11-28 05:16:15,805 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-28 05:16:15,805 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-28 05:16:15,805 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-28 05:16:15,805 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-28 05:16:15,838 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1090] 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[][233], [310#true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true, 293#L1031-5true]) [2024-11-28 05:16:15,839 INFO L294 olderBase$Statistics]: this new event has 301 ancestors and is cut-off event [2024-11-28 05:16:15,839 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-28 05:16:15,839 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-28 05:16:15,839 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2024-11-28 05:16:15,839 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2024-11-28 05:16:15,848 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1102] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 314#true, Black: 325#true, 76#L1034-9true, 45#L1043-11true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true]) [2024-11-28 05:16:15,848 INFO L294 olderBase$Statistics]: this new event has 301 ancestors and is cut-off event [2024-11-28 05:16:15,848 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-28 05:16:15,848 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-28 05:16:15,848 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-28 05:16:15,848 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1102] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 236#L1045-8true, Black: 325#true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true]) [2024-11-28 05:16:15,848 INFO L294 olderBase$Statistics]: this new event has 317 ancestors and is cut-off event [2024-11-28 05:16:15,849 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-28 05:16:15,849 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-28 05:16:15,849 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-28 05:16:15,849 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-28 05:16:15,849 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-28 05:16:15,849 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-28 05:16:15,849 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-28 05:16:15,849 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-28 05:16:15,849 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1102] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 76#L1034-9true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2024-11-28 05:16:15,849 INFO L294 olderBase$Statistics]: this new event has 316 ancestors and is cut-off event [2024-11-28 05:16:15,849 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-28 05:16:15,849 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-28 05:16:15,849 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-28 05:16:15,849 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-28 05:16:15,849 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-28 05:16:15,849 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-28 05:16:15,849 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-28 05:16:15,849 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-28 05:16:15,849 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1102] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2024-11-28 05:16:15,849 INFO L294 olderBase$Statistics]: this new event has 314 ancestors and is cut-off event [2024-11-28 05:16:15,850 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-28 05:16:15,850 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-28 05:16:15,850 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-28 05:16:15,850 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-28 05:16:15,850 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-28 05:16:15,850 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-28 05:16:15,850 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-28 05:16:15,850 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-28 05:16:15,850 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1102] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 314#true, Black: 325#true, 157#L1045-4true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2024-11-28 05:16:15,850 INFO L294 olderBase$Statistics]: this new event has 313 ancestors and is cut-off event [2024-11-28 05:16:15,850 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-28 05:16:15,850 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-28 05:16:15,850 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-28 05:16:15,850 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-28 05:16:15,850 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-28 05:16:15,850 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-28 05:16:15,850 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1102] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, Black: 325#true, 3#L1045-6true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 89#L1034-9true]) [2024-11-28 05:16:15,850 INFO L294 olderBase$Statistics]: this new event has 315 ancestors and is cut-off event [2024-11-28 05:16:15,850 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-28 05:16:15,850 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-28 05:16:15,851 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-28 05:16:15,851 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-28 05:16:15,851 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-28 05:16:15,851 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-28 05:16:15,851 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-28 05:16:15,851 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-28 05:16:15,853 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 314#true, Black: 325#true, 76#L1034-9true, 45#L1043-11true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2024-11-28 05:16:15,853 INFO L294 olderBase$Statistics]: this new event has 301 ancestors and is cut-off event [2024-11-28 05:16:15,853 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-28 05:16:15,853 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-28 05:16:15,853 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-28 05:16:15,854 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 236#L1045-8true, Black: 325#true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true]) [2024-11-28 05:16:15,854 INFO L294 olderBase$Statistics]: this new event has 317 ancestors and is cut-off event [2024-11-28 05:16:15,854 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-28 05:16:15,854 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-28 05:16:15,854 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-28 05:16:15,854 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-28 05:16:15,854 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-28 05:16:15,854 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-28 05:16:15,854 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 76#L1034-9true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2024-11-28 05:16:15,854 INFO L294 olderBase$Statistics]: this new event has 316 ancestors and is cut-off event [2024-11-28 05:16:15,854 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-28 05:16:15,854 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-28 05:16:15,854 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-28 05:16:15,854 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-28 05:16:15,854 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-28 05:16:15,854 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-28 05:16:15,854 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true]) [2024-11-28 05:16:15,854 INFO L294 olderBase$Statistics]: this new event has 314 ancestors and is cut-off event [2024-11-28 05:16:15,854 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-28 05:16:15,854 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-28 05:16:15,855 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-28 05:16:15,855 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-28 05:16:15,855 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-28 05:16:15,855 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-28 05:16:15,855 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 314#true, Black: 325#true, 157#L1045-4true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2024-11-28 05:16:15,855 INFO L294 olderBase$Statistics]: this new event has 313 ancestors and is cut-off event [2024-11-28 05:16:15,855 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-28 05:16:15,855 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-28 05:16:15,855 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-28 05:16:15,855 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-28 05:16:15,855 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-28 05:16:15,855 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 314#true, Black: 325#true, 3#L1045-6true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-28 05:16:15,855 INFO L294 olderBase$Statistics]: this new event has 315 ancestors and is cut-off event [2024-11-28 05:16:15,855 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-28 05:16:15,855 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-28 05:16:15,855 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-28 05:16:15,855 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-28 05:16:15,855 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-28 05:16:15,855 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-28 05:16:15,904 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1102] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 236#L1045-8true, Black: 325#true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2024-11-28 05:16:15,904 INFO L294 olderBase$Statistics]: this new event has 317 ancestors and is cut-off event [2024-11-28 05:16:15,904 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-28 05:16:15,904 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-28 05:16:15,904 INFO L297 olderBase$Statistics]: existing Event has 317 ancestors and is cut-off event [2024-11-28 05:16:15,904 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-28 05:16:15,904 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-28 05:16:15,904 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-28 05:16:15,904 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-28 05:16:15,904 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-28 05:16:15,904 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-28 05:16:15,905 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1102] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 76#L1034-9true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true]) [2024-11-28 05:16:15,905 INFO L294 olderBase$Statistics]: this new event has 316 ancestors and is cut-off event [2024-11-28 05:16:15,905 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-28 05:16:15,905 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-28 05:16:15,905 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-28 05:16:15,905 INFO L297 olderBase$Statistics]: existing Event has 316 ancestors and is cut-off event [2024-11-28 05:16:15,905 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-28 05:16:15,905 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-28 05:16:15,905 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-28 05:16:15,905 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-28 05:16:15,905 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-28 05:16:15,905 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1102] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true]) [2024-11-28 05:16:15,905 INFO L294 olderBase$Statistics]: this new event has 314 ancestors and is cut-off event [2024-11-28 05:16:15,905 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-28 05:16:15,905 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-28 05:16:15,905 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-28 05:16:15,905 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-28 05:16:15,905 INFO L297 olderBase$Statistics]: existing Event has 314 ancestors and is cut-off event [2024-11-28 05:16:15,905 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-28 05:16:15,905 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-28 05:16:15,905 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-28 05:16:15,905 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-28 05:16:15,906 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1102] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 314#true, Black: 325#true, 157#L1045-4true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true]) [2024-11-28 05:16:15,906 INFO L294 olderBase$Statistics]: this new event has 313 ancestors and is cut-off event [2024-11-28 05:16:15,906 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-28 05:16:15,906 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-28 05:16:15,906 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-28 05:16:15,906 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-28 05:16:15,906 INFO L297 olderBase$Statistics]: existing Event has 313 ancestors and is cut-off event [2024-11-28 05:16:15,906 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-28 05:16:15,906 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-28 05:16:15,906 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1102] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, Black: 325#true, 3#L1045-6true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 311#true]) [2024-11-28 05:16:15,906 INFO L294 olderBase$Statistics]: this new event has 315 ancestors and is cut-off event [2024-11-28 05:16:15,906 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-28 05:16:15,906 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-28 05:16:15,906 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-28 05:16:15,906 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-28 05:16:15,906 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-28 05:16:15,906 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-28 05:16:15,906 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-28 05:16:15,906 INFO L297 olderBase$Statistics]: existing Event has 315 ancestors and is cut-off event [2024-11-28 05:16:15,906 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-28 05:16:15,908 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 76#L1034-9true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true]) [2024-11-28 05:16:15,908 INFO L294 olderBase$Statistics]: this new event has 316 ancestors and is cut-off event [2024-11-28 05:16:15,908 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-28 05:16:15,908 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-28 05:16:15,908 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-28 05:16:15,908 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-28 05:16:15,908 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-28 05:16:15,908 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-28 05:16:15,908 INFO L297 olderBase$Statistics]: existing Event has 316 ancestors and is cut-off event [2024-11-28 05:16:15,908 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 236#L1045-8true, Black: 325#true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2024-11-28 05:16:15,909 INFO L294 olderBase$Statistics]: this new event has 317 ancestors and is cut-off event [2024-11-28 05:16:15,909 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-28 05:16:15,909 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-28 05:16:15,909 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-28 05:16:15,909 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-28 05:16:15,909 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-28 05:16:15,909 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-28 05:16:15,909 INFO L297 olderBase$Statistics]: existing Event has 317 ancestors and is cut-off event [2024-11-28 05:16:15,909 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true]) [2024-11-28 05:16:15,909 INFO L294 olderBase$Statistics]: this new event has 314 ancestors and is cut-off event [2024-11-28 05:16:15,909 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-28 05:16:15,909 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-28 05:16:15,909 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-28 05:16:15,909 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-28 05:16:15,909 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-28 05:16:15,909 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-28 05:16:15,909 INFO L297 olderBase$Statistics]: existing Event has 314 ancestors and is cut-off event [2024-11-28 05:16:15,909 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 314#true, Black: 325#true, 157#L1045-4true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2024-11-28 05:16:15,909 INFO L294 olderBase$Statistics]: this new event has 313 ancestors and is cut-off event [2024-11-28 05:16:15,909 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-28 05:16:15,909 INFO L297 olderBase$Statistics]: existing Event has 313 ancestors and is cut-off event [2024-11-28 05:16:15,910 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-28 05:16:15,910 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-28 05:16:15,910 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-28 05:16:15,910 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-28 05:16:15,910 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 314#true, Black: 325#true, 3#L1045-6true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-28 05:16:15,910 INFO L294 olderBase$Statistics]: this new event has 315 ancestors and is cut-off event [2024-11-28 05:16:15,910 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-28 05:16:15,910 INFO L297 olderBase$Statistics]: existing Event has 315 ancestors and is cut-off event [2024-11-28 05:16:15,910 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-28 05:16:15,910 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-28 05:16:15,910 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-28 05:16:15,910 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-28 05:16:15,910 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-28 05:16:15,918 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1102] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 76#L1034-9true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2024-11-28 05:16:15,918 INFO L294 olderBase$Statistics]: this new event has 317 ancestors and is cut-off event [2024-11-28 05:16:15,918 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-28 05:16:15,918 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-28 05:16:15,918 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-28 05:16:15,918 INFO L297 olderBase$Statistics]: existing Event has 316 ancestors and is cut-off event [2024-11-28 05:16:15,918 INFO L297 olderBase$Statistics]: existing Event has 316 ancestors and is cut-off event [2024-11-28 05:16:15,918 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-28 05:16:15,918 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-28 05:16:15,919 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-28 05:16:15,919 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-28 05:16:15,919 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-28 05:16:15,919 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1102] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 236#L1045-8true, Black: 325#true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true]) [2024-11-28 05:16:15,919 INFO L294 olderBase$Statistics]: this new event has 318 ancestors and is cut-off event [2024-11-28 05:16:15,919 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-28 05:16:15,919 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-28 05:16:15,919 INFO L297 olderBase$Statistics]: existing Event has 317 ancestors and is cut-off event [2024-11-28 05:16:15,919 INFO L297 olderBase$Statistics]: existing Event has 317 ancestors and is cut-off event [2024-11-28 05:16:15,919 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-28 05:16:15,919 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-28 05:16:15,919 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-28 05:16:15,919 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-28 05:16:15,919 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-28 05:16:15,919 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-28 05:16:15,919 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1102] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true]) [2024-11-28 05:16:15,919 INFO L294 olderBase$Statistics]: this new event has 315 ancestors and is cut-off event [2024-11-28 05:16:15,919 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-28 05:16:15,919 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-28 05:16:15,919 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-28 05:16:15,920 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-28 05:16:15,920 INFO L297 olderBase$Statistics]: existing Event has 314 ancestors and is cut-off event [2024-11-28 05:16:15,920 INFO L297 olderBase$Statistics]: existing Event has 314 ancestors and is cut-off event [2024-11-28 05:16:15,920 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-28 05:16:15,920 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-28 05:16:15,920 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-28 05:16:15,920 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-28 05:16:15,920 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1102] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, Black: 325#true, 3#L1045-6true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 311#true]) [2024-11-28 05:16:15,920 INFO L294 olderBase$Statistics]: this new event has 316 ancestors and is cut-off event [2024-11-28 05:16:15,920 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-28 05:16:15,920 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-28 05:16:15,920 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-28 05:16:15,920 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-28 05:16:15,920 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-28 05:16:15,920 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-28 05:16:15,920 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-28 05:16:15,920 INFO L297 olderBase$Statistics]: existing Event has 315 ancestors and is cut-off event [2024-11-28 05:16:15,920 INFO L297 olderBase$Statistics]: existing Event has 315 ancestors and is cut-off event [2024-11-28 05:16:15,920 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-28 05:16:15,921 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 236#L1045-8true, Black: 325#true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true]) [2024-11-28 05:16:15,921 INFO L294 olderBase$Statistics]: this new event has 318 ancestors and is cut-off event [2024-11-28 05:16:15,921 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-28 05:16:15,921 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-28 05:16:15,922 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-28 05:16:15,922 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-28 05:16:15,922 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-28 05:16:15,922 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-28 05:16:15,922 INFO L297 olderBase$Statistics]: existing Event has 317 ancestors and is cut-off event [2024-11-28 05:16:15,922 INFO L297 olderBase$Statistics]: existing Event has 317 ancestors and is cut-off event [2024-11-28 05:16:15,922 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 76#L1034-9true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2024-11-28 05:16:15,922 INFO L294 olderBase$Statistics]: this new event has 317 ancestors and is cut-off event [2024-11-28 05:16:15,922 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-28 05:16:15,922 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-28 05:16:15,922 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-28 05:16:15,922 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-28 05:16:15,922 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-28 05:16:15,922 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-28 05:16:15,922 INFO L297 olderBase$Statistics]: existing Event has 316 ancestors and is cut-off event [2024-11-28 05:16:15,922 INFO L297 olderBase$Statistics]: existing Event has 316 ancestors and is cut-off event [2024-11-28 05:16:15,922 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true]) [2024-11-28 05:16:15,922 INFO L294 olderBase$Statistics]: this new event has 315 ancestors and is cut-off event [2024-11-28 05:16:15,922 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-28 05:16:15,922 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-28 05:16:15,923 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-28 05:16:15,923 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-28 05:16:15,923 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-28 05:16:15,923 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-28 05:16:15,923 INFO L297 olderBase$Statistics]: existing Event has 314 ancestors and is cut-off event [2024-11-28 05:16:15,923 INFO L297 olderBase$Statistics]: existing Event has 314 ancestors and is cut-off event [2024-11-28 05:16:15,923 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 314#true, 3#L1045-6true, Black: 325#true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 89#L1034-9true]) [2024-11-28 05:16:15,923 INFO L294 olderBase$Statistics]: this new event has 316 ancestors and is cut-off event [2024-11-28 05:16:15,923 INFO L297 olderBase$Statistics]: existing Event has 315 ancestors and is cut-off event [2024-11-28 05:16:15,923 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-28 05:16:15,923 INFO L297 olderBase$Statistics]: existing Event has 315 ancestors and is cut-off event [2024-11-28 05:16:15,923 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-28 05:16:15,923 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-28 05:16:15,923 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-28 05:16:15,923 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-28 05:16:15,923 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-28 05:16:15,926 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1102] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 314#true, Black: 325#true, 6#L1043-6true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true]) [2024-11-28 05:16:15,926 INFO L294 olderBase$Statistics]: this new event has 315 ancestors and is cut-off event [2024-11-28 05:16:15,926 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-28 05:16:15,927 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-28 05:16:15,927 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-28 05:16:15,927 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 314#true, Black: 325#true, 76#L1034-9true, 6#L1043-6true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2024-11-28 05:16:15,927 INFO L294 olderBase$Statistics]: this new event has 315 ancestors and is cut-off event [2024-11-28 05:16:15,927 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-28 05:16:15,927 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-28 05:16:15,927 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-28 05:16:15,929 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1102] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 140#L1043-7true, 314#true, Black: 325#true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2024-11-28 05:16:15,929 INFO L294 olderBase$Statistics]: this new event has 316 ancestors and is cut-off event [2024-11-28 05:16:15,929 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-28 05:16:15,929 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-28 05:16:15,929 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-28 05:16:15,930 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 140#L1043-7true, 314#true, Black: 325#true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true]) [2024-11-28 05:16:15,930 INFO L294 olderBase$Statistics]: this new event has 316 ancestors and is cut-off event [2024-11-28 05:16:15,930 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-28 05:16:15,930 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-28 05:16:15,930 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-28 05:16:15,931 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1102] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 314#true, Black: 325#true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 219#L1043-8true, 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2024-11-28 05:16:15,931 INFO L294 olderBase$Statistics]: this new event has 317 ancestors and is cut-off event [2024-11-28 05:16:15,931 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-28 05:16:15,931 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-28 05:16:15,931 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-28 05:16:15,932 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 314#true, Black: 325#true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 219#L1043-8true, 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true]) [2024-11-28 05:16:15,932 INFO L294 olderBase$Statistics]: this new event has 317 ancestors and is cut-off event [2024-11-28 05:16:15,932 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-28 05:16:15,932 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-28 05:16:15,932 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-28 05:16:15,933 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1102] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 177#L1043-9true, 310#true, 314#true, Black: 325#true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true]) [2024-11-28 05:16:15,933 INFO L294 olderBase$Statistics]: this new event has 318 ancestors and is cut-off event [2024-11-28 05:16:15,933 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-28 05:16:15,933 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-28 05:16:15,933 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-28 05:16:15,933 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1096] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 177#L1043-9true, 310#true, 314#true, Black: 325#true, 76#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true]) [2024-11-28 05:16:15,933 INFO L294 olderBase$Statistics]: this new event has 318 ancestors and is cut-off event [2024-11-28 05:16:15,933 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-28 05:16:15,933 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-28 05:16:15,934 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-28 05:16:15,934 INFO L124 PetriNetUnfolderBase]: 17853/51338 cut-off events. [2024-11-28 05:16:15,934 INFO L125 PetriNetUnfolderBase]: For 12276/14382 co-relation queries the response was YES. [2024-11-28 05:16:16,205 INFO L83 FinitePrefix]: Finished finitePrefix Result has 76127 conditions, 51338 events. 17853/51338 cut-off events. For 12276/14382 co-relation queries the response was YES. Maximal size of possible extension queue 880. Compared 583094 event pairs, 2461 based on Foata normal form. 481/45801 useless extension candidates. Maximal degree in co-relation 76096. Up to 7685 conditions per place. [2024-11-28 05:16:16,420 INFO L140 encePairwiseOnDemand]: 340/345 looper letters, 118 selfloop transitions, 4 changer transitions 1/358 dead transitions. [2024-11-28 05:16:16,420 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 265 places, 358 transitions, 1088 flow [2024-11-28 05:16:16,421 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-28 05:16:16,421 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-28 05:16:16,424 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1869 transitions. [2024-11-28 05:16:16,425 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9028985507246376 [2024-11-28 05:16:16,425 INFO L175 Difference]: Start difference. First operand has 261 places, 275 transitions, 606 flow. Second operand 6 states and 1869 transitions. [2024-11-28 05:16:16,425 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 265 places, 358 transitions, 1088 flow [2024-11-28 05:16:16,433 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 265 places, 358 transitions, 1088 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-28 05:16:16,436 INFO L231 Difference]: Finished difference. Result has 265 places, 273 transitions, 607 flow [2024-11-28 05:16:16,436 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=345, PETRI_DIFFERENCE_MINUEND_FLOW=604, PETRI_DIFFERENCE_MINUEND_PLACES=260, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=274, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=270, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=607, PETRI_PLACES=265, PETRI_TRANSITIONS=273} [2024-11-28 05:16:16,436 INFO L279 CegarLoopForPetriNet]: 272 programPoint places, -7 predicate places. [2024-11-28 05:16:16,436 INFO L471 AbstractCegarLoop]: Abstraction has has 265 places, 273 transitions, 607 flow [2024-11-28 05:16:16,437 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 292.1666666666667) internal successors, (1753), 6 states have internal predecessors, (1753), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 05:16:16,437 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 05:16:16,437 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 05:16:16,437 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable23 [2024-11-28 05:16:16,437 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 25 more)] === [2024-11-28 05:16:16,438 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 05:16:16,438 INFO L85 PathProgramCache]: Analyzing trace with hash -401203180, now seen corresponding path program 1 times [2024-11-28 05:16:16,438 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 05:16:16,438 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1579290789] [2024-11-28 05:16:16,438 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 05:16:16,438 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 05:16:16,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 05:16:16,696 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-28 05:16:16,696 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 05:16:16,696 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1579290789] [2024-11-28 05:16:16,696 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1579290789] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 05:16:16,696 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 05:16:16,697 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-28 05:16:16,697 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [318269334] [2024-11-28 05:16:16,697 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 05:16:16,697 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-28 05:16:16,697 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 05:16:16,698 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-28 05:16:16,698 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-28 05:16:17,095 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 268 out of 345 [2024-11-28 05:16:17,097 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 265 places, 273 transitions, 607 flow. Second operand has 6 states, 6 states have (on average 269.6666666666667) internal successors, (1618), 6 states have internal predecessors, (1618), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 05:16:17,097 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 05:16:17,098 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 268 of 345 [2024-11-28 05:16:17,098 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 05:16:18,082 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][147], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 312#true, 335#true, 31#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:18,082 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2024-11-28 05:16:18,082 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-28 05:16:18,082 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-28 05:16:18,082 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-11-28 05:16:18,245 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][147], [182#L1025-3true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 312#true, 335#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:18,245 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2024-11-28 05:16:18,245 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-11-28 05:16:18,245 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-28 05:16:18,245 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-28 05:16:18,926 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][147], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 335#true, 31#$Ultimate##0true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:18,926 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2024-11-28 05:16:18,926 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-11-28 05:16:18,926 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-11-28 05:16:18,926 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-28 05:16:19,419 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][147], [182#L1025-3true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 335#true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:19,420 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2024-11-28 05:16:19,420 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-28 05:16:19,420 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-28 05:16:19,420 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-11-28 05:16:19,421 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][147], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 31#$Ultimate##0true, 335#true, 321#(= |#race~threads_total~0| 0), 263#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:19,421 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2024-11-28 05:16:19,421 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-28 05:16:19,421 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-11-28 05:16:19,421 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-28 05:16:19,447 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][147], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 312#true, 335#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 119#L1027-3true]) [2024-11-28 05:16:19,447 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-11-28 05:16:19,447 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-11-28 05:16:19,447 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-28 05:16:19,447 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-11-28 05:16:19,721 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][147], [182#L1025-3true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 335#true, 321#(= |#race~threads_total~0| 0), 263#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:19,721 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2024-11-28 05:16:19,721 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-28 05:16:19,721 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-28 05:16:19,721 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-28 05:16:20,094 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1098] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, Black: 325#true, 309#true, 12#L1034-9true, 312#true, 335#true, 45#L1043-11true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:20,094 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2024-11-28 05:16:20,094 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-28 05:16:20,094 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-28 05:16:20,094 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-28 05:16:20,781 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1098] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, 220#L1043-13true, Black: 325#true, 309#true, 12#L1034-9true, 312#true, 335#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:20,781 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2024-11-28 05:16:20,781 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-28 05:16:20,781 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-28 05:16:20,781 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-28 05:16:20,850 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][147], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 16#L1031-5true, Black: 325#true, 309#true, 312#true, 335#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:20,850 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2024-11-28 05:16:20,850 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-28 05:16:20,850 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-28 05:16:20,851 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-28 05:16:21,300 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][147], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 67#L1027-3true, 312#true, 335#true, 31#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:21,300 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2024-11-28 05:16:21,300 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-11-28 05:16:21,300 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-11-28 05:16:21,301 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-28 05:16:21,585 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1098] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, 90#L1042-8true, Black: 325#true, 309#true, 12#L1034-9true, 312#true, 335#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:21,585 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2024-11-28 05:16:21,585 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-28 05:16:21,585 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-11-28 05:16:21,585 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-11-28 05:16:21,592 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][147], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 335#true, 312#true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 119#L1027-3true]) [2024-11-28 05:16:21,592 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2024-11-28 05:16:21,592 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-28 05:16:21,592 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-11-28 05:16:21,592 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-11-28 05:16:22,500 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][147], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 335#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 263#L1025-3true, 119#L1027-3true]) [2024-11-28 05:16:22,501 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2024-11-28 05:16:22,501 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-28 05:16:22,501 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-28 05:16:22,501 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-28 05:16:22,502 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][147], [182#L1025-3true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 67#L1027-3true, 312#true, 335#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:22,502 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2024-11-28 05:16:22,502 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-28 05:16:22,502 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-28 05:16:22,502 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-28 05:16:22,562 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1098] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, 132#L1045true, 309#true, 12#L1034-9true, Black: 325#true, 312#true, 335#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:22,562 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-11-28 05:16:22,562 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-28 05:16:22,562 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-28 05:16:22,562 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-28 05:16:22,761 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][147], [308#L1045-9true, 4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 335#true, 31#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:22,761 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2024-11-28 05:16:22,761 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-28 05:16:22,761 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-28 05:16:22,761 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-28 05:16:23,009 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][147], [57#L1029-4true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 335#true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:23,009 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2024-11-28 05:16:23,009 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-28 05:16:23,010 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-28 05:16:23,010 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-28 05:16:23,511 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][147], [57#L1029-4true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 335#true, 321#(= |#race~threads_total~0| 0), 263#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:23,511 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2024-11-28 05:16:23,511 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-28 05:16:23,511 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-28 05:16:23,511 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-28 05:16:23,512 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][147], [182#L1025-3true, 4#L1029-4true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 335#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:23,512 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2024-11-28 05:16:23,512 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-28 05:16:23,512 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-28 05:16:23,512 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-28 05:16:23,577 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1098] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [Black: 325#true, 157#L1045-4true, 309#true, 12#L1034-9true, 312#true, 335#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:23,577 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2024-11-28 05:16:23,577 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-28 05:16:23,577 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-28 05:16:23,577 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-28 05:16:24,069 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1098] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 309#true, 12#L1034-9true, 312#true, 335#true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:24,069 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2024-11-28 05:16:24,069 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-28 05:16:24,069 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-28 05:16:24,069 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-28 05:16:24,208 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1098] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][382], [329#true, 337#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 140#L1043-7true, 12#L1034-9true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:24,208 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2024-11-28 05:16:24,208 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-28 05:16:24,208 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-28 05:16:24,208 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-28 05:16:24,208 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1098] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][382], [329#true, 337#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 309#true, 12#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 219#L1043-8true, 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:24,208 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2024-11-28 05:16:24,208 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-28 05:16:24,208 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-28 05:16:24,208 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-28 05:16:24,208 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1098] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][382], [329#true, 337#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 12#L1034-9true, 309#true, Black: 325#true, 312#true, 6#L1043-6true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:24,209 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2024-11-28 05:16:24,209 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-28 05:16:24,209 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-28 05:16:24,209 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-28 05:16:24,209 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1098] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][388], [329#true, 338#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 140#L1043-7true, Black: 325#true, 309#true, 12#L1034-9true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:24,209 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2024-11-28 05:16:24,209 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-28 05:16:24,209 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-28 05:16:24,209 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-28 05:16:24,209 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1098] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][388], [329#true, 338#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 325#true, 12#L1034-9true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 219#L1043-8true, 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:24,209 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2024-11-28 05:16:24,209 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-28 05:16:24,209 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-28 05:16:24,209 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-28 05:16:24,209 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1098] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, Black: 325#true, 309#true, 12#L1034-9true, 312#true, 335#true, 186#L1043-5true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:24,209 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2024-11-28 05:16:24,209 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-28 05:16:24,209 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-28 05:16:24,209 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-28 05:16:24,210 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1098] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][391], [329#true, Black: 325#true, 12#L1034-9true, 309#true, 312#true, 339#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 321#(= |#race~threads_total~0| 0), 313#true, 219#L1043-8true, 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:24,210 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2024-11-28 05:16:24,210 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-28 05:16:24,210 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-28 05:16:24,210 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-28 05:16:24,215 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][147], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 16#L1031-5true, Black: 325#true, 309#true, 335#true, 312#true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:24,215 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2024-11-28 05:16:24,215 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-28 05:16:24,215 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-28 05:16:24,215 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-28 05:16:24,281 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1098] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [Black: 325#true, 309#true, 3#L1045-6true, 12#L1034-9true, 312#true, 335#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2024-11-28 05:16:24,281 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2024-11-28 05:16:24,281 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-28 05:16:24,281 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-28 05:16:24,281 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-28 05:16:24,380 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1098] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, 314#true, 309#true, 12#L1034-9true, Black: 325#true, 335#true, 312#true, 207#$Ultimate##0true, 45#L1043-11true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:24,380 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2024-11-28 05:16:24,380 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-28 05:16:24,380 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-28 05:16:24,380 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-28 05:16:24,397 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1095] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][402], [329#true, 314#true, Black: 325#true, 309#true, 312#true, 335#true, 31#$Ultimate##0true, 45#L1043-11true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2024-11-28 05:16:24,397 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2024-11-28 05:16:24,397 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-28 05:16:24,397 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-28 05:16:24,397 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-28 05:16:24,418 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1098] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, Black: 325#true, 309#true, 12#L1034-9true, 312#true, 335#true, 6#L1043-6true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:24,418 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2024-11-28 05:16:24,418 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-28 05:16:24,418 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-28 05:16:24,418 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-28 05:16:24,491 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][147], [308#L1045-9true, 37#L1034-6true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 312#true, 335#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:24,491 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2024-11-28 05:16:24,491 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-28 05:16:24,491 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-28 05:16:24,492 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-28 05:16:24,492 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][147], [308#L1045-9true, 179#L1034-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 312#true, 335#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:24,492 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2024-11-28 05:16:24,492 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-28 05:16:24,492 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-28 05:16:24,492 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-28 05:16:24,492 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][147], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 312#true, 335#true, 151#L1034-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:24,492 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2024-11-28 05:16:24,492 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-28 05:16:24,492 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-28 05:16:24,492 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-28 05:16:24,492 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][147], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 309#true, 312#true, 335#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1034-7true]) [2024-11-28 05:16:24,492 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2024-11-28 05:16:24,492 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-28 05:16:24,492 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-28 05:16:24,492 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-28 05:16:24,492 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1098] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 12#L1034-9true, 309#true, 312#true, 335#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:24,492 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2024-11-28 05:16:24,492 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-28 05:16:24,493 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-28 05:16:24,493 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-28 05:16:24,648 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1098] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, 140#L1043-7true, Black: 325#true, 309#true, 12#L1034-9true, 312#true, 335#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:24,648 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2024-11-28 05:16:24,648 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-28 05:16:24,648 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-28 05:16:24,648 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-28 05:16:24,657 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][147], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 16#L1031-5true, 309#true, Black: 325#true, 335#true, 312#true, 321#(= |#race~threads_total~0| 0), 263#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:24,658 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2024-11-28 05:16:24,658 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-28 05:16:24,658 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-28 05:16:24,658 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-28 05:16:24,863 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1098] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, 220#L1043-13true, 314#true, Black: 325#true, 309#true, 12#L1034-9true, 335#true, 312#true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:24,863 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2024-11-28 05:16:24,863 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-28 05:16:24,863 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-28 05:16:24,863 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-28 05:16:24,869 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1095] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][402], [329#true, 220#L1043-13true, 314#true, 309#true, Black: 325#true, 335#true, 312#true, 31#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2024-11-28 05:16:24,869 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2024-11-28 05:16:24,870 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-28 05:16:24,870 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-28 05:16:24,870 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-28 05:16:24,921 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1098] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, Black: 325#true, 12#L1034-9true, 309#true, 312#true, 335#true, 321#(= |#race~threads_total~0| 0), 313#true, 219#L1043-8true, 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:24,921 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2024-11-28 05:16:24,921 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-28 05:16:24,921 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-28 05:16:24,921 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-28 05:16:24,931 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][147], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 335#true, 207#$Ultimate##0true, 19#L1031-13true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:24,931 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2024-11-28 05:16:24,931 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-28 05:16:24,931 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-28 05:16:24,931 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-28 05:16:25,384 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1098] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, 314#true, 309#true, 12#L1034-9true, Black: 325#true, 335#true, 312#true, 45#L1043-11true, 321#(= |#race~threads_total~0| 0), 263#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:25,384 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2024-11-28 05:16:25,384 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-28 05:16:25,384 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-28 05:16:25,384 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-28 05:16:25,386 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1095] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][402], [329#true, 182#L1025-3true, 314#true, Black: 325#true, 309#true, 312#true, 335#true, 45#L1043-11true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2024-11-28 05:16:25,386 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2024-11-28 05:16:25,387 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-28 05:16:25,387 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-28 05:16:25,387 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-28 05:16:25,415 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1098] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, 177#L1043-9true, 12#L1034-9true, 309#true, Black: 325#true, 312#true, 335#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:25,415 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2024-11-28 05:16:25,415 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-28 05:16:25,415 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-28 05:16:25,415 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-28 05:16:25,416 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1098] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, 268#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, 309#true, 12#L1034-9true, Black: 325#true, 312#true, 335#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:25,416 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2024-11-28 05:16:25,416 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-28 05:16:25,416 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-28 05:16:25,416 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-28 05:16:25,436 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][147], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 67#L1027-3true, 335#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 119#L1027-3true]) [2024-11-28 05:16:25,437 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-28 05:16:25,437 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-28 05:16:25,437 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-28 05:16:25,437 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-28 05:16:25,678 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1098] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, Black: 325#true, 12#L1034-9true, 309#true, 312#true, 335#true, 11#L1043-10true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:25,678 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2024-11-28 05:16:25,678 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-28 05:16:25,678 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-28 05:16:25,678 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-28 05:16:25,715 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1098] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][382], [329#true, 337#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 268#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, 309#true, 12#L1034-9true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:25,715 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2024-11-28 05:16:25,715 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-28 05:16:25,715 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-28 05:16:25,715 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-28 05:16:25,715 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1098] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][382], [329#true, 177#L1043-9true, 337#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 12#L1034-9true, 309#true, Black: 325#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:25,715 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2024-11-28 05:16:25,715 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-28 05:16:25,715 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-28 05:16:25,715 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-28 05:16:25,737 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][147], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 309#true, 312#true, 335#true, 19#L1031-13true, 321#(= |#race~threads_total~0| 0), 263#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:25,737 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-28 05:16:25,737 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-28 05:16:25,737 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-28 05:16:25,737 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-28 05:16:25,955 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1098] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, 90#L1042-8true, 314#true, 309#true, 12#L1034-9true, Black: 325#true, 335#true, 312#true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:25,955 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-28 05:16:25,955 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-28 05:16:25,955 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-28 05:16:25,955 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-28 05:16:25,963 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1095] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][402], [329#true, 314#true, 90#L1042-8true, Black: 325#true, 309#true, 312#true, 335#true, 31#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2024-11-28 05:16:25,963 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-28 05:16:25,963 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-28 05:16:25,963 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-28 05:16:25,963 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-28 05:16:25,970 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1098] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, 220#L1043-13true, 314#true, 309#true, 12#L1034-9true, Black: 325#true, 335#true, 312#true, 321#(= |#race~threads_total~0| 0), 263#L1025-3true, 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:25,970 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-28 05:16:25,970 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-28 05:16:25,970 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-28 05:16:25,970 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-28 05:16:25,972 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1095] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][402], [329#true, 182#L1025-3true, 220#L1043-13true, 314#true, Black: 325#true, 309#true, 312#true, 335#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2024-11-28 05:16:25,972 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-28 05:16:25,972 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-28 05:16:25,972 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-28 05:16:25,972 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-28 05:16:25,987 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1098] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][382], [329#true, 337#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 314#true, 12#L1034-9true, 309#true, Black: 325#true, 312#true, 207#$Ultimate##0true, 45#L1043-11true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:25,987 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2024-11-28 05:16:25,987 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-28 05:16:25,987 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-28 05:16:25,987 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-28 05:16:25,987 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1098] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][382], [329#true, 337#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 309#true, Black: 325#true, 12#L1034-9true, 312#true, 11#L1043-10true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:25,987 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2024-11-28 05:16:25,987 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-28 05:16:25,987 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-28 05:16:25,987 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-28 05:16:26,031 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1098] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][388], [329#true, 338#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 268#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, Black: 325#true, 309#true, 12#L1034-9true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:26,031 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2024-11-28 05:16:26,031 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-28 05:16:26,031 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-28 05:16:26,031 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-28 05:16:26,031 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1098] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][388], [329#true, 177#L1043-9true, 338#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 325#true, 12#L1034-9true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:26,031 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2024-11-28 05:16:26,031 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-28 05:16:26,031 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-28 05:16:26,031 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-28 05:16:26,573 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1098] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][388], [329#true, 338#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 314#true, Black: 325#true, 309#true, 12#L1034-9true, 312#true, 207#$Ultimate##0true, 45#L1043-11true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:26,573 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2024-11-28 05:16:26,573 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-28 05:16:26,573 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-28 05:16:26,574 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-28 05:16:26,574 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1098] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][388], [329#true, 338#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 325#true, 12#L1034-9true, 309#true, 312#true, 11#L1043-10true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:26,574 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2024-11-28 05:16:26,574 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-28 05:16:26,574 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-28 05:16:26,574 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-28 05:16:26,631 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1098] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][391], [329#true, 268#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, 309#true, 12#L1034-9true, Black: 325#true, 312#true, 339#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:26,631 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2024-11-28 05:16:26,631 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-28 05:16:26,632 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-28 05:16:26,632 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-28 05:16:26,632 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1098] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][391], [329#true, 177#L1043-9true, 12#L1034-9true, 309#true, Black: 325#true, 312#true, 339#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2024-11-28 05:16:26,632 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2024-11-28 05:16:26,632 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-28 05:16:26,632 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-28 05:16:26,632 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event