./Ultimate.py --spec ../sv-benchmarks/c/properties/no-data-race.prp --file ../sv-benchmarks/c/pthread-race-challenges/per-thread-index-bitmask.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version 551b0097 Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/pthread-race-challenges/per-thread-index-bitmask.i -s /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! data-race) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 3787427d85789c6543b359d801a5f9325d8405a4b765c9b89d348aba34fa2c55 --- Real Ultimate output --- This is Ultimate 0.3.0-?-551b009-m [2025-01-09 21:36:48,995 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-01-09 21:36:49,029 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf [2025-01-09 21:36:49,032 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-01-09 21:36:49,033 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-01-09 21:36:49,047 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-01-09 21:36:49,047 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-01-09 21:36:49,047 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-01-09 21:36:49,047 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-01-09 21:36:49,048 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-01-09 21:36:49,048 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-01-09 21:36:49,048 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-01-09 21:36:49,048 INFO L153 SettingsManager]: * Use SBE=true [2025-01-09 21:36:49,048 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-01-09 21:36:49,048 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-01-09 21:36:49,048 INFO L153 SettingsManager]: * sizeof long=4 [2025-01-09 21:36:49,048 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-01-09 21:36:49,048 INFO L153 SettingsManager]: * sizeof POINTER=4 [2025-01-09 21:36:49,048 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-01-09 21:36:49,048 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-01-09 21:36:49,048 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-01-09 21:36:49,048 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-01-09 21:36:49,048 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2025-01-09 21:36:49,048 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2025-01-09 21:36:49,048 INFO L153 SettingsManager]: * sizeof long double=12 [2025-01-09 21:36:49,048 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-01-09 21:36:49,049 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-01-09 21:36:49,049 INFO L153 SettingsManager]: * Use constant arrays=true [2025-01-09 21:36:49,049 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-01-09 21:36:49,049 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-01-09 21:36:49,049 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-01-09 21:36:49,049 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-01-09 21:36:49,049 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2025-01-09 21:36:49,050 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-01-09 21:36:49,050 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-01-09 21:36:49,050 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-01-09 21:36:49,050 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-01-09 21:36:49,050 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-01-09 21:36:49,050 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-01-09 21:36:49,050 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-01-09 21:36:49,050 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-01-09 21:36:49,050 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-01-09 21:36:49,050 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-01-09 21:36:49,050 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-01-09 21:36:49,050 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-01-09 21:36:49,051 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-01-09 21:36:49,051 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! data-race) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 3787427d85789c6543b359d801a5f9325d8405a4b765c9b89d348aba34fa2c55 [2025-01-09 21:36:49,223 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-01-09 21:36:49,229 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-01-09 21:36:49,231 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-01-09 21:36:49,231 INFO L270 PluginConnector]: Initializing CDTParser... [2025-01-09 21:36:49,232 INFO L274 PluginConnector]: CDTParser initialized [2025-01-09 21:36:49,232 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/pthread-race-challenges/per-thread-index-bitmask.i [2025-01-09 21:36:50,317 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/80a207e24/1e6ddfdd52834b77bfc2dec645c25026/FLAG67bad403c [2025-01-09 21:36:50,700 INFO L384 CDTParser]: Found 1 translation units. [2025-01-09 21:36:50,703 INFO L180 CDTParser]: Scanning /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/pthread-race-challenges/per-thread-index-bitmask.i [2025-01-09 21:36:50,721 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/80a207e24/1e6ddfdd52834b77bfc2dec645c25026/FLAG67bad403c [2025-01-09 21:36:50,889 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/80a207e24/1e6ddfdd52834b77bfc2dec645c25026 [2025-01-09 21:36:50,891 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-01-09 21:36:50,893 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-01-09 21:36:50,897 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-01-09 21:36:50,897 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-01-09 21:36:50,900 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-01-09 21:36:50,901 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.01 09:36:50" (1/1) ... [2025-01-09 21:36:50,901 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@659b9ad3 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 09:36:50, skipping insertion in model container [2025-01-09 21:36:50,901 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.01 09:36:50" (1/1) ... [2025-01-09 21:36:50,929 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-01-09 21:36:51,259 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-01-09 21:36:51,268 INFO L200 MainTranslator]: Completed pre-run [2025-01-09 21:36:51,307 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-01-09 21:36:51,349 INFO L204 MainTranslator]: Completed translation [2025-01-09 21:36:51,351 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 09:36:51 WrapperNode [2025-01-09 21:36:51,352 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-01-09 21:36:51,353 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-01-09 21:36:51,353 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-01-09 21:36:51,353 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-01-09 21:36:51,358 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 09:36:51" (1/1) ... [2025-01-09 21:36:51,374 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 09:36:51" (1/1) ... [2025-01-09 21:36:51,400 INFO L138 Inliner]: procedures = 277, calls = 22, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 139 [2025-01-09 21:36:51,400 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-01-09 21:36:51,404 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-01-09 21:36:51,404 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-01-09 21:36:51,404 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-01-09 21:36:51,409 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 09:36:51" (1/1) ... [2025-01-09 21:36:51,410 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 09:36:51" (1/1) ... [2025-01-09 21:36:51,412 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 09:36:51" (1/1) ... [2025-01-09 21:36:51,412 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 09:36:51" (1/1) ... [2025-01-09 21:36:51,424 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 09:36:51" (1/1) ... [2025-01-09 21:36:51,428 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 09:36:51" (1/1) ... [2025-01-09 21:36:51,430 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 09:36:51" (1/1) ... [2025-01-09 21:36:51,431 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 09:36:51" (1/1) ... [2025-01-09 21:36:51,436 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 09:36:51" (1/1) ... [2025-01-09 21:36:51,438 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-01-09 21:36:51,439 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2025-01-09 21:36:51,439 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2025-01-09 21:36:51,439 INFO L274 PluginConnector]: RCFGBuilder initialized [2025-01-09 21:36:51,443 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 09:36:51" (1/1) ... [2025-01-09 21:36:51,447 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-01-09 21:36:51,457 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-09 21:36:51,471 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2025-01-09 21:36:51,486 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2025-01-09 21:36:51,499 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2025-01-09 21:36:51,499 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2025-01-09 21:36:51,499 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2025-01-09 21:36:51,499 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2025-01-09 21:36:51,500 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2025-01-09 21:36:51,500 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2025-01-09 21:36:51,500 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-01-09 21:36:51,500 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2025-01-09 21:36:51,500 INFO L130 BoogieDeclarations]: Found specification of procedure thread [2025-01-09 21:36:51,500 INFO L138 BoogieDeclarations]: Found implementation of procedure thread [2025-01-09 21:36:51,501 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-01-09 21:36:51,501 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-01-09 21:36:51,502 WARN L203 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2025-01-09 21:36:51,611 INFO L234 CfgBuilder]: Building ICFG [2025-01-09 21:36:51,613 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2025-01-09 21:36:51,898 INFO L279 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2025-01-09 21:36:51,899 INFO L283 CfgBuilder]: Performing block encoding [2025-01-09 21:36:51,925 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-01-09 21:36:51,926 INFO L312 CfgBuilder]: Removed 0 assume(true) statements. [2025-01-09 21:36:51,926 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.01 09:36:51 BoogieIcfgContainer [2025-01-09 21:36:51,926 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2025-01-09 21:36:51,928 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-01-09 21:36:51,928 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-01-09 21:36:51,931 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-01-09 21:36:51,931 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 09.01 09:36:50" (1/3) ... [2025-01-09 21:36:51,932 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@40d615ee and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 09.01 09:36:51, skipping insertion in model container [2025-01-09 21:36:51,932 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 09:36:51" (2/3) ... [2025-01-09 21:36:51,932 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@40d615ee and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 09.01 09:36:51, skipping insertion in model container [2025-01-09 21:36:51,932 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.01 09:36:51" (3/3) ... [2025-01-09 21:36:51,933 INFO L128 eAbstractionObserver]: Analyzing ICFG per-thread-index-bitmask.i [2025-01-09 21:36:51,942 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-01-09 21:36:51,944 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG per-thread-index-bitmask.i that has 2 procedures, 184 locations, 1 initial locations, 2 loop locations, and 11 error locations. [2025-01-09 21:36:51,944 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2025-01-09 21:36:51,991 INFO L143 ThreadInstanceAdder]: Constructed 1 joinOtherThreadTransitions. [2025-01-09 21:36:52,051 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 187 places, 200 transitions, 407 flow [2025-01-09 21:36:52,134 INFO L124 PetriNetUnfolderBase]: 26/296 cut-off events. [2025-01-09 21:36:52,135 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2025-01-09 21:36:52,141 INFO L83 FinitePrefix]: Finished finitePrefix Result has 301 conditions, 296 events. 26/296 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 8. Compared 606 event pairs, 0 based on Foata normal form. 0/250 useless extension candidates. Maximal degree in co-relation 148. Up to 6 conditions per place. [2025-01-09 21:36:52,141 INFO L82 GeneralOperation]: Start removeDead. Operand has 187 places, 200 transitions, 407 flow [2025-01-09 21:36:52,145 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 187 places, 200 transitions, 407 flow [2025-01-09 21:36:52,151 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-01-09 21:36:52,163 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;@27e19cc3, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-01-09 21:36:52,163 INFO L334 AbstractCegarLoop]: Starting to check reachability of 16 error locations. [2025-01-09 21:36:52,176 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-01-09 21:36:52,176 INFO L124 PetriNetUnfolderBase]: 2/40 cut-off events. [2025-01-09 21:36:52,176 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-01-09 21:36:52,177 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-09 21:36:52,177 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] [2025-01-09 21:36:52,177 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2025-01-09 21:36:52,182 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 21:36:52,182 INFO L85 PathProgramCache]: Analyzing trace with hash 322038292, now seen corresponding path program 1 times [2025-01-09 21:36:52,187 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 21:36:52,188 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1633836351] [2025-01-09 21:36:52,188 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 21:36:52,191 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 21:36:52,257 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 37 statements into 1 equivalence classes. [2025-01-09 21:36:52,280 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 37 of 37 statements. [2025-01-09 21:36:52,281 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:36:52,281 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 21:36:52,377 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-01-09 21:36:52,378 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 21:36:52,378 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1633836351] [2025-01-09 21:36:52,378 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1633836351] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 21:36:52,378 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 21:36:52,379 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-01-09 21:36:52,380 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [39166955] [2025-01-09 21:36:52,380 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 21:36:52,385 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-01-09 21:36:52,388 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 21:36:52,402 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-01-09 21:36:52,402 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-01-09 21:36:52,440 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 176 out of 200 [2025-01-09 21:36:52,443 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 187 places, 200 transitions, 407 flow. Second operand has 3 states, 3 states have (on average 177.33333333333334) internal successors, (532), 3 states have internal predecessors, (532), 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) [2025-01-09 21:36:52,443 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-09 21:36:52,443 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 176 of 200 [2025-01-09 21:36:52,448 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-09 21:36:52,640 INFO L124 PetriNetUnfolderBase]: 107/741 cut-off events. [2025-01-09 21:36:52,640 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2025-01-09 21:36:52,643 INFO L83 FinitePrefix]: Finished finitePrefix Result has 867 conditions, 741 events. 107/741 cut-off events. For 4/4 co-relation queries the response was YES. Maximal size of possible extension queue 25. Compared 3631 event pairs, 22 based on Foata normal form. 2/611 useless extension candidates. Maximal degree in co-relation 700. Up to 119 conditions per place. [2025-01-09 21:36:52,646 INFO L140 encePairwiseOnDemand]: 195/200 looper letters, 19 selfloop transitions, 2 changer transitions 2/197 dead transitions. [2025-01-09 21:36:52,647 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 188 places, 197 transitions, 443 flow [2025-01-09 21:36:52,647 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-01-09 21:36:52,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-01-09 21:36:52,655 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 552 transitions. [2025-01-09 21:36:52,656 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.92 [2025-01-09 21:36:52,657 INFO L175 Difference]: Start difference. First operand has 187 places, 200 transitions, 407 flow. Second operand 3 states and 552 transitions. [2025-01-09 21:36:52,658 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 188 places, 197 transitions, 443 flow [2025-01-09 21:36:52,661 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 188 places, 197 transitions, 443 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-01-09 21:36:52,664 INFO L231 Difference]: Finished difference. Result has 188 places, 195 transitions, 401 flow [2025-01-09 21:36:52,666 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=200, PETRI_DIFFERENCE_MINUEND_FLOW=401, PETRI_DIFFERENCE_MINUEND_PLACES=186, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=197, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=195, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=401, PETRI_PLACES=188, PETRI_TRANSITIONS=195} [2025-01-09 21:36:52,668 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 1 predicate places. [2025-01-09 21:36:52,668 INFO L471 AbstractCegarLoop]: Abstraction has has 188 places, 195 transitions, 401 flow [2025-01-09 21:36:52,668 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 177.33333333333334) internal successors, (532), 3 states have internal predecessors, (532), 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) [2025-01-09 21:36:52,669 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-09 21:36:52,669 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] [2025-01-09 21:36:52,669 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2025-01-09 21:36:52,669 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2025-01-09 21:36:52,670 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 21:36:52,670 INFO L85 PathProgramCache]: Analyzing trace with hash 1929097452, now seen corresponding path program 1 times [2025-01-09 21:36:52,670 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 21:36:52,670 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [940412903] [2025-01-09 21:36:52,670 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 21:36:52,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 21:36:52,698 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 45 statements into 1 equivalence classes. [2025-01-09 21:36:52,706 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 45 of 45 statements. [2025-01-09 21:36:52,706 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:36:52,706 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 21:36:52,743 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-01-09 21:36:52,743 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 21:36:52,744 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [940412903] [2025-01-09 21:36:52,744 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [940412903] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 21:36:52,744 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 21:36:52,744 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-01-09 21:36:52,744 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1381170583] [2025-01-09 21:36:52,744 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 21:36:52,745 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-01-09 21:36:52,745 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 21:36:52,745 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-01-09 21:36:52,745 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-01-09 21:36:52,762 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 174 out of 200 [2025-01-09 21:36:52,763 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 188 places, 195 transitions, 401 flow. Second operand has 3 states, 3 states have (on average 175.0) internal successors, (525), 3 states have internal predecessors, (525), 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) [2025-01-09 21:36:52,763 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-09 21:36:52,763 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 174 of 200 [2025-01-09 21:36:52,763 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-09 21:36:52,876 INFO L124 PetriNetUnfolderBase]: 186/949 cut-off events. [2025-01-09 21:36:52,876 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2025-01-09 21:36:52,878 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1195 conditions, 949 events. 186/949 cut-off events. For 4/4 co-relation queries the response was YES. Maximal size of possible extension queue 38. Compared 5126 event pairs, 24 based on Foata normal form. 0/791 useless extension candidates. Maximal degree in co-relation 1150. Up to 141 conditions per place. [2025-01-09 21:36:52,881 INFO L140 encePairwiseOnDemand]: 189/200 looper letters, 35 selfloop transitions, 8 changer transitions 0/214 dead transitions. [2025-01-09 21:36:52,881 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 188 places, 214 transitions, 525 flow [2025-01-09 21:36:52,882 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-01-09 21:36:52,882 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-01-09 21:36:52,883 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 568 transitions. [2025-01-09 21:36:52,883 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9466666666666667 [2025-01-09 21:36:52,883 INFO L175 Difference]: Start difference. First operand has 188 places, 195 transitions, 401 flow. Second operand 3 states and 568 transitions. [2025-01-09 21:36:52,883 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 188 places, 214 transitions, 525 flow [2025-01-09 21:36:52,884 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 186 places, 214 transitions, 521 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-01-09 21:36:52,887 INFO L231 Difference]: Finished difference. Result has 188 places, 203 transitions, 467 flow [2025-01-09 21:36:52,887 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=200, PETRI_DIFFERENCE_MINUEND_FLOW=397, PETRI_DIFFERENCE_MINUEND_PLACES=184, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=195, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=187, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=467, PETRI_PLACES=188, PETRI_TRANSITIONS=203} [2025-01-09 21:36:52,888 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 1 predicate places. [2025-01-09 21:36:52,888 INFO L471 AbstractCegarLoop]: Abstraction has has 188 places, 203 transitions, 467 flow [2025-01-09 21:36:52,888 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 175.0) internal successors, (525), 3 states have internal predecessors, (525), 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) [2025-01-09 21:36:52,888 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-09 21:36:52,888 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] [2025-01-09 21:36:52,888 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2025-01-09 21:36:52,889 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2025-01-09 21:36:52,889 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 21:36:52,889 INFO L85 PathProgramCache]: Analyzing trace with hash 72197517, now seen corresponding path program 1 times [2025-01-09 21:36:52,889 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 21:36:52,889 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [503051614] [2025-01-09 21:36:52,889 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 21:36:52,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 21:36:52,897 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 48 statements into 1 equivalence classes. [2025-01-09 21:36:52,903 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 48 of 48 statements. [2025-01-09 21:36:52,903 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:36:52,903 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 21:36:52,940 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-01-09 21:36:52,941 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 21:36:52,941 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [503051614] [2025-01-09 21:36:52,941 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [503051614] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 21:36:52,941 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 21:36:52,941 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-01-09 21:36:52,941 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [123559178] [2025-01-09 21:36:52,941 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 21:36:52,942 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-01-09 21:36:52,946 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 21:36:52,947 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-01-09 21:36:52,947 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-01-09 21:36:52,956 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 178 out of 200 [2025-01-09 21:36:52,957 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 188 places, 203 transitions, 467 flow. Second operand has 3 states, 3 states have (on average 179.0) internal successors, (537), 3 states have internal predecessors, (537), 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) [2025-01-09 21:36:52,957 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-09 21:36:52,957 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 178 of 200 [2025-01-09 21:36:52,957 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-09 21:36:53,074 INFO L124 PetriNetUnfolderBase]: 169/1030 cut-off events. [2025-01-09 21:36:53,075 INFO L125 PetriNetUnfolderBase]: For 34/34 co-relation queries the response was YES. [2025-01-09 21:36:53,077 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1327 conditions, 1030 events. 169/1030 cut-off events. For 34/34 co-relation queries the response was YES. Maximal size of possible extension queue 34. Compared 5897 event pairs, 21 based on Foata normal form. 0/874 useless extension candidates. Maximal degree in co-relation 1145. Up to 145 conditions per place. [2025-01-09 21:36:53,082 INFO L140 encePairwiseOnDemand]: 196/200 looper letters, 25 selfloop transitions, 2 changer transitions 0/210 dead transitions. [2025-01-09 21:36:53,082 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 188 places, 210 transitions, 535 flow [2025-01-09 21:36:53,083 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-01-09 21:36:53,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-01-09 21:36:53,084 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 563 transitions. [2025-01-09 21:36:53,085 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9383333333333334 [2025-01-09 21:36:53,085 INFO L175 Difference]: Start difference. First operand has 188 places, 203 transitions, 467 flow. Second operand 3 states and 563 transitions. [2025-01-09 21:36:53,085 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 188 places, 210 transitions, 535 flow [2025-01-09 21:36:53,088 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 186 places, 210 transitions, 519 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-01-09 21:36:53,090 INFO L231 Difference]: Finished difference. Result has 187 places, 203 transitions, 461 flow [2025-01-09 21:36:53,091 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=200, PETRI_DIFFERENCE_MINUEND_FLOW=447, PETRI_DIFFERENCE_MINUEND_PLACES=184, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=201, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=199, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=461, PETRI_PLACES=187, PETRI_TRANSITIONS=203} [2025-01-09 21:36:53,092 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 0 predicate places. [2025-01-09 21:36:53,092 INFO L471 AbstractCegarLoop]: Abstraction has has 187 places, 203 transitions, 461 flow [2025-01-09 21:36:53,092 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 179.0) internal successors, (537), 3 states have internal predecessors, (537), 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) [2025-01-09 21:36:53,092 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-09 21:36:53,093 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] [2025-01-09 21:36:53,093 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2025-01-09 21:36:53,093 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2025-01-09 21:36:53,094 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 21:36:53,094 INFO L85 PathProgramCache]: Analyzing trace with hash 1468724095, now seen corresponding path program 1 times [2025-01-09 21:36:53,094 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 21:36:53,094 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [616814263] [2025-01-09 21:36:53,094 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 21:36:53,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 21:36:53,110 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 50 statements into 1 equivalence classes. [2025-01-09 21:36:53,134 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 50 of 50 statements. [2025-01-09 21:36:53,135 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:36:53,135 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 21:36:53,260 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-01-09 21:36:53,260 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 21:36:53,260 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [616814263] [2025-01-09 21:36:53,260 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [616814263] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 21:36:53,260 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 21:36:53,260 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-01-09 21:36:53,260 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1879829990] [2025-01-09 21:36:53,260 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 21:36:53,260 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-01-09 21:36:53,261 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 21:36:53,261 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-01-09 21:36:53,261 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2025-01-09 21:36:53,332 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 174 out of 200 [2025-01-09 21:36:53,334 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 187 places, 203 transitions, 461 flow. Second operand has 5 states, 5 states have (on average 175.4) internal successors, (877), 5 states have internal predecessors, (877), 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) [2025-01-09 21:36:53,334 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-09 21:36:53,334 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 174 of 200 [2025-01-09 21:36:53,334 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-09 21:36:53,477 INFO L124 PetriNetUnfolderBase]: 183/1034 cut-off events. [2025-01-09 21:36:53,477 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2025-01-09 21:36:53,480 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1320 conditions, 1034 events. 183/1034 cut-off events. For 4/4 co-relation queries the response was YES. Maximal size of possible extension queue 38. Compared 5851 event pairs, 34 based on Foata normal form. 1/851 useless extension candidates. Maximal degree in co-relation 1130. Up to 166 conditions per place. [2025-01-09 21:36:53,482 INFO L140 encePairwiseOnDemand]: 192/200 looper letters, 33 selfloop transitions, 2 changer transitions 5/219 dead transitions. [2025-01-09 21:36:53,483 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 192 places, 219 transitions, 573 flow [2025-01-09 21:36:53,483 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-01-09 21:36:53,483 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-01-09 21:36:53,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1085 transitions. [2025-01-09 21:36:53,485 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9041666666666667 [2025-01-09 21:36:53,485 INFO L175 Difference]: Start difference. First operand has 187 places, 203 transitions, 461 flow. Second operand 6 states and 1085 transitions. [2025-01-09 21:36:53,485 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 192 places, 219 transitions, 573 flow [2025-01-09 21:36:53,487 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 192 places, 219 transitions, 573 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-01-09 21:36:53,488 INFO L231 Difference]: Finished difference. Result has 196 places, 203 transitions, 479 flow [2025-01-09 21:36:53,489 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=200, PETRI_DIFFERENCE_MINUEND_FLOW=461, PETRI_DIFFERENCE_MINUEND_PLACES=187, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=203, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=201, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=479, PETRI_PLACES=196, PETRI_TRANSITIONS=203} [2025-01-09 21:36:53,489 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 9 predicate places. [2025-01-09 21:36:53,489 INFO L471 AbstractCegarLoop]: Abstraction has has 196 places, 203 transitions, 479 flow [2025-01-09 21:36:53,490 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 175.4) internal successors, (877), 5 states have internal predecessors, (877), 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) [2025-01-09 21:36:53,490 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-09 21:36:53,490 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] [2025-01-09 21:36:53,490 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2025-01-09 21:36:53,490 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2025-01-09 21:36:53,490 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 21:36:53,490 INFO L85 PathProgramCache]: Analyzing trace with hash 451241503, now seen corresponding path program 1 times [2025-01-09 21:36:53,491 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 21:36:53,491 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [422236336] [2025-01-09 21:36:53,491 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 21:36:53,491 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 21:36:53,500 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 63 statements into 1 equivalence classes. [2025-01-09 21:36:53,508 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 63 of 63 statements. [2025-01-09 21:36:53,511 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:36:53,511 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 21:36:53,593 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-01-09 21:36:53,593 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 21:36:53,593 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [422236336] [2025-01-09 21:36:53,593 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [422236336] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 21:36:53,593 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 21:36:53,593 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-01-09 21:36:53,593 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [307501661] [2025-01-09 21:36:53,593 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 21:36:53,594 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-01-09 21:36:53,594 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 21:36:53,594 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-01-09 21:36:53,594 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-01-09 21:36:53,632 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 181 out of 200 [2025-01-09 21:36:53,633 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 196 places, 203 transitions, 479 flow. Second operand has 3 states, 3 states have (on average 182.33333333333334) internal successors, (547), 3 states have internal predecessors, (547), 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) [2025-01-09 21:36:53,633 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-09 21:36:53,633 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 181 of 200 [2025-01-09 21:36:53,633 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-09 21:36:53,739 INFO L124 PetriNetUnfolderBase]: 162/901 cut-off events. [2025-01-09 21:36:53,739 INFO L125 PetriNetUnfolderBase]: For 5/5 co-relation queries the response was YES. [2025-01-09 21:36:53,742 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1150 conditions, 901 events. 162/901 cut-off events. For 5/5 co-relation queries the response was YES. Maximal size of possible extension queue 34. Compared 4614 event pairs, 29 based on Foata normal form. 1/758 useless extension candidates. Maximal degree in co-relation 1078. Up to 142 conditions per place. [2025-01-09 21:36:53,745 INFO L140 encePairwiseOnDemand]: 197/200 looper letters, 22 selfloop transitions, 2 changer transitions 0/210 dead transitions. [2025-01-09 21:36:53,745 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 195 places, 210 transitions, 541 flow [2025-01-09 21:36:53,745 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-01-09 21:36:53,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-01-09 21:36:53,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 568 transitions. [2025-01-09 21:36:53,749 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9466666666666667 [2025-01-09 21:36:53,749 INFO L175 Difference]: Start difference. First operand has 196 places, 203 transitions, 479 flow. Second operand 3 states and 568 transitions. [2025-01-09 21:36:53,749 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 195 places, 210 transitions, 541 flow [2025-01-09 21:36:53,751 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 190 places, 210 transitions, 527 flow, removed 5 selfloop flow, removed 5 redundant places. [2025-01-09 21:36:53,754 INFO L231 Difference]: Finished difference. Result has 191 places, 204 transitions, 477 flow [2025-01-09 21:36:53,754 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=200, PETRI_DIFFERENCE_MINUEND_FLOW=465, PETRI_DIFFERENCE_MINUEND_PLACES=188, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=203, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=201, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=477, PETRI_PLACES=191, PETRI_TRANSITIONS=204} [2025-01-09 21:36:53,755 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 4 predicate places. [2025-01-09 21:36:53,756 INFO L471 AbstractCegarLoop]: Abstraction has has 191 places, 204 transitions, 477 flow [2025-01-09 21:36:53,756 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 182.33333333333334) internal successors, (547), 3 states have internal predecessors, (547), 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) [2025-01-09 21:36:53,756 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-09 21:36:53,756 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] [2025-01-09 21:36:53,756 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2025-01-09 21:36:53,757 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2025-01-09 21:36:53,757 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 21:36:53,759 INFO L85 PathProgramCache]: Analyzing trace with hash 761700027, now seen corresponding path program 1 times [2025-01-09 21:36:53,759 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 21:36:53,759 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [911418728] [2025-01-09 21:36:53,759 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 21:36:53,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 21:36:53,772 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 73 statements into 1 equivalence classes. [2025-01-09 21:36:53,779 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 73 of 73 statements. [2025-01-09 21:36:53,779 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:36:53,780 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 21:36:53,855 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-01-09 21:36:53,855 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 21:36:53,855 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [911418728] [2025-01-09 21:36:53,855 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [911418728] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 21:36:53,855 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 21:36:53,855 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-01-09 21:36:53,855 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1317793228] [2025-01-09 21:36:53,855 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 21:36:53,856 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-01-09 21:36:53,856 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 21:36:53,856 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-01-09 21:36:53,856 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2025-01-09 21:36:53,904 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 171 out of 200 [2025-01-09 21:36:53,905 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 191 places, 204 transitions, 477 flow. Second operand has 4 states, 4 states have (on average 173.0) internal successors, (692), 4 states have internal predecessors, (692), 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) [2025-01-09 21:36:53,905 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-09 21:36:53,905 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 171 of 200 [2025-01-09 21:36:53,905 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-09 21:36:54,025 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([525] L1050-15-->L1050-16: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_26) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [200#(= |#race~datas~0| 0), 37#L1050-16true, Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 193#true, Black: 215#(<= (+ ~threads_mask~0 1) 0), Black: 198#true, 213#true, 134#L1062-14true, 217#true, 188#true]) [2025-01-09 21:36:54,025 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is cut-off event [2025-01-09 21:36:54,025 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-01-09 21:36:54,025 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-01-09 21:36:54,025 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-01-09 21:36:54,061 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([525] L1050-15-->L1050-16: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_26) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), 37#L1050-16true, Black: 193#true, Black: 215#(<= (+ ~threads_mask~0 1) 0), Black: 198#true, 213#true, 43#L1062-27true, 188#true, 217#true]) [2025-01-09 21:36:54,061 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-01-09 21:36:54,061 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-01-09 21:36:54,061 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-01-09 21:36:54,061 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-01-09 21:36:54,128 INFO L124 PetriNetUnfolderBase]: 371/1611 cut-off events. [2025-01-09 21:36:54,128 INFO L125 PetriNetUnfolderBase]: For 34/34 co-relation queries the response was YES. [2025-01-09 21:36:54,130 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2262 conditions, 1611 events. 371/1611 cut-off events. For 34/34 co-relation queries the response was YES. Maximal size of possible extension queue 72. Compared 10976 event pairs, 53 based on Foata normal form. 1/1411 useless extension candidates. Maximal degree in co-relation 2114. Up to 219 conditions per place. [2025-01-09 21:36:54,133 INFO L140 encePairwiseOnDemand]: 188/200 looper letters, 49 selfloop transitions, 12 changer transitions 0/237 dead transitions. [2025-01-09 21:36:54,133 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 194 places, 237 transitions, 667 flow [2025-01-09 21:36:54,134 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-01-09 21:36:54,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2025-01-09 21:36:54,135 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 746 transitions. [2025-01-09 21:36:54,135 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9325 [2025-01-09 21:36:54,135 INFO L175 Difference]: Start difference. First operand has 191 places, 204 transitions, 477 flow. Second operand 4 states and 746 transitions. [2025-01-09 21:36:54,135 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 194 places, 237 transitions, 667 flow [2025-01-09 21:36:54,136 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 193 places, 237 transitions, 665 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-01-09 21:36:54,138 INFO L231 Difference]: Finished difference. Result has 196 places, 214 transitions, 567 flow [2025-01-09 21:36:54,138 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=200, PETRI_DIFFERENCE_MINUEND_FLOW=475, PETRI_DIFFERENCE_MINUEND_PLACES=190, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=204, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=193, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=567, PETRI_PLACES=196, PETRI_TRANSITIONS=214} [2025-01-09 21:36:54,139 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 9 predicate places. [2025-01-09 21:36:54,139 INFO L471 AbstractCegarLoop]: Abstraction has has 196 places, 214 transitions, 567 flow [2025-01-09 21:36:54,139 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 173.0) internal successors, (692), 4 states have internal predecessors, (692), 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) [2025-01-09 21:36:54,139 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-09 21:36:54,139 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] [2025-01-09 21:36:54,139 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2025-01-09 21:36:54,140 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2025-01-09 21:36:54,140 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 21:36:54,140 INFO L85 PathProgramCache]: Analyzing trace with hash -1603912650, now seen corresponding path program 1 times [2025-01-09 21:36:54,140 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 21:36:54,140 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [733631777] [2025-01-09 21:36:54,140 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 21:36:54,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 21:36:54,146 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 73 statements into 1 equivalence classes. [2025-01-09 21:36:54,150 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 73 of 73 statements. [2025-01-09 21:36:54,150 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:36:54,150 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 21:36:54,221 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-01-09 21:36:54,221 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 21:36:54,222 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [733631777] [2025-01-09 21:36:54,222 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [733631777] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 21:36:54,222 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 21:36:54,222 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-01-09 21:36:54,222 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1027409884] [2025-01-09 21:36:54,222 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 21:36:54,222 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-01-09 21:36:54,223 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 21:36:54,224 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-01-09 21:36:54,224 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2025-01-09 21:36:54,271 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 171 out of 200 [2025-01-09 21:36:54,272 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 196 places, 214 transitions, 567 flow. Second operand has 4 states, 4 states have (on average 173.25) internal successors, (693), 4 states have internal predecessors, (693), 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) [2025-01-09 21:36:54,272 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-09 21:36:54,272 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 171 of 200 [2025-01-09 21:36:54,273 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-09 21:36:54,399 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([525] L1050-15-->L1050-16: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_26) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 193#true, 37#L1050-16true, 200#(= |#race~datas~0| 0), 224#true, Black: 215#(<= (+ ~threads_mask~0 1) 0), Black: 198#true, 118#L1063-10true, Black: 220#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 217#true, Black: 219#(not (= ~threads_mask~0 0)), 188#true]) [2025-01-09 21:36:54,399 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is not cut-off event [2025-01-09 21:36:54,399 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2025-01-09 21:36:54,399 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2025-01-09 21:36:54,399 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2025-01-09 21:36:54,434 INFO L124 PetriNetUnfolderBase]: 375/1588 cut-off events. [2025-01-09 21:36:54,434 INFO L125 PetriNetUnfolderBase]: For 464/566 co-relation queries the response was YES. [2025-01-09 21:36:54,437 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2589 conditions, 1588 events. 375/1588 cut-off events. For 464/566 co-relation queries the response was YES. Maximal size of possible extension queue 68. Compared 10701 event pairs, 50 based on Foata normal form. 23/1419 useless extension candidates. Maximal degree in co-relation 2386. Up to 221 conditions per place. [2025-01-09 21:36:54,441 INFO L140 encePairwiseOnDemand]: 189/200 looper letters, 49 selfloop transitions, 13 changer transitions 0/238 dead transitions. [2025-01-09 21:36:54,441 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 199 places, 238 transitions, 753 flow [2025-01-09 21:36:54,442 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-01-09 21:36:54,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2025-01-09 21:36:54,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 744 transitions. [2025-01-09 21:36:54,443 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.93 [2025-01-09 21:36:54,443 INFO L175 Difference]: Start difference. First operand has 196 places, 214 transitions, 567 flow. Second operand 4 states and 744 transitions. [2025-01-09 21:36:54,443 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 199 places, 238 transitions, 753 flow [2025-01-09 21:36:54,447 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 199 places, 238 transitions, 753 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-01-09 21:36:54,450 INFO L231 Difference]: Finished difference. Result has 201 places, 217 transitions, 626 flow [2025-01-09 21:36:54,450 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=200, PETRI_DIFFERENCE_MINUEND_FLOW=567, PETRI_DIFFERENCE_MINUEND_PLACES=196, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=214, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=10, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=202, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=626, PETRI_PLACES=201, PETRI_TRANSITIONS=217} [2025-01-09 21:36:54,451 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 14 predicate places. [2025-01-09 21:36:54,451 INFO L471 AbstractCegarLoop]: Abstraction has has 201 places, 217 transitions, 626 flow [2025-01-09 21:36:54,451 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 173.25) internal successors, (693), 4 states have internal predecessors, (693), 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) [2025-01-09 21:36:54,452 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-09 21:36:54,452 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] [2025-01-09 21:36:54,452 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2025-01-09 21:36:54,452 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2025-01-09 21:36:54,452 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 21:36:54,452 INFO L85 PathProgramCache]: Analyzing trace with hash 695552203, now seen corresponding path program 1 times [2025-01-09 21:36:54,452 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 21:36:54,453 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1035124827] [2025-01-09 21:36:54,454 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 21:36:54,455 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 21:36:54,463 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 74 statements into 1 equivalence classes. [2025-01-09 21:36:54,466 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 74 of 74 statements. [2025-01-09 21:36:54,467 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:36:54,467 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 21:36:54,542 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-01-09 21:36:54,542 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 21:36:54,542 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1035124827] [2025-01-09 21:36:54,542 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1035124827] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 21:36:54,543 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 21:36:54,543 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-01-09 21:36:54,543 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [357621109] [2025-01-09 21:36:54,543 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 21:36:54,543 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-01-09 21:36:54,543 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 21:36:54,543 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-01-09 21:36:54,544 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2025-01-09 21:36:54,611 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 176 out of 200 [2025-01-09 21:36:54,612 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 201 places, 217 transitions, 626 flow. Second operand has 4 states, 4 states have (on average 178.0) internal successors, (712), 4 states have internal predecessors, (712), 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) [2025-01-09 21:36:54,612 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-09 21:36:54,612 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 176 of 200 [2025-01-09 21:36:54,612 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-09 21:36:54,723 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([525] L1050-15-->L1050-16: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_26) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][215], [Black: 227#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 193#true, 37#L1050-16true, Black: 226#(not (= ~threads_mask~0 0)), 224#true, Black: 198#true, 118#L1063-10true, 217#true, 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 215#(<= (+ ~threads_mask~0 1) 0), 230#true, Black: 220#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 188#true, Black: 219#(not (= ~threads_mask~0 0))]) [2025-01-09 21:36:54,723 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is not cut-off event [2025-01-09 21:36:54,723 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2025-01-09 21:36:54,724 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2025-01-09 21:36:54,724 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2025-01-09 21:36:54,763 INFO L124 PetriNetUnfolderBase]: 402/1719 cut-off events. [2025-01-09 21:36:54,764 INFO L125 PetriNetUnfolderBase]: For 1135/1232 co-relation queries the response was YES. [2025-01-09 21:36:54,767 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3062 conditions, 1719 events. 402/1719 cut-off events. For 1135/1232 co-relation queries the response was YES. Maximal size of possible extension queue 78. Compared 12051 event pairs, 62 based on Foata normal form. 7/1519 useless extension candidates. Maximal degree in co-relation 2856. Up to 379 conditions per place. [2025-01-09 21:36:54,772 INFO L140 encePairwiseOnDemand]: 193/200 looper letters, 43 selfloop transitions, 9 changer transitions 0/238 dead transitions. [2025-01-09 21:36:54,772 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 204 places, 238 transitions, 816 flow [2025-01-09 21:36:54,772 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-01-09 21:36:54,772 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2025-01-09 21:36:54,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 745 transitions. [2025-01-09 21:36:54,774 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.93125 [2025-01-09 21:36:54,774 INFO L175 Difference]: Start difference. First operand has 201 places, 217 transitions, 626 flow. Second operand 4 states and 745 transitions. [2025-01-09 21:36:54,774 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 204 places, 238 transitions, 816 flow [2025-01-09 21:36:54,778 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 203 places, 238 transitions, 799 flow, removed 2 selfloop flow, removed 1 redundant places. [2025-01-09 21:36:54,780 INFO L231 Difference]: Finished difference. Result has 205 places, 223 transitions, 696 flow [2025-01-09 21:36:54,781 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=200, PETRI_DIFFERENCE_MINUEND_FLOW=613, PETRI_DIFFERENCE_MINUEND_PLACES=200, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=217, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=208, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=696, PETRI_PLACES=205, PETRI_TRANSITIONS=223} [2025-01-09 21:36:54,782 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 18 predicate places. [2025-01-09 21:36:54,782 INFO L471 AbstractCegarLoop]: Abstraction has has 205 places, 223 transitions, 696 flow [2025-01-09 21:36:54,783 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 178.0) internal successors, (712), 4 states have internal predecessors, (712), 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) [2025-01-09 21:36:54,783 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-09 21:36:54,783 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] [2025-01-09 21:36:54,783 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2025-01-09 21:36:54,783 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2025-01-09 21:36:54,784 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 21:36:54,785 INFO L85 PathProgramCache]: Analyzing trace with hash 1011606934, now seen corresponding path program 1 times [2025-01-09 21:36:54,785 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 21:36:54,785 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1707456317] [2025-01-09 21:36:54,785 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 21:36:54,785 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 21:36:54,795 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 74 statements into 1 equivalence classes. [2025-01-09 21:36:54,802 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 74 of 74 statements. [2025-01-09 21:36:54,802 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:36:54,802 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 21:36:54,838 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-01-09 21:36:54,838 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 21:36:54,838 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1707456317] [2025-01-09 21:36:54,838 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1707456317] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 21:36:54,838 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 21:36:54,838 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-01-09 21:36:54,838 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [972674264] [2025-01-09 21:36:54,838 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 21:36:54,839 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-01-09 21:36:54,839 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 21:36:54,839 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-01-09 21:36:54,839 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2025-01-09 21:36:54,883 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 171 out of 200 [2025-01-09 21:36:54,884 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 205 places, 223 transitions, 696 flow. Second operand has 4 states, 4 states have (on average 173.5) internal successors, (694), 4 states have internal predecessors, (694), 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) [2025-01-09 21:36:54,884 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-09 21:36:54,884 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 171 of 200 [2025-01-09 21:36:54,884 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-09 21:36:54,988 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([525] L1050-15-->L1050-16: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_26) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][214], [37#L1050-16true, Black: 193#true, Black: 227#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 226#(not (= ~threads_mask~0 0)), Black: 198#true, Black: 233#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 232#(not (= ~threads_mask~0 1)), 118#L1063-10true, 217#true, 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), 236#true, Black: 215#(<= (+ ~threads_mask~0 1) 0), 230#true, Black: 220#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 219#(not (= ~threads_mask~0 0)), 188#true]) [2025-01-09 21:36:54,989 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is not cut-off event [2025-01-09 21:36:54,989 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2025-01-09 21:36:54,989 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2025-01-09 21:36:54,989 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2025-01-09 21:36:54,991 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([525] L1050-15-->L1050-16: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_26) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 227#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 193#true, 37#L1050-16true, Black: 226#(not (= ~threads_mask~0 0)), Black: 198#true, Black: 233#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 232#(not (= ~threads_mask~0 1)), 217#true, 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), 236#true, Black: 215#(<= (+ ~threads_mask~0 1) 0), 13#L1062-36true, 230#true, Black: 220#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 188#true, Black: 219#(not (= ~threads_mask~0 0))]) [2025-01-09 21:36:54,992 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2025-01-09 21:36:54,992 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-01-09 21:36:54,992 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-01-09 21:36:54,992 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-01-09 21:36:55,013 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([525] L1050-15-->L1050-16: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_26) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 193#true, 37#L1050-16true, Black: 227#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 226#(not (= ~threads_mask~0 0)), Black: 198#true, Black: 233#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 232#(not (= ~threads_mask~0 1)), 217#true, 124#L1063-16true, 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), 236#true, Black: 215#(<= (+ ~threads_mask~0 1) 0), 230#true, Black: 220#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 219#(not (= ~threads_mask~0 0)), 188#true]) [2025-01-09 21:36:55,014 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is not cut-off event [2025-01-09 21:36:55,014 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is not cut-off event [2025-01-09 21:36:55,014 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is not cut-off event [2025-01-09 21:36:55,014 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is not cut-off event [2025-01-09 21:36:55,033 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([525] L1050-15-->L1050-16: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_26) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 227#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 37#L1050-16true, Black: 195#(= |#race~threads_mask~0| 0), Black: 226#(not (= ~threads_mask~0 0)), Black: 198#true, Black: 233#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 232#(not (= ~threads_mask~0 1)), 217#true, 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), 236#true, Black: 215#(<= (+ ~threads_mask~0 1) 0), 230#true, Black: 220#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 92#L1063-20true, Black: 219#(not (= ~threads_mask~0 0)), 188#true]) [2025-01-09 21:36:55,033 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is not cut-off event [2025-01-09 21:36:55,033 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is not cut-off event [2025-01-09 21:36:55,033 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is not cut-off event [2025-01-09 21:36:55,033 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is not cut-off event [2025-01-09 21:36:55,045 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([525] L1050-15-->L1050-16: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_26) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [37#L1050-16true, Black: 227#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 195#(= |#race~threads_mask~0| 0), Black: 226#(not (= ~threads_mask~0 0)), Black: 198#true, Black: 233#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 232#(not (= ~threads_mask~0 1)), 155#L1064-3true, 217#true, 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), 236#true, Black: 215#(<= (+ ~threads_mask~0 1) 0), 230#true, Black: 220#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 219#(not (= ~threads_mask~0 0)), 188#true]) [2025-01-09 21:36:55,045 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is not cut-off event [2025-01-09 21:36:55,045 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-01-09 21:36:55,045 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is not cut-off event [2025-01-09 21:36:55,045 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-01-09 21:36:55,048 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([525] L1050-15-->L1050-16: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_26) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][247], [Black: 193#true, Black: 227#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 37#L1050-16true, Black: 226#(not (= ~threads_mask~0 0)), Black: 198#true, Black: 233#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 232#(not (= ~threads_mask~0 1)), 118#L1063-10true, 217#true, 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), 236#true, Black: 215#(<= (+ ~threads_mask~0 1) 0), 230#true, Black: 220#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 188#true, Black: 219#(not (= ~threads_mask~0 0))]) [2025-01-09 21:36:55,048 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-01-09 21:36:55,048 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-01-09 21:36:55,048 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-01-09 21:36:55,048 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-01-09 21:36:55,049 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([525] L1050-15-->L1050-16: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_26) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 193#true, Black: 227#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 37#L1050-16true, Black: 226#(not (= ~threads_mask~0 0)), Black: 198#true, Black: 233#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 232#(not (= ~threads_mask~0 1)), 217#true, 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), 236#true, Black: 215#(<= (+ ~threads_mask~0 1) 0), 127#L1063-8true, 230#true, Black: 220#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 188#true, Black: 219#(not (= ~threads_mask~0 0))]) [2025-01-09 21:36:55,049 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-01-09 21:36:55,049 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-01-09 21:36:55,049 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-01-09 21:36:55,049 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-01-09 21:36:55,049 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([525] L1050-15-->L1050-16: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_26) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 193#true, Black: 227#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 37#L1050-16true, Black: 226#(not (= ~threads_mask~0 0)), Black: 198#true, Black: 233#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 232#(not (= ~threads_mask~0 1)), 118#L1063-10true, 217#true, 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), 236#true, Black: 215#(<= (+ ~threads_mask~0 1) 0), 230#true, Black: 220#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 188#true, Black: 219#(not (= ~threads_mask~0 0))]) [2025-01-09 21:36:55,049 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-01-09 21:36:55,049 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-01-09 21:36:55,049 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-01-09 21:36:55,049 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-01-09 21:36:55,064 INFO L124 PetriNetUnfolderBase]: 489/1909 cut-off events. [2025-01-09 21:36:55,064 INFO L125 PetriNetUnfolderBase]: For 1808/2009 co-relation queries the response was YES. [2025-01-09 21:36:55,068 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3717 conditions, 1909 events. 489/1909 cut-off events. For 1808/2009 co-relation queries the response was YES. Maximal size of possible extension queue 83. Compared 13691 event pairs, 63 based on Foata normal form. 29/1711 useless extension candidates. Maximal degree in co-relation 3482. Up to 303 conditions per place. [2025-01-09 21:36:55,072 INFO L140 encePairwiseOnDemand]: 190/200 looper letters, 49 selfloop transitions, 19 changer transitions 0/249 dead transitions. [2025-01-09 21:36:55,072 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 208 places, 249 transitions, 937 flow [2025-01-09 21:36:55,073 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-01-09 21:36:55,073 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2025-01-09 21:36:55,074 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 743 transitions. [2025-01-09 21:36:55,074 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.92875 [2025-01-09 21:36:55,074 INFO L175 Difference]: Start difference. First operand has 205 places, 223 transitions, 696 flow. Second operand 4 states and 743 transitions. [2025-01-09 21:36:55,074 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 208 places, 249 transitions, 937 flow [2025-01-09 21:36:55,077 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 208 places, 249 transitions, 937 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-01-09 21:36:55,079 INFO L231 Difference]: Finished difference. Result has 210 places, 229 transitions, 819 flow [2025-01-09 21:36:55,079 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=200, PETRI_DIFFERENCE_MINUEND_FLOW=696, PETRI_DIFFERENCE_MINUEND_PLACES=205, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=223, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=13, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=209, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=819, PETRI_PLACES=210, PETRI_TRANSITIONS=229} [2025-01-09 21:36:55,079 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 23 predicate places. [2025-01-09 21:36:55,079 INFO L471 AbstractCegarLoop]: Abstraction has has 210 places, 229 transitions, 819 flow [2025-01-09 21:36:55,080 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 173.5) internal successors, (694), 4 states have internal predecessors, (694), 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) [2025-01-09 21:36:55,080 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-09 21:36:55,080 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] [2025-01-09 21:36:55,080 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2025-01-09 21:36:55,080 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2025-01-09 21:36:55,081 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 21:36:55,081 INFO L85 PathProgramCache]: Analyzing trace with hash -1829152325, now seen corresponding path program 1 times [2025-01-09 21:36:55,081 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 21:36:55,081 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [343146068] [2025-01-09 21:36:55,081 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 21:36:55,081 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 21:36:55,087 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 74 statements into 1 equivalence classes. [2025-01-09 21:36:55,091 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 74 of 74 statements. [2025-01-09 21:36:55,091 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:36:55,091 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 21:36:55,137 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-01-09 21:36:55,137 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 21:36:55,137 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [343146068] [2025-01-09 21:36:55,137 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [343146068] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 21:36:55,137 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 21:36:55,137 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-01-09 21:36:55,137 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [169744207] [2025-01-09 21:36:55,137 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 21:36:55,137 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-01-09 21:36:55,137 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 21:36:55,138 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-01-09 21:36:55,138 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2025-01-09 21:36:55,177 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 171 out of 200 [2025-01-09 21:36:55,178 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 210 places, 229 transitions, 819 flow. Second operand has 4 states, 4 states have (on average 173.25) internal successors, (693), 4 states have internal predecessors, (693), 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) [2025-01-09 21:36:55,178 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-09 21:36:55,178 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 171 of 200 [2025-01-09 21:36:55,178 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-09 21:36:55,300 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([525] L1050-15-->L1050-16: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_26) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 227#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 193#true, 37#L1050-16true, Black: 226#(not (= ~threads_mask~0 0)), Black: 198#true, Black: 233#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 232#(not (= ~threads_mask~0 1)), 217#true, Black: 238#(not (= ~threads_mask~0 0)), Black: 239#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), 236#true, Black: 215#(<= (+ ~threads_mask~0 1) 0), 242#true, 13#L1062-36true, 230#true, Black: 220#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 188#true, Black: 219#(not (= ~threads_mask~0 0))]) [2025-01-09 21:36:55,300 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-01-09 21:36:55,300 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-01-09 21:36:55,300 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-01-09 21:36:55,300 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-01-09 21:36:55,307 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([525] L1050-15-->L1050-16: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_26) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 193#true, 37#L1050-16true, Black: 227#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 226#(not (= ~threads_mask~0 0)), Black: 198#true, Black: 233#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 232#(not (= ~threads_mask~0 1)), 217#true, Black: 238#(not (= ~threads_mask~0 0)), Black: 239#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 124#L1063-16true, 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), 236#true, Black: 215#(<= (+ ~threads_mask~0 1) 0), 242#true, 230#true, Black: 220#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 219#(not (= ~threads_mask~0 0)), 188#true]) [2025-01-09 21:36:55,307 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-01-09 21:36:55,307 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-01-09 21:36:55,307 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-01-09 21:36:55,308 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-01-09 21:36:55,330 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([525] L1050-15-->L1050-16: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_26) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [37#L1050-16true, Black: 227#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 226#(not (= ~threads_mask~0 0)), Black: 195#(= |#race~threads_mask~0| 0), Black: 198#true, Black: 233#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 232#(not (= ~threads_mask~0 1)), 217#true, Black: 238#(not (= ~threads_mask~0 0)), Black: 239#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), 236#true, Black: 215#(<= (+ ~threads_mask~0 1) 0), 242#true, 230#true, Black: 220#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 219#(not (= ~threads_mask~0 0)), 188#true, 92#L1063-20true]) [2025-01-09 21:36:55,330 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-01-09 21:36:55,330 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-01-09 21:36:55,330 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-01-09 21:36:55,330 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-01-09 21:36:55,343 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([525] L1050-15-->L1050-16: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_26) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [37#L1050-16true, Black: 227#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 226#(not (= ~threads_mask~0 0)), Black: 195#(= |#race~threads_mask~0| 0), Black: 198#true, Black: 233#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 232#(not (= ~threads_mask~0 1)), 155#L1064-3true, 217#true, Black: 238#(not (= ~threads_mask~0 0)), Black: 239#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), 236#true, Black: 215#(<= (+ ~threads_mask~0 1) 0), 242#true, 230#true, Black: 220#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 219#(not (= ~threads_mask~0 0)), 188#true]) [2025-01-09 21:36:55,343 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-01-09 21:36:55,343 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-01-09 21:36:55,343 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-01-09 21:36:55,343 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-01-09 21:36:55,347 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([525] L1050-15-->L1050-16: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_26) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][250], [Black: 227#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 37#L1050-16true, Black: 193#true, Black: 226#(not (= ~threads_mask~0 0)), Black: 198#true, Black: 233#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 232#(not (= ~threads_mask~0 1)), 118#L1063-10true, 217#true, Black: 238#(not (= ~threads_mask~0 0)), Black: 239#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), 236#true, Black: 215#(<= (+ ~threads_mask~0 1) 0), 242#true, 230#true, Black: 220#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 219#(not (= ~threads_mask~0 0)), 188#true]) [2025-01-09 21:36:55,347 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-01-09 21:36:55,347 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-01-09 21:36:55,347 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-01-09 21:36:55,347 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-01-09 21:36:55,362 INFO L124 PetriNetUnfolderBase]: 459/1894 cut-off events. [2025-01-09 21:36:55,362 INFO L125 PetriNetUnfolderBase]: For 2723/2756 co-relation queries the response was YES. [2025-01-09 21:36:55,367 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3980 conditions, 1894 events. 459/1894 cut-off events. For 2723/2756 co-relation queries the response was YES. Maximal size of possible extension queue 82. Compared 13670 event pairs, 64 based on Foata normal form. 12/1680 useless extension candidates. Maximal degree in co-relation 3738. Up to 294 conditions per place. [2025-01-09 21:36:55,399 INFO L140 encePairwiseOnDemand]: 190/200 looper letters, 49 selfloop transitions, 23 changer transitions 0/253 dead transitions. [2025-01-09 21:36:55,399 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 213 places, 253 transitions, 1067 flow [2025-01-09 21:36:55,399 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-01-09 21:36:55,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2025-01-09 21:36:55,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 743 transitions. [2025-01-09 21:36:55,400 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.92875 [2025-01-09 21:36:55,401 INFO L175 Difference]: Start difference. First operand has 210 places, 229 transitions, 819 flow. Second operand 4 states and 743 transitions. [2025-01-09 21:36:55,401 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 213 places, 253 transitions, 1067 flow [2025-01-09 21:36:55,406 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 212 places, 253 transitions, 1045 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-01-09 21:36:55,408 INFO L231 Difference]: Finished difference. Result has 214 places, 234 transitions, 931 flow [2025-01-09 21:36:55,408 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=200, PETRI_DIFFERENCE_MINUEND_FLOW=801, PETRI_DIFFERENCE_MINUEND_PLACES=209, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=229, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=18, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=210, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=931, PETRI_PLACES=214, PETRI_TRANSITIONS=234} [2025-01-09 21:36:55,409 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 27 predicate places. [2025-01-09 21:36:55,409 INFO L471 AbstractCegarLoop]: Abstraction has has 214 places, 234 transitions, 931 flow [2025-01-09 21:36:55,409 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 173.25) internal successors, (693), 4 states have internal predecessors, (693), 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) [2025-01-09 21:36:55,409 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-09 21:36:55,409 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] [2025-01-09 21:36:55,409 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2025-01-09 21:36:55,410 INFO L396 AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2025-01-09 21:36:55,410 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 21:36:55,410 INFO L85 PathProgramCache]: Analyzing trace with hash -511352677, now seen corresponding path program 1 times [2025-01-09 21:36:55,410 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 21:36:55,410 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1257085334] [2025-01-09 21:36:55,410 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 21:36:55,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 21:36:55,419 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 75 statements into 1 equivalence classes. [2025-01-09 21:36:55,424 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 75 of 75 statements. [2025-01-09 21:36:55,424 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:36:55,424 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 21:36:55,485 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-01-09 21:36:55,486 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 21:36:55,486 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1257085334] [2025-01-09 21:36:55,486 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1257085334] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 21:36:55,486 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 21:36:55,486 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-01-09 21:36:55,486 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1728474383] [2025-01-09 21:36:55,486 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 21:36:55,486 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-01-09 21:36:55,486 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 21:36:55,486 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-01-09 21:36:55,486 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2025-01-09 21:36:55,545 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 176 out of 200 [2025-01-09 21:36:55,546 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 214 places, 234 transitions, 931 flow. Second operand has 4 states, 4 states have (on average 178.0) internal successors, (712), 4 states have internal predecessors, (712), 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) [2025-01-09 21:36:55,546 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-09 21:36:55,546 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 176 of 200 [2025-01-09 21:36:55,546 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-09 21:36:55,709 INFO L124 PetriNetUnfolderBase]: 417/1770 cut-off events. [2025-01-09 21:36:55,709 INFO L125 PetriNetUnfolderBase]: For 3611/3769 co-relation queries the response was YES. [2025-01-09 21:36:55,714 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3835 conditions, 1770 events. 417/1770 cut-off events. For 3611/3769 co-relation queries the response was YES. Maximal size of possible extension queue 82. Compared 12445 event pairs, 77 based on Foata normal form. 6/1552 useless extension candidates. Maximal degree in co-relation 3595. Up to 461 conditions per place. [2025-01-09 21:36:55,719 INFO L140 encePairwiseOnDemand]: 195/200 looper letters, 51 selfloop transitions, 5 changer transitions 0/243 dead transitions. [2025-01-09 21:36:55,720 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 217 places, 243 transitions, 1073 flow [2025-01-09 21:36:55,721 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-01-09 21:36:55,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2025-01-09 21:36:55,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 739 transitions. [2025-01-09 21:36:55,722 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.92375 [2025-01-09 21:36:55,722 INFO L175 Difference]: Start difference. First operand has 214 places, 234 transitions, 931 flow. Second operand 4 states and 739 transitions. [2025-01-09 21:36:55,722 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 217 places, 243 transitions, 1073 flow [2025-01-09 21:36:55,728 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 216 places, 243 transitions, 1051 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-01-09 21:36:55,732 INFO L231 Difference]: Finished difference. Result has 218 places, 236 transitions, 944 flow [2025-01-09 21:36:55,732 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=200, PETRI_DIFFERENCE_MINUEND_FLOW=909, PETRI_DIFFERENCE_MINUEND_PLACES=213, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=234, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=229, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=944, PETRI_PLACES=218, PETRI_TRANSITIONS=236} [2025-01-09 21:36:55,733 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 31 predicate places. [2025-01-09 21:36:55,733 INFO L471 AbstractCegarLoop]: Abstraction has has 218 places, 236 transitions, 944 flow [2025-01-09 21:36:55,734 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 178.0) internal successors, (712), 4 states have internal predecessors, (712), 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) [2025-01-09 21:36:55,734 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-09 21:36:55,734 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] [2025-01-09 21:36:55,734 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2025-01-09 21:36:55,734 INFO L396 AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2025-01-09 21:36:55,735 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 21:36:55,735 INFO L85 PathProgramCache]: Analyzing trace with hash -1431482422, now seen corresponding path program 1 times [2025-01-09 21:36:55,735 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 21:36:55,735 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [369552656] [2025-01-09 21:36:55,735 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 21:36:55,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 21:36:55,743 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 75 statements into 1 equivalence classes. [2025-01-09 21:36:55,747 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 75 of 75 statements. [2025-01-09 21:36:55,748 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:36:55,748 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 21:36:55,808 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-01-09 21:36:55,808 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 21:36:55,808 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [369552656] [2025-01-09 21:36:55,808 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [369552656] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 21:36:55,808 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 21:36:55,808 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-01-09 21:36:55,808 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1608132721] [2025-01-09 21:36:55,808 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 21:36:55,808 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-01-09 21:36:55,809 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 21:36:55,809 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-01-09 21:36:55,809 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2025-01-09 21:36:55,860 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 175 out of 200 [2025-01-09 21:36:55,861 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 218 places, 236 transitions, 944 flow. Second operand has 4 states, 4 states have (on average 176.75) internal successors, (707), 4 states have internal predecessors, (707), 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) [2025-01-09 21:36:55,861 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-09 21:36:55,861 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 175 of 200 [2025-01-09 21:36:55,861 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-09 21:36:56,030 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([525] L1050-15-->L1050-16: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_26) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [248#true, Black: 227#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 37#L1050-16true, Black: 193#true, Black: 226#(not (= ~threads_mask~0 0)), Black: 198#true, Black: 233#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 232#(not (= ~threads_mask~0 1)), 217#true, Black: 238#(not (= ~threads_mask~0 0)), Black: 239#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 244#(not (= ~threads_mask~0 0)), Black: 245#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 215#(<= (+ ~threads_mask~0 1) 0), 13#L1062-36true, 230#true, Black: 220#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 253#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), Black: 219#(not (= ~threads_mask~0 0)), 188#true, 256#true, Black: 250#(<= (+ ~threads_mask~0 1) 0)]) [2025-01-09 21:36:56,030 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-01-09 21:36:56,030 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-01-09 21:36:56,030 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-01-09 21:36:56,030 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-01-09 21:36:56,100 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([525] L1050-15-->L1050-16: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_26) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][259], [248#true, Black: 227#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 37#L1050-16true, Black: 193#true, Black: 226#(not (= ~threads_mask~0 0)), Black: 198#true, Black: 233#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 232#(not (= ~threads_mask~0 1)), 217#true, Black: 238#(not (= ~threads_mask~0 0)), Black: 239#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 244#(not (= ~threads_mask~0 0)), Black: 245#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 215#(<= (+ ~threads_mask~0 1) 0), 58#L1063-11true, 230#true, Black: 220#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 253#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), Black: 219#(not (= ~threads_mask~0 0)), 188#true, Black: 250#(<= (+ ~threads_mask~0 1) 0), 256#true]) [2025-01-09 21:36:56,100 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-01-09 21:36:56,100 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-01-09 21:36:56,100 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-01-09 21:36:56,100 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-01-09 21:36:56,101 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([525] L1050-15-->L1050-16: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_26) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][258], [248#true, Black: 227#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 193#true, 37#L1050-16true, Black: 226#(not (= ~threads_mask~0 0)), Black: 198#true, Black: 233#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 232#(not (= ~threads_mask~0 1)), 217#true, Black: 238#(not (= ~threads_mask~0 0)), Black: 239#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 244#(not (= ~threads_mask~0 0)), Black: 245#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 215#(<= (+ ~threads_mask~0 1) 0), 58#L1063-11true, 230#true, Black: 220#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 253#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), Black: 219#(not (= ~threads_mask~0 0)), 188#true, Black: 250#(<= (+ ~threads_mask~0 1) 0), 256#true]) [2025-01-09 21:36:56,101 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-01-09 21:36:56,101 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-01-09 21:36:56,101 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-01-09 21:36:56,101 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-01-09 21:36:56,118 INFO L124 PetriNetUnfolderBase]: 506/1981 cut-off events. [2025-01-09 21:36:56,118 INFO L125 PetriNetUnfolderBase]: For 4270/4399 co-relation queries the response was YES. [2025-01-09 21:36:56,124 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4462 conditions, 1981 events. 506/1981 cut-off events. For 4270/4399 co-relation queries the response was YES. Maximal size of possible extension queue 90. Compared 14526 event pairs, 82 based on Foata normal form. 24/1781 useless extension candidates. Maximal degree in co-relation 4320. Up to 478 conditions per place. [2025-01-09 21:36:56,132 INFO L140 encePairwiseOnDemand]: 194/200 looper letters, 51 selfloop transitions, 18 changer transitions 0/260 dead transitions. [2025-01-09 21:36:56,133 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 221 places, 260 transitions, 1190 flow [2025-01-09 21:36:56,133 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-01-09 21:36:56,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2025-01-09 21:36:56,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 747 transitions. [2025-01-09 21:36:56,135 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.93375 [2025-01-09 21:36:56,135 INFO L175 Difference]: Start difference. First operand has 218 places, 236 transitions, 944 flow. Second operand 4 states and 747 transitions. [2025-01-09 21:36:56,135 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 221 places, 260 transitions, 1190 flow [2025-01-09 21:36:56,141 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 219 places, 260 transitions, 1184 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-01-09 21:36:56,144 INFO L231 Difference]: Finished difference. Result has 221 places, 242 transitions, 1058 flow [2025-01-09 21:36:56,144 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=200, PETRI_DIFFERENCE_MINUEND_FLOW=938, PETRI_DIFFERENCE_MINUEND_PLACES=216, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=236, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=12, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=222, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=1058, PETRI_PLACES=221, PETRI_TRANSITIONS=242} [2025-01-09 21:36:56,145 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 34 predicate places. [2025-01-09 21:36:56,145 INFO L471 AbstractCegarLoop]: Abstraction has has 221 places, 242 transitions, 1058 flow [2025-01-09 21:36:56,146 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 176.75) internal successors, (707), 4 states have internal predecessors, (707), 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) [2025-01-09 21:36:56,146 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-09 21:36:56,146 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] [2025-01-09 21:36:56,146 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2025-01-09 21:36:56,146 INFO L396 AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2025-01-09 21:36:56,147 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 21:36:56,147 INFO L85 PathProgramCache]: Analyzing trace with hash 1800264595, now seen corresponding path program 1 times [2025-01-09 21:36:56,147 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 21:36:56,147 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1867284767] [2025-01-09 21:36:56,147 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 21:36:56,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 21:36:56,154 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 75 statements into 1 equivalence classes. [2025-01-09 21:36:56,158 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 75 of 75 statements. [2025-01-09 21:36:56,158 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:36:56,158 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 21:36:56,177 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-01-09 21:36:56,177 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 21:36:56,177 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1867284767] [2025-01-09 21:36:56,177 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1867284767] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 21:36:56,177 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 21:36:56,177 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-01-09 21:36:56,177 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1550585763] [2025-01-09 21:36:56,177 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 21:36:56,178 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-01-09 21:36:56,178 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 21:36:56,178 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-01-09 21:36:56,178 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-01-09 21:36:56,198 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 174 out of 200 [2025-01-09 21:36:56,199 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 221 places, 242 transitions, 1058 flow. Second operand has 3 states, 3 states have (on average 177.66666666666666) internal successors, (533), 3 states have internal predecessors, (533), 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) [2025-01-09 21:36:56,199 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-09 21:36:56,199 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 174 of 200 [2025-01-09 21:36:56,199 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-09 21:36:56,301 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([525] L1050-15-->L1050-16: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_26) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 193#true, Black: 258#(<= 0 (+ ~threads_mask~0 1)), Black: 261#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 198#true, Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 215#(<= (+ ~threads_mask~0 1) 0), Black: 220#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 264#true, Black: 219#(not (= ~threads_mask~0 0)), 188#true, 256#true, Black: 227#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 37#L1050-16true, Black: 226#(not (= ~threads_mask~0 0)), Black: 233#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 232#(not (= ~threads_mask~0 1)), 217#true, Black: 238#(not (= ~threads_mask~0 0)), Black: 239#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 200#(= |#race~datas~0| 0), Black: 244#(not (= ~threads_mask~0 0)), Black: 245#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 13#L1062-36true, 230#true, Black: 253#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), Black: 250#(<= (+ ~threads_mask~0 1) 0)]) [2025-01-09 21:36:56,301 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-01-09 21:36:56,302 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-01-09 21:36:56,302 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-01-09 21:36:56,302 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-01-09 21:36:56,406 INFO L124 PetriNetUnfolderBase]: 473/2114 cut-off events. [2025-01-09 21:36:56,406 INFO L125 PetriNetUnfolderBase]: For 2984/3022 co-relation queries the response was YES. [2025-01-09 21:36:56,411 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4347 conditions, 2114 events. 473/2114 cut-off events. For 2984/3022 co-relation queries the response was YES. Maximal size of possible extension queue 93. Compared 16552 event pairs, 102 based on Foata normal form. 6/1901 useless extension candidates. Maximal degree in co-relation 4206. Up to 457 conditions per place. [2025-01-09 21:36:56,418 INFO L140 encePairwiseOnDemand]: 194/200 looper letters, 36 selfloop transitions, 7 changer transitions 0/251 dead transitions. [2025-01-09 21:36:56,418 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 223 places, 251 transitions, 1168 flow [2025-01-09 21:36:56,418 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-01-09 21:36:56,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-01-09 21:36:56,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 555 transitions. [2025-01-09 21:36:56,419 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.925 [2025-01-09 21:36:56,419 INFO L175 Difference]: Start difference. First operand has 221 places, 242 transitions, 1058 flow. Second operand 3 states and 555 transitions. [2025-01-09 21:36:56,419 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 223 places, 251 transitions, 1168 flow [2025-01-09 21:36:56,424 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 222 places, 251 transitions, 1152 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-01-09 21:36:56,427 INFO L231 Difference]: Finished difference. Result has 224 places, 247 transitions, 1098 flow [2025-01-09 21:36:56,428 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=200, PETRI_DIFFERENCE_MINUEND_FLOW=1042, PETRI_DIFFERENCE_MINUEND_PLACES=220, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=242, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=235, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=1098, PETRI_PLACES=224, PETRI_TRANSITIONS=247} [2025-01-09 21:36:56,429 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 37 predicate places. [2025-01-09 21:36:56,429 INFO L471 AbstractCegarLoop]: Abstraction has has 224 places, 247 transitions, 1098 flow [2025-01-09 21:36:56,429 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 177.66666666666666) internal successors, (533), 3 states have internal predecessors, (533), 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) [2025-01-09 21:36:56,429 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-09 21:36:56,429 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] [2025-01-09 21:36:56,430 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12 [2025-01-09 21:36:56,430 INFO L396 AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2025-01-09 21:36:56,430 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 21:36:56,430 INFO L85 PathProgramCache]: Analyzing trace with hash 2073231858, now seen corresponding path program 1 times [2025-01-09 21:36:56,431 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 21:36:56,431 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1736750053] [2025-01-09 21:36:56,431 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 21:36:56,431 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 21:36:56,445 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 89 statements into 1 equivalence classes. [2025-01-09 21:36:56,459 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 89 of 89 statements. [2025-01-09 21:36:56,459 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:36:56,459 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 21:36:56,820 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-01-09 21:36:56,820 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 21:36:56,820 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1736750053] [2025-01-09 21:36:56,820 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1736750053] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 21:36:56,820 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 21:36:56,820 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-01-09 21:36:56,821 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [261221207] [2025-01-09 21:36:56,821 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 21:36:56,821 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-01-09 21:36:56,821 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 21:36:56,821 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-01-09 21:36:56,821 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-01-09 21:36:56,905 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 163 out of 200 [2025-01-09 21:36:56,907 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 224 places, 247 transitions, 1098 flow. Second operand has 6 states, 6 states have (on average 165.33333333333334) internal successors, (992), 6 states have internal predecessors, (992), 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) [2025-01-09 21:36:56,907 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-09 21:36:56,907 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 163 of 200 [2025-01-09 21:36:56,907 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-09 21:36:57,236 INFO L124 PetriNetUnfolderBase]: 645/2747 cut-off events. [2025-01-09 21:36:57,239 INFO L125 PetriNetUnfolderBase]: For 3264/3287 co-relation queries the response was YES. [2025-01-09 21:36:57,256 INFO L83 FinitePrefix]: Finished finitePrefix Result has 5478 conditions, 2747 events. 645/2747 cut-off events. For 3264/3287 co-relation queries the response was YES. Maximal size of possible extension queue 97. Compared 21840 event pairs, 164 based on Foata normal form. 9/2428 useless extension candidates. Maximal degree in co-relation 5337. Up to 607 conditions per place. [2025-01-09 21:36:57,264 INFO L140 encePairwiseOnDemand]: 189/200 looper letters, 55 selfloop transitions, 22 changer transitions 0/284 dead transitions. [2025-01-09 21:36:57,265 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 229 places, 284 transitions, 1326 flow [2025-01-09 21:36:57,265 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-01-09 21:36:57,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-01-09 21:36:57,267 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1051 transitions. [2025-01-09 21:36:57,267 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8758333333333334 [2025-01-09 21:36:57,267 INFO L175 Difference]: Start difference. First operand has 224 places, 247 transitions, 1098 flow. Second operand 6 states and 1051 transitions. [2025-01-09 21:36:57,267 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 229 places, 284 transitions, 1326 flow [2025-01-09 21:36:57,274 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 227 places, 284 transitions, 1312 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-01-09 21:36:57,277 INFO L231 Difference]: Finished difference. Result has 232 places, 268 transitions, 1234 flow [2025-01-09 21:36:57,277 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=200, PETRI_DIFFERENCE_MINUEND_FLOW=1084, PETRI_DIFFERENCE_MINUEND_PLACES=222, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=247, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=237, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=1234, PETRI_PLACES=232, PETRI_TRANSITIONS=268} [2025-01-09 21:36:57,278 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 45 predicate places. [2025-01-09 21:36:57,278 INFO L471 AbstractCegarLoop]: Abstraction has has 232 places, 268 transitions, 1234 flow [2025-01-09 21:36:57,279 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 165.33333333333334) internal successors, (992), 6 states have internal predecessors, (992), 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) [2025-01-09 21:36:57,279 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-09 21:36:57,280 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-01-09 21:36:57,280 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13 [2025-01-09 21:36:57,280 INFO L396 AbstractCegarLoop]: === Iteration 15 === Targeting threadErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2025-01-09 21:36:57,280 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 21:36:57,280 INFO L85 PathProgramCache]: Analyzing trace with hash 436738334, now seen corresponding path program 1 times [2025-01-09 21:36:57,280 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 21:36:57,280 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1831432432] [2025-01-09 21:36:57,281 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 21:36:57,281 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 21:36:57,293 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 103 statements into 1 equivalence classes. [2025-01-09 21:36:57,305 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 103 of 103 statements. [2025-01-09 21:36:57,307 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:36:57,307 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 21:36:57,595 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-01-09 21:36:57,595 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 21:36:57,596 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1831432432] [2025-01-09 21:36:57,596 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1831432432] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 21:36:57,596 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 21:36:57,596 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-01-09 21:36:57,596 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1010517923] [2025-01-09 21:36:57,596 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 21:36:57,596 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-01-09 21:36:57,596 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 21:36:57,597 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-01-09 21:36:57,597 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-01-09 21:36:57,660 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 166 out of 200 [2025-01-09 21:36:57,661 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 232 places, 268 transitions, 1234 flow. Second operand has 6 states, 6 states have (on average 169.33333333333334) internal successors, (1016), 6 states have internal predecessors, (1016), 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) [2025-01-09 21:36:57,661 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-09 21:36:57,661 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 166 of 200 [2025-01-09 21:36:57,661 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-09 21:36:57,894 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([525] L1050-15-->L1050-16: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_26) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][200], [Black: 193#true, Black: 258#(<= 0 (+ ~threads_mask~0 1)), Black: 261#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 198#true, Black: 266#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 124#L1063-16true, Black: 271#(= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 274#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 272#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 273#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 215#(<= (+ ~threads_mask~0 1) 0), 280#true, Black: 220#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 219#(not (= ~threads_mask~0 0)), 188#true, 256#true, Black: 227#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 37#L1050-16true, Black: 226#(not (= ~threads_mask~0 0)), 269#true, Black: 233#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 232#(not (= ~threads_mask~0 1)), 217#true, Black: 238#(not (= ~threads_mask~0 0)), Black: 239#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 200#(= |#race~datas~0| 0), Black: 244#(not (= ~threads_mask~0 0)), Black: 245#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 253#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), Black: 250#(<= (+ ~threads_mask~0 1) 0)]) [2025-01-09 21:36:57,894 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is not cut-off event [2025-01-09 21:36:57,894 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is not cut-off event [2025-01-09 21:36:57,894 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is not cut-off event [2025-01-09 21:36:57,894 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is not cut-off event [2025-01-09 21:36:57,898 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([525] L1050-15-->L1050-16: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_26) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][200], [Black: 193#true, Black: 258#(<= 0 (+ ~threads_mask~0 1)), Black: 261#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 198#true, Black: 266#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 271#(= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))), 124#L1063-16true, Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 274#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 272#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 273#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 215#(<= (+ ~threads_mask~0 1) 0), 280#true, Black: 220#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 188#true, Black: 219#(not (= ~threads_mask~0 0)), 256#true, 37#L1050-16true, Black: 227#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 226#(not (= ~threads_mask~0 0)), 269#true, Black: 233#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 232#(not (= ~threads_mask~0 1)), 217#true, Black: 238#(not (= ~threads_mask~0 0)), Black: 239#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 200#(= |#race~datas~0| 0), Black: 244#(not (= ~threads_mask~0 0)), Black: 245#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 253#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), Black: 250#(<= (+ ~threads_mask~0 1) 0)]) [2025-01-09 21:36:57,898 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-01-09 21:36:57,898 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-01-09 21:36:57,898 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-01-09 21:36:57,898 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-01-09 21:36:57,898 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-01-09 21:36:58,021 INFO L124 PetriNetUnfolderBase]: 735/2974 cut-off events. [2025-01-09 21:36:58,022 INFO L125 PetriNetUnfolderBase]: For 3426/3485 co-relation queries the response was YES. [2025-01-09 21:36:58,029 INFO L83 FinitePrefix]: Finished finitePrefix Result has 6309 conditions, 2974 events. 735/2974 cut-off events. For 3426/3485 co-relation queries the response was YES. Maximal size of possible extension queue 100. Compared 24252 event pairs, 150 based on Foata normal form. 23/2708 useless extension candidates. Maximal degree in co-relation 6171. Up to 714 conditions per place. [2025-01-09 21:36:58,034 INFO L140 encePairwiseOnDemand]: 185/200 looper letters, 83 selfloop transitions, 48 changer transitions 0/343 dead transitions. [2025-01-09 21:36:58,034 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 237 places, 343 transitions, 1788 flow [2025-01-09 21:36:58,035 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-01-09 21:36:58,035 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-01-09 21:36:58,036 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1094 transitions. [2025-01-09 21:36:58,037 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9116666666666666 [2025-01-09 21:36:58,037 INFO L175 Difference]: Start difference. First operand has 232 places, 268 transitions, 1234 flow. Second operand 6 states and 1094 transitions. [2025-01-09 21:36:58,037 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 237 places, 343 transitions, 1788 flow [2025-01-09 21:36:58,044 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 237 places, 343 transitions, 1788 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-01-09 21:36:58,047 INFO L231 Difference]: Finished difference. Result has 242 places, 311 transitions, 1622 flow [2025-01-09 21:36:58,047 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=200, PETRI_DIFFERENCE_MINUEND_FLOW=1234, PETRI_DIFFERENCE_MINUEND_PLACES=232, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=268, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=13, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=244, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=1622, PETRI_PLACES=242, PETRI_TRANSITIONS=311} [2025-01-09 21:36:58,048 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 55 predicate places. [2025-01-09 21:36:58,048 INFO L471 AbstractCegarLoop]: Abstraction has has 242 places, 311 transitions, 1622 flow [2025-01-09 21:36:58,048 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 169.33333333333334) internal successors, (1016), 6 states have internal predecessors, (1016), 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) [2025-01-09 21:36:58,048 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-09 21:36:58,048 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-01-09 21:36:58,048 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14 [2025-01-09 21:36:58,049 INFO L396 AbstractCegarLoop]: === Iteration 16 === Targeting ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2025-01-09 21:36:58,049 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 21:36:58,049 INFO L85 PathProgramCache]: Analyzing trace with hash 2051335993, now seen corresponding path program 1 times [2025-01-09 21:36:58,049 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 21:36:58,049 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [374942278] [2025-01-09 21:36:58,049 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 21:36:58,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 21:36:58,058 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 107 statements into 1 equivalence classes. [2025-01-09 21:36:58,065 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 107 of 107 statements. [2025-01-09 21:36:58,065 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:36:58,065 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 21:36:58,388 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-01-09 21:36:58,388 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 21:36:58,388 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [374942278] [2025-01-09 21:36:58,388 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [374942278] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 21:36:58,388 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 21:36:58,388 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-01-09 21:36:58,388 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [343292466] [2025-01-09 21:36:58,388 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 21:36:58,388 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-01-09 21:36:58,388 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 21:36:58,389 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-01-09 21:36:58,389 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-01-09 21:36:58,535 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 165 out of 200 [2025-01-09 21:36:58,536 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 242 places, 311 transitions, 1622 flow. Second operand has 6 states, 6 states have (on average 168.0) internal successors, (1008), 6 states have internal predecessors, (1008), 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) [2025-01-09 21:36:58,536 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-09 21:36:58,536 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 165 of 200 [2025-01-09 21:36:58,536 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-09 21:36:58,818 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([525] L1050-15-->L1050-16: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_26) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][192], [Black: 193#true, Black: 258#(<= 0 (+ ~threads_mask~0 1)), Black: 261#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 198#true, Black: 266#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 124#L1063-16true, Black: 271#(= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 274#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 272#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 273#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 215#(<= (+ ~threads_mask~0 1) 0), 280#true, Black: 220#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 219#(not (= ~threads_mask~0 0)), Black: 282#(= (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|), 188#true, Black: 283#(and (= |threadThread1of1ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4) 1))) (= (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|)), 256#true, Black: 284#(and (= (select (select |#race| ~datas~0.base) (+ 2 ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|) (= |threadThread1of1ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4) 1))) (= (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|)), Black: 285#(and (= (select (select |#race| ~datas~0.base) (+ 2 ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|) (= |threadThread1of1ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4) 1))) (= |threadThread1of1ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ 3 ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4)))) (= (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|)), Black: 227#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 37#L1050-16true, Black: 226#(not (= ~threads_mask~0 0)), 269#true, Black: 233#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 232#(not (= ~threads_mask~0 1)), 217#true, Black: 238#(not (= ~threads_mask~0 0)), Black: 239#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 200#(= |#race~datas~0| 0), 291#true, Black: 244#(not (= ~threads_mask~0 0)), Black: 245#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 253#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), Black: 250#(<= (+ ~threads_mask~0 1) 0)]) [2025-01-09 21:36:58,818 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-01-09 21:36:58,818 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-01-09 21:36:58,818 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-01-09 21:36:58,818 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-01-09 21:36:58,904 INFO L124 PetriNetUnfolderBase]: 742/2988 cut-off events. [2025-01-09 21:36:58,905 INFO L125 PetriNetUnfolderBase]: For 3891/3940 co-relation queries the response was YES. [2025-01-09 21:36:58,914 INFO L83 FinitePrefix]: Finished finitePrefix Result has 6963 conditions, 2988 events. 742/2988 cut-off events. For 3891/3940 co-relation queries the response was YES. Maximal size of possible extension queue 105. Compared 24260 event pairs, 189 based on Foata normal form. 16/2727 useless extension candidates. Maximal degree in co-relation 6825. Up to 806 conditions per place. [2025-01-09 21:36:58,921 INFO L140 encePairwiseOnDemand]: 189/200 looper letters, 103 selfloop transitions, 31 changer transitions 11/355 dead transitions. [2025-01-09 21:36:58,921 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 247 places, 355 transitions, 2105 flow [2025-01-09 21:36:58,921 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-01-09 21:36:58,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-01-09 21:36:58,923 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1062 transitions. [2025-01-09 21:36:58,924 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.885 [2025-01-09 21:36:58,924 INFO L175 Difference]: Start difference. First operand has 242 places, 311 transitions, 1622 flow. Second operand 6 states and 1062 transitions. [2025-01-09 21:36:58,924 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 247 places, 355 transitions, 2105 flow [2025-01-09 21:36:58,937 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 247 places, 355 transitions, 2087 flow, removed 9 selfloop flow, removed 0 redundant places. [2025-01-09 21:36:58,941 INFO L231 Difference]: Finished difference. Result has 252 places, 332 transitions, 1905 flow [2025-01-09 21:36:58,941 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=200, PETRI_DIFFERENCE_MINUEND_FLOW=1604, PETRI_DIFFERENCE_MINUEND_PLACES=242, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=311, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=9, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=292, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=1905, PETRI_PLACES=252, PETRI_TRANSITIONS=332} [2025-01-09 21:36:58,941 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 65 predicate places. [2025-01-09 21:36:58,942 INFO L471 AbstractCegarLoop]: Abstraction has has 252 places, 332 transitions, 1905 flow [2025-01-09 21:36:58,942 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 168.0) internal successors, (1008), 6 states have internal predecessors, (1008), 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) [2025-01-09 21:36:58,942 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-09 21:36:58,943 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-01-09 21:36:58,943 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15 [2025-01-09 21:36:58,943 INFO L396 AbstractCegarLoop]: === Iteration 17 === Targeting threadErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2025-01-09 21:36:58,943 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 21:36:58,944 INFO L85 PathProgramCache]: Analyzing trace with hash -731255137, now seen corresponding path program 1 times [2025-01-09 21:36:58,944 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 21:36:58,944 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1557578858] [2025-01-09 21:36:58,944 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 21:36:58,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 21:36:58,955 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 116 statements into 1 equivalence classes. [2025-01-09 21:36:58,965 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 116 of 116 statements. [2025-01-09 21:36:58,968 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:36:58,968 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 21:36:59,354 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-01-09 21:36:59,355 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 21:36:59,355 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1557578858] [2025-01-09 21:36:59,355 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1557578858] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 21:36:59,355 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 21:36:59,355 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [10] imperfect sequences [] total 10 [2025-01-09 21:36:59,355 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1957973705] [2025-01-09 21:36:59,355 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 21:36:59,356 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 11 states [2025-01-09 21:36:59,356 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 21:36:59,356 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 11 interpolants. [2025-01-09 21:36:59,356 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=30, Invalid=80, Unknown=0, NotChecked=0, Total=110 [2025-01-09 21:36:59,660 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 157 out of 200 [2025-01-09 21:36:59,662 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 252 places, 332 transitions, 1905 flow. Second operand has 11 states, 11 states have (on average 159.45454545454547) internal successors, (1754), 11 states have internal predecessors, (1754), 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) [2025-01-09 21:36:59,662 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-09 21:36:59,662 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 157 of 200 [2025-01-09 21:36:59,662 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-09 21:37:00,194 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([525] L1050-15-->L1050-16: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_26) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][221], [Black: 193#true, Black: 258#(<= 0 (+ ~threads_mask~0 1)), Black: 261#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 198#true, Black: 266#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 124#L1063-16true, Black: 271#(= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 274#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 272#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 273#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 215#(<= (+ ~threads_mask~0 1) 0), 280#true, Black: 220#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 188#true, Black: 219#(not (= ~threads_mask~0 0)), Black: 282#(= (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|), Black: 283#(and (= |threadThread1of1ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4) 1))) (= (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|)), 256#true, Black: 284#(and (= (select (select |#race| ~datas~0.base) (+ 2 ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|) (= |threadThread1of1ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4) 1))) (= (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|)), Black: 285#(and (= (select (select |#race| ~datas~0.base) (+ 2 ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|) (= |threadThread1of1ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4) 1))) (= |threadThread1of1ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ 3 ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4)))) (= (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|)), Black: 227#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 37#L1050-16true, Black: 226#(not (= ~threads_mask~0 0)), 269#true, 320#(and (not (= ~datas~0.base |ULTIMATE.start_main_~tids~0#1.base|)) (= (select |#valid| |ULTIMATE.start_main_~tids~0#1.base|) 1)), Black: 294#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4))) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 1)) 0)), Black: 233#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 296#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4))) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 3)) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 2)) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 1)) 0)), Black: 232#(not (= ~threads_mask~0 1)), Black: 293#(= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4))) 0), Black: 295#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4))) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 2)) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 1)) 0)), 217#true, Black: 238#(not (= ~threads_mask~0 0)), Black: 239#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 200#(= |#race~datas~0| 0), 291#true, Black: 244#(not (= ~threads_mask~0 0)), Black: 245#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 253#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), Black: 250#(<= (+ ~threads_mask~0 1) 0)]) [2025-01-09 21:37:00,195 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is not cut-off event [2025-01-09 21:37:00,195 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is not cut-off event [2025-01-09 21:37:00,195 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is not cut-off event [2025-01-09 21:37:00,195 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is not cut-off event [2025-01-09 21:37:00,300 INFO L124 PetriNetUnfolderBase]: 815/3279 cut-off events. [2025-01-09 21:37:00,301 INFO L125 PetriNetUnfolderBase]: For 4783/4853 co-relation queries the response was YES. [2025-01-09 21:37:00,312 INFO L83 FinitePrefix]: Finished finitePrefix Result has 7982 conditions, 3279 events. 815/3279 cut-off events. For 4783/4853 co-relation queries the response was YES. Maximal size of possible extension queue 111. Compared 27494 event pairs, 145 based on Foata normal form. 46/3045 useless extension candidates. Maximal degree in co-relation 7834. Up to 587 conditions per place. [2025-01-09 21:37:00,320 INFO L140 encePairwiseOnDemand]: 185/200 looper letters, 174 selfloop transitions, 70 changer transitions 2/446 dead transitions. [2025-01-09 21:37:00,320 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 264 places, 446 transitions, 3005 flow [2025-01-09 21:37:00,320 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 18 states. [2025-01-09 21:37:00,320 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 18 states. [2025-01-09 21:37:00,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 18 states to 18 states and 2963 transitions. [2025-01-09 21:37:00,325 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8230555555555555 [2025-01-09 21:37:00,325 INFO L175 Difference]: Start difference. First operand has 252 places, 332 transitions, 1905 flow. Second operand 18 states and 2963 transitions. [2025-01-09 21:37:00,325 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 264 places, 446 transitions, 3005 flow [2025-01-09 21:37:00,340 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 264 places, 446 transitions, 2949 flow, removed 28 selfloop flow, removed 0 redundant places. [2025-01-09 21:37:00,345 INFO L231 Difference]: Finished difference. Result has 265 places, 350 transitions, 2114 flow [2025-01-09 21:37:00,345 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=200, PETRI_DIFFERENCE_MINUEND_FLOW=1845, PETRI_DIFFERENCE_MINUEND_PLACES=247, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=331, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=55, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=275, PETRI_DIFFERENCE_SUBTRAHEND_STATES=18, PETRI_FLOW=2114, PETRI_PLACES=265, PETRI_TRANSITIONS=350} [2025-01-09 21:37:00,346 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 78 predicate places. [2025-01-09 21:37:00,346 INFO L471 AbstractCegarLoop]: Abstraction has has 265 places, 350 transitions, 2114 flow [2025-01-09 21:37:00,347 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 11 states, 11 states have (on average 159.45454545454547) internal successors, (1754), 11 states have internal predecessors, (1754), 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) [2025-01-09 21:37:00,347 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-09 21:37:00,347 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-01-09 21:37:00,347 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable16 [2025-01-09 21:37:00,347 INFO L396 AbstractCegarLoop]: === Iteration 18 === Targeting ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2025-01-09 21:37:00,348 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 21:37:00,348 INFO L85 PathProgramCache]: Analyzing trace with hash -70611077, now seen corresponding path program 1 times [2025-01-09 21:37:00,348 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 21:37:00,348 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [432207898] [2025-01-09 21:37:00,348 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 21:37:00,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 21:37:00,360 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 116 statements into 1 equivalence classes. [2025-01-09 21:37:00,371 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 116 of 116 statements. [2025-01-09 21:37:00,373 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:37:00,373 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 21:37:00,743 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-01-09 21:37:00,743 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 21:37:00,743 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [432207898] [2025-01-09 21:37:00,743 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [432207898] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 21:37:00,743 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 21:37:00,743 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [11] imperfect sequences [] total 11 [2025-01-09 21:37:00,743 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [498460257] [2025-01-09 21:37:00,743 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 21:37:00,743 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 12 states [2025-01-09 21:37:00,744 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 21:37:00,744 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 12 interpolants. [2025-01-09 21:37:00,744 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=37, Invalid=95, Unknown=0, NotChecked=0, Total=132 [2025-01-09 21:37:01,090 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 154 out of 200 [2025-01-09 21:37:01,092 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 265 places, 350 transitions, 2114 flow. Second operand has 12 states, 12 states have (on average 156.33333333333334) internal successors, (1876), 12 states have internal predecessors, (1876), 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) [2025-01-09 21:37:01,092 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-09 21:37:01,092 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 154 of 200 [2025-01-09 21:37:01,092 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-09 21:37:01,595 INFO L124 PetriNetUnfolderBase]: 800/3159 cut-off events. [2025-01-09 21:37:01,595 INFO L125 PetriNetUnfolderBase]: For 5156/5213 co-relation queries the response was YES. [2025-01-09 21:37:01,603 INFO L83 FinitePrefix]: Finished finitePrefix Result has 8141 conditions, 3159 events. 800/3159 cut-off events. For 5156/5213 co-relation queries the response was YES. Maximal size of possible extension queue 115. Compared 25818 event pairs, 198 based on Foata normal form. 46/2956 useless extension candidates. Maximal degree in co-relation 7923. Up to 757 conditions per place. [2025-01-09 21:37:01,609 INFO L140 encePairwiseOnDemand]: 187/200 looper letters, 154 selfloop transitions, 42 changer transitions 6/396 dead transitions. [2025-01-09 21:37:01,610 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 276 places, 396 transitions, 2816 flow [2025-01-09 21:37:01,610 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. [2025-01-09 21:37:01,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 13 states. [2025-01-09 21:37:01,612 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 13 states to 13 states and 2092 transitions. [2025-01-09 21:37:01,613 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8046153846153846 [2025-01-09 21:37:01,613 INFO L175 Difference]: Start difference. First operand has 265 places, 350 transitions, 2114 flow. Second operand 13 states and 2092 transitions. [2025-01-09 21:37:01,613 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 276 places, 396 transitions, 2816 flow [2025-01-09 21:37:01,629 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 268 places, 396 transitions, 2655 flow, removed 16 selfloop flow, removed 8 redundant places. [2025-01-09 21:37:01,632 INFO L231 Difference]: Finished difference. Result has 268 places, 349 transitions, 2071 flow [2025-01-09 21:37:01,632 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=200, PETRI_DIFFERENCE_MINUEND_FLOW=1987, PETRI_DIFFERENCE_MINUEND_PLACES=256, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=349, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=42, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=307, PETRI_DIFFERENCE_SUBTRAHEND_STATES=13, PETRI_FLOW=2071, PETRI_PLACES=268, PETRI_TRANSITIONS=349} [2025-01-09 21:37:01,633 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 81 predicate places. [2025-01-09 21:37:01,633 INFO L471 AbstractCegarLoop]: Abstraction has has 268 places, 349 transitions, 2071 flow [2025-01-09 21:37:01,633 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 12 states, 12 states have (on average 156.33333333333334) internal successors, (1876), 12 states have internal predecessors, (1876), 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) [2025-01-09 21:37:01,633 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-09 21:37:01,633 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-01-09 21:37:01,634 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable17 [2025-01-09 21:37:01,634 INFO L396 AbstractCegarLoop]: === Iteration 19 === Targeting threadErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2025-01-09 21:37:01,634 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 21:37:01,634 INFO L85 PathProgramCache]: Analyzing trace with hash 157088747, now seen corresponding path program 1 times [2025-01-09 21:37:01,634 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 21:37:01,634 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [678621106] [2025-01-09 21:37:01,635 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 21:37:01,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 21:37:01,643 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 117 statements into 1 equivalence classes. [2025-01-09 21:37:01,648 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 117 of 117 statements. [2025-01-09 21:37:01,648 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:37:01,648 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 21:37:01,667 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-01-09 21:37:01,667 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 21:37:01,668 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [678621106] [2025-01-09 21:37:01,668 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [678621106] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 21:37:01,668 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 21:37:01,668 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-01-09 21:37:01,668 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1533263858] [2025-01-09 21:37:01,668 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 21:37:01,668 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-01-09 21:37:01,668 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 21:37:01,669 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-01-09 21:37:01,669 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-01-09 21:37:01,681 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 176 out of 200 [2025-01-09 21:37:01,682 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 268 places, 349 transitions, 2071 flow. Second operand has 3 states, 3 states have (on average 181.33333333333334) internal successors, (544), 3 states have internal predecessors, (544), 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) [2025-01-09 21:37:01,682 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-09 21:37:01,682 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 176 of 200 [2025-01-09 21:37:01,682 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-09 21:37:01,901 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([313] L1063-->L1063-1: Formula: (= |v_#race~threads_mask~0_4| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_4|} AuxVars[] AssignedVars[#race~threads_mask~0][288], [Black: 193#true, Black: 258#(<= 0 (+ ~threads_mask~0 1)), Black: 261#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 104#L1063-1true, Black: 198#true, Black: 302#true, 349#(and (not (= ~datas~0.base |ULTIMATE.start_main_~tids~0#1.base|)) (= (select |#valid| |ULTIMATE.start_main_~tids~0#1.base|) 1)), Black: 266#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 271#(= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 274#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 272#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 273#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 215#(<= (+ ~threads_mask~0 1) 0), 280#true, Black: 220#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 188#true, Black: 219#(not (= ~threads_mask~0 0)), Black: 282#(= (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|), 256#true, 358#true, Black: 283#(and (= |threadThread1of1ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4) 1))) (= (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|)), Black: 284#(and (= (select (select |#race| ~datas~0.base) (+ 2 ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|) (= |threadThread1of1ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4) 1))) (= (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|)), Black: 285#(and (= (select (select |#race| ~datas~0.base) (+ 2 ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|) (= |threadThread1of1ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4) 1))) (= |threadThread1of1ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ 3 ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4)))) (= (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|)), Black: 227#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 226#(not (= ~threads_mask~0 0)), 269#true, Black: 294#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4))) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 1)) 0)), Black: 233#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 320#(and (not (= ~datas~0.base |ULTIMATE.start_main_~tids~0#1.base|)) (= (select |#valid| |ULTIMATE.start_main_~tids~0#1.base|) 1)), Black: 296#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4))) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 3)) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 2)) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 1)) 0)), Black: 232#(not (= ~threads_mask~0 1)), Black: 293#(= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4))) 0), Black: 295#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4))) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 2)) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 1)) 0)), 217#true, Black: 238#(not (= ~threads_mask~0 0)), Black: 239#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 200#(= |#race~datas~0| 0), 291#true, Black: 244#(not (= ~threads_mask~0 0)), Black: 245#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 184#L1050-18true, Black: 253#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), Black: 250#(<= (+ ~threads_mask~0 1) 0)]) [2025-01-09 21:37:01,901 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-01-09 21:37:01,901 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-01-09 21:37:01,901 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-01-09 21:37:01,901 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-01-09 21:37:01,908 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([313] L1063-->L1063-1: Formula: (= |v_#race~threads_mask~0_4| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_4|} AuxVars[] AssignedVars[#race~threads_mask~0][288], [Black: 193#true, Black: 258#(<= 0 (+ ~threads_mask~0 1)), 104#L1063-1true, Black: 261#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 198#true, Black: 302#true, 349#(and (not (= ~datas~0.base |ULTIMATE.start_main_~tids~0#1.base|)) (= (select |#valid| |ULTIMATE.start_main_~tids~0#1.base|) 1)), Black: 266#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 271#(= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 274#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 272#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 273#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 215#(<= (+ ~threads_mask~0 1) 0), 280#true, Black: 220#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 188#true, Black: 219#(not (= ~threads_mask~0 0)), Black: 282#(= (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|), 358#true, 256#true, Black: 283#(and (= |threadThread1of1ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4) 1))) (= (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|)), Black: 284#(and (= (select (select |#race| ~datas~0.base) (+ 2 ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|) (= |threadThread1of1ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4) 1))) (= (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|)), Black: 285#(and (= (select (select |#race| ~datas~0.base) (+ 2 ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|) (= |threadThread1of1ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4) 1))) (= |threadThread1of1ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ 3 ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4)))) (= (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|)), Black: 227#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 226#(not (= ~threads_mask~0 0)), 269#true, Black: 294#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4))) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 1)) 0)), Black: 233#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 320#(and (not (= ~datas~0.base |ULTIMATE.start_main_~tids~0#1.base|)) (= (select |#valid| |ULTIMATE.start_main_~tids~0#1.base|) 1)), Black: 296#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4))) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 3)) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 2)) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 1)) 0)), Black: 232#(not (= ~threads_mask~0 1)), Black: 293#(= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4))) 0), Black: 295#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4))) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 2)) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 1)) 0)), 217#true, Black: 238#(not (= ~threads_mask~0 0)), Black: 239#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 200#(= |#race~datas~0| 0), 291#true, Black: 244#(not (= ~threads_mask~0 0)), Black: 245#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 135#L1050-19true, Black: 253#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), Black: 250#(<= (+ ~threads_mask~0 1) 0)]) [2025-01-09 21:37:01,908 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-01-09 21:37:01,908 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-01-09 21:37:01,908 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-01-09 21:37:01,908 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-01-09 21:37:01,923 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([313] L1063-->L1063-1: Formula: (= |v_#race~threads_mask~0_4| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_4|} AuxVars[] AssignedVars[#race~threads_mask~0][296], [Black: 193#true, Black: 258#(<= 0 (+ ~threads_mask~0 1)), 145#L1051-3true, Black: 261#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 104#L1063-1true, Black: 198#true, Black: 302#true, 349#(and (not (= ~datas~0.base |ULTIMATE.start_main_~tids~0#1.base|)) (= (select |#valid| |ULTIMATE.start_main_~tids~0#1.base|) 1)), Black: 266#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 271#(= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 274#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 272#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 273#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 215#(<= (+ ~threads_mask~0 1) 0), 280#true, Black: 220#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 188#true, Black: 219#(not (= ~threads_mask~0 0)), Black: 282#(= (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|), 256#true, 358#true, Black: 283#(and (= |threadThread1of1ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4) 1))) (= (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|)), Black: 284#(and (= (select (select |#race| ~datas~0.base) (+ 2 ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|) (= |threadThread1of1ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4) 1))) (= (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|)), Black: 285#(and (= (select (select |#race| ~datas~0.base) (+ 2 ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|) (= |threadThread1of1ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4) 1))) (= |threadThread1of1ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ 3 ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4)))) (= (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|)), Black: 227#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 226#(not (= ~threads_mask~0 0)), 269#true, Black: 294#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4))) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 1)) 0)), Black: 233#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 320#(and (not (= ~datas~0.base |ULTIMATE.start_main_~tids~0#1.base|)) (= (select |#valid| |ULTIMATE.start_main_~tids~0#1.base|) 1)), Black: 296#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4))) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 3)) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 2)) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 1)) 0)), Black: 232#(not (= ~threads_mask~0 1)), Black: 293#(= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4))) 0), Black: 295#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4))) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 2)) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 1)) 0)), 217#true, Black: 238#(not (= ~threads_mask~0 0)), Black: 239#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 200#(= |#race~datas~0| 0), 291#true, Black: 244#(not (= ~threads_mask~0 0)), Black: 245#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 253#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), Black: 250#(<= (+ ~threads_mask~0 1) 0)]) [2025-01-09 21:37:01,924 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-01-09 21:37:01,924 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-01-09 21:37:01,924 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-01-09 21:37:01,924 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-01-09 21:37:01,924 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([313] L1063-->L1063-1: Formula: (= |v_#race~threads_mask~0_4| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_4|} AuxVars[] AssignedVars[#race~threads_mask~0][296], [Black: 193#true, Black: 258#(<= 0 (+ ~threads_mask~0 1)), Black: 261#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 104#L1063-1true, Black: 198#true, Black: 302#true, 349#(and (not (= ~datas~0.base |ULTIMATE.start_main_~tids~0#1.base|)) (= (select |#valid| |ULTIMATE.start_main_~tids~0#1.base|) 1)), Black: 266#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 271#(= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 274#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 272#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 273#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 215#(<= (+ ~threads_mask~0 1) 0), 280#true, Black: 220#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 188#true, Black: 219#(not (= ~threads_mask~0 0)), Black: 282#(= (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|), 256#true, 358#true, Black: 283#(and (= |threadThread1of1ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4) 1))) (= (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|)), Black: 284#(and (= (select (select |#race| ~datas~0.base) (+ 2 ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|) (= |threadThread1of1ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4) 1))) (= (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|)), Black: 285#(and (= (select (select |#race| ~datas~0.base) (+ 2 ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|) (= |threadThread1of1ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4) 1))) (= |threadThread1of1ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ 3 ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4)))) (= (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|)), Black: 227#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 226#(not (= ~threads_mask~0 0)), 269#true, Black: 294#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4))) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 1)) 0)), Black: 233#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 320#(and (not (= ~datas~0.base |ULTIMATE.start_main_~tids~0#1.base|)) (= (select |#valid| |ULTIMATE.start_main_~tids~0#1.base|) 1)), Black: 296#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4))) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 3)) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 2)) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 1)) 0)), Black: 232#(not (= ~threads_mask~0 1)), Black: 293#(= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4))) 0), Black: 295#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4))) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 2)) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 1)) 0)), 125#L1051true, 217#true, Black: 238#(not (= ~threads_mask~0 0)), Black: 239#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 200#(= |#race~datas~0| 0), 291#true, Black: 244#(not (= ~threads_mask~0 0)), Black: 245#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 253#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), Black: 250#(<= (+ ~threads_mask~0 1) 0)]) [2025-01-09 21:37:01,924 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-01-09 21:37:01,924 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-01-09 21:37:01,924 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-01-09 21:37:01,924 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-01-09 21:37:01,984 INFO L124 PetriNetUnfolderBase]: 836/3288 cut-off events. [2025-01-09 21:37:01,984 INFO L125 PetriNetUnfolderBase]: For 4558/4670 co-relation queries the response was YES. [2025-01-09 21:37:01,991 INFO L83 FinitePrefix]: Finished finitePrefix Result has 7720 conditions, 3288 events. 836/3288 cut-off events. For 4558/4670 co-relation queries the response was YES. Maximal size of possible extension queue 144. Compared 27733 event pairs, 154 based on Foata normal form. 20/3017 useless extension candidates. Maximal degree in co-relation 7526. Up to 706 conditions per place. [2025-01-09 21:37:01,996 INFO L140 encePairwiseOnDemand]: 193/200 looper letters, 40 selfloop transitions, 11 changer transitions 3/366 dead transitions. [2025-01-09 21:37:01,996 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 270 places, 366 transitions, 2245 flow [2025-01-09 21:37:01,996 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-01-09 21:37:01,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-01-09 21:37:01,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 562 transitions. [2025-01-09 21:37:01,997 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9366666666666666 [2025-01-09 21:37:01,997 INFO L175 Difference]: Start difference. First operand has 268 places, 349 transitions, 2071 flow. Second operand 3 states and 562 transitions. [2025-01-09 21:37:01,997 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 270 places, 366 transitions, 2245 flow [2025-01-09 21:37:02,009 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 259 places, 366 transitions, 2168 flow, removed 0 selfloop flow, removed 11 redundant places. [2025-01-09 21:37:02,012 INFO L231 Difference]: Finished difference. Result has 261 places, 353 transitions, 2051 flow [2025-01-09 21:37:02,012 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=200, PETRI_DIFFERENCE_MINUEND_FLOW=1994, PETRI_DIFFERENCE_MINUEND_PLACES=257, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=349, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=338, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=2051, PETRI_PLACES=261, PETRI_TRANSITIONS=353} [2025-01-09 21:37:02,012 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 74 predicate places. [2025-01-09 21:37:02,012 INFO L471 AbstractCegarLoop]: Abstraction has has 261 places, 353 transitions, 2051 flow [2025-01-09 21:37:02,013 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 181.33333333333334) internal successors, (544), 3 states have internal predecessors, (544), 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) [2025-01-09 21:37:02,013 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-09 21:37:02,013 INFO L206 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-01-09 21:37:02,013 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18 [2025-01-09 21:37:02,013 INFO L396 AbstractCegarLoop]: === Iteration 20 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2025-01-09 21:37:02,014 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 21:37:02,014 INFO L85 PathProgramCache]: Analyzing trace with hash 9729651, now seen corresponding path program 1 times [2025-01-09 21:37:02,014 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 21:37:02,014 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2058904230] [2025-01-09 21:37:02,014 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 21:37:02,014 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 21:37:02,022 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 128 statements into 1 equivalence classes. [2025-01-09 21:37:02,026 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 128 of 128 statements. [2025-01-09 21:37:02,026 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:37:02,026 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 21:37:02,081 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2025-01-09 21:37:02,081 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 21:37:02,081 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2058904230] [2025-01-09 21:37:02,081 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2058904230] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 21:37:02,081 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 21:37:02,081 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-01-09 21:37:02,082 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1997980549] [2025-01-09 21:37:02,082 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 21:37:02,082 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-01-09 21:37:02,082 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 21:37:02,082 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-01-09 21:37:02,082 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2025-01-09 21:37:02,096 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 180 out of 200 [2025-01-09 21:37:02,096 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 261 places, 353 transitions, 2051 flow. Second operand has 4 states, 4 states have (on average 183.5) internal successors, (734), 4 states have internal predecessors, (734), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-01-09 21:37:02,097 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-09 21:37:02,097 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 180 of 200 [2025-01-09 21:37:02,097 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-09 21:37:02,200 INFO L124 PetriNetUnfolderBase]: 224/1193 cut-off events. [2025-01-09 21:37:02,200 INFO L125 PetriNetUnfolderBase]: For 1558/1592 co-relation queries the response was YES. [2025-01-09 21:37:02,203 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3003 conditions, 1193 events. 224/1193 cut-off events. For 1558/1592 co-relation queries the response was YES. Maximal size of possible extension queue 35. Compared 6602 event pairs, 2 based on Foata normal form. 13/1154 useless extension candidates. Maximal degree in co-relation 2901. Up to 129 conditions per place. [2025-01-09 21:37:02,204 INFO L140 encePairwiseOnDemand]: 194/200 looper letters, 20 selfloop transitions, 8 changer transitions 10/309 dead transitions. [2025-01-09 21:37:02,205 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 258 places, 309 transitions, 1722 flow [2025-01-09 21:37:02,205 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-01-09 21:37:02,205 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2025-01-09 21:37:02,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 744 transitions. [2025-01-09 21:37:02,206 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.93 [2025-01-09 21:37:02,206 INFO L175 Difference]: Start difference. First operand has 261 places, 353 transitions, 2051 flow. Second operand 4 states and 744 transitions. [2025-01-09 21:37:02,206 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 258 places, 309 transitions, 1722 flow [2025-01-09 21:37:02,215 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 249 places, 309 transitions, 1657 flow, removed 15 selfloop flow, removed 9 redundant places. [2025-01-09 21:37:02,217 INFO L231 Difference]: Finished difference. Result has 249 places, 296 transitions, 1539 flow [2025-01-09 21:37:02,217 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=200, PETRI_DIFFERENCE_MINUEND_FLOW=1584, PETRI_DIFFERENCE_MINUEND_PLACES=246, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=306, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=8, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=298, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=1539, PETRI_PLACES=249, PETRI_TRANSITIONS=296} [2025-01-09 21:37:02,217 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 62 predicate places. [2025-01-09 21:37:02,218 INFO L471 AbstractCegarLoop]: Abstraction has has 249 places, 296 transitions, 1539 flow [2025-01-09 21:37:02,218 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 183.5) internal successors, (734), 4 states have internal predecessors, (734), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-01-09 21:37:02,218 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-09 21:37:02,218 INFO L206 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-01-09 21:37:02,218 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable19 [2025-01-09 21:37:02,218 INFO L396 AbstractCegarLoop]: === Iteration 21 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2025-01-09 21:37:02,219 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 21:37:02,219 INFO L85 PathProgramCache]: Analyzing trace with hash -82595467, now seen corresponding path program 1 times [2025-01-09 21:37:02,219 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 21:37:02,219 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [797131545] [2025-01-09 21:37:02,219 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 21:37:02,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 21:37:02,227 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 135 statements into 1 equivalence classes. [2025-01-09 21:37:02,231 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 135 of 135 statements. [2025-01-09 21:37:02,231 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:37:02,231 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 21:37:02,300 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2025-01-09 21:37:02,300 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 21:37:02,300 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [797131545] [2025-01-09 21:37:02,300 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [797131545] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 21:37:02,300 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 21:37:02,300 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-01-09 21:37:02,301 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1942298019] [2025-01-09 21:37:02,301 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 21:37:02,301 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-01-09 21:37:02,301 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 21:37:02,301 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-01-09 21:37:02,301 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2025-01-09 21:37:02,366 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 173 out of 200 [2025-01-09 21:37:02,366 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 249 places, 296 transitions, 1539 flow. Second operand has 5 states, 5 states have (on average 176.8) internal successors, (884), 5 states have internal predecessors, (884), 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) [2025-01-09 21:37:02,366 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-09 21:37:02,366 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 173 of 200 [2025-01-09 21:37:02,366 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-09 21:37:02,588 INFO L124 PetriNetUnfolderBase]: 417/1966 cut-off events. [2025-01-09 21:37:02,588 INFO L125 PetriNetUnfolderBase]: For 2315/2384 co-relation queries the response was YES. [2025-01-09 21:37:02,593 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4905 conditions, 1966 events. 417/1966 cut-off events. For 2315/2384 co-relation queries the response was YES. Maximal size of possible extension queue 64. Compared 12958 event pairs, 2 based on Foata normal form. 1/1869 useless extension candidates. Maximal degree in co-relation 4797. Up to 252 conditions per place. [2025-01-09 21:37:02,597 INFO L140 encePairwiseOnDemand]: 191/200 looper letters, 49 selfloop transitions, 12 changer transitions 0/321 dead transitions. [2025-01-09 21:37:02,597 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 253 places, 321 transitions, 1806 flow [2025-01-09 21:37:02,598 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-01-09 21:37:02,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-01-09 21:37:02,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1086 transitions. [2025-01-09 21:37:02,599 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.905 [2025-01-09 21:37:02,599 INFO L175 Difference]: Start difference. First operand has 249 places, 296 transitions, 1539 flow. Second operand 6 states and 1086 transitions. [2025-01-09 21:37:02,599 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 253 places, 321 transitions, 1806 flow [2025-01-09 21:37:02,610 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 249 places, 321 transitions, 1783 flow, removed 1 selfloop flow, removed 4 redundant places. [2025-01-09 21:37:02,613 INFO L231 Difference]: Finished difference. Result has 253 places, 306 transitions, 1651 flow [2025-01-09 21:37:02,613 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=200, PETRI_DIFFERENCE_MINUEND_FLOW=1521, PETRI_DIFFERENCE_MINUEND_PLACES=244, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=296, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=285, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=1651, PETRI_PLACES=253, PETRI_TRANSITIONS=306} [2025-01-09 21:37:02,613 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 66 predicate places. [2025-01-09 21:37:02,613 INFO L471 AbstractCegarLoop]: Abstraction has has 253 places, 306 transitions, 1651 flow [2025-01-09 21:37:02,614 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 176.8) internal successors, (884), 5 states have internal predecessors, (884), 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) [2025-01-09 21:37:02,614 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-09 21:37:02,614 INFO L206 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-01-09 21:37:02,614 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable20 [2025-01-09 21:37:02,614 INFO L396 AbstractCegarLoop]: === Iteration 22 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2025-01-09 21:37:02,615 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 21:37:02,615 INFO L85 PathProgramCache]: Analyzing trace with hash -663068714, now seen corresponding path program 1 times [2025-01-09 21:37:02,615 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 21:37:02,615 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [443680249] [2025-01-09 21:37:02,615 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 21:37:02,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 21:37:02,623 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 135 statements into 1 equivalence classes. [2025-01-09 21:37:02,627 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 135 of 135 statements. [2025-01-09 21:37:02,627 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:37:02,627 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 21:37:02,684 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2025-01-09 21:37:02,684 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 21:37:02,685 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [443680249] [2025-01-09 21:37:02,685 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [443680249] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 21:37:02,685 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 21:37:02,685 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-01-09 21:37:02,685 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [752224793] [2025-01-09 21:37:02,685 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 21:37:02,685 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-01-09 21:37:02,685 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 21:37:02,686 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-01-09 21:37:02,686 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2025-01-09 21:37:02,700 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 174 out of 200 [2025-01-09 21:37:02,700 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 253 places, 306 transitions, 1651 flow. Second operand has 5 states, 5 states have (on average 177.6) internal successors, (888), 5 states have internal predecessors, (888), 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) [2025-01-09 21:37:02,700 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-09 21:37:02,701 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 174 of 200 [2025-01-09 21:37:02,701 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-09 21:37:02,997 INFO L124 PetriNetUnfolderBase]: 616/2828 cut-off events. [2025-01-09 21:37:02,997 INFO L125 PetriNetUnfolderBase]: For 3265/3400 co-relation queries the response was YES. [2025-01-09 21:37:03,008 INFO L83 FinitePrefix]: Finished finitePrefix Result has 7095 conditions, 2828 events. 616/2828 cut-off events. For 3265/3400 co-relation queries the response was YES. Maximal size of possible extension queue 82. Compared 20635 event pairs, 6 based on Foata normal form. 8/2705 useless extension candidates. Maximal degree in co-relation 6983. Up to 354 conditions per place. [2025-01-09 21:37:03,013 INFO L140 encePairwiseOnDemand]: 193/200 looper letters, 40 selfloop transitions, 7 changer transitions 0/325 dead transitions. [2025-01-09 21:37:03,014 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 258 places, 325 transitions, 1825 flow [2025-01-09 21:37:03,014 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-01-09 21:37:03,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-01-09 21:37:03,014 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1084 transitions. [2025-01-09 21:37:03,015 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9033333333333333 [2025-01-09 21:37:03,015 INFO L175 Difference]: Start difference. First operand has 253 places, 306 transitions, 1651 flow. Second operand 6 states and 1084 transitions. [2025-01-09 21:37:03,015 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 258 places, 325 transitions, 1825 flow [2025-01-09 21:37:03,032 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 258 places, 325 transitions, 1825 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-01-09 21:37:03,035 INFO L231 Difference]: Finished difference. Result has 261 places, 311 transitions, 1694 flow [2025-01-09 21:37:03,035 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=200, PETRI_DIFFERENCE_MINUEND_FLOW=1651, PETRI_DIFFERENCE_MINUEND_PLACES=253, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=306, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=300, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=1694, PETRI_PLACES=261, PETRI_TRANSITIONS=311} [2025-01-09 21:37:03,035 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 74 predicate places. [2025-01-09 21:37:03,035 INFO L471 AbstractCegarLoop]: Abstraction has has 261 places, 311 transitions, 1694 flow [2025-01-09 21:37:03,036 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 177.6) internal successors, (888), 5 states have internal predecessors, (888), 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) [2025-01-09 21:37:03,036 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-09 21:37:03,036 INFO L206 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-01-09 21:37:03,036 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable21 [2025-01-09 21:37:03,036 INFO L396 AbstractCegarLoop]: === Iteration 23 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2025-01-09 21:37:03,037 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 21:37:03,037 INFO L85 PathProgramCache]: Analyzing trace with hash 835559331, now seen corresponding path program 1 times [2025-01-09 21:37:03,037 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 21:37:03,037 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [103839674] [2025-01-09 21:37:03,037 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 21:37:03,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 21:37:03,046 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 135 statements into 1 equivalence classes. [2025-01-09 21:37:03,051 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 135 of 135 statements. [2025-01-09 21:37:03,051 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:37:03,051 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 21:37:03,119 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2025-01-09 21:37:03,119 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 21:37:03,119 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [103839674] [2025-01-09 21:37:03,119 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [103839674] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 21:37:03,119 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 21:37:03,119 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-01-09 21:37:03,119 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1003910716] [2025-01-09 21:37:03,120 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 21:37:03,121 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-01-09 21:37:03,121 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 21:37:03,122 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-01-09 21:37:03,122 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2025-01-09 21:37:03,168 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 173 out of 200 [2025-01-09 21:37:03,169 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 261 places, 311 transitions, 1694 flow. Second operand has 5 states, 5 states have (on average 176.8) internal successors, (884), 5 states have internal predecessors, (884), 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) [2025-01-09 21:37:03,169 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-09 21:37:03,169 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 173 of 200 [2025-01-09 21:37:03,169 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-09 21:37:03,574 INFO L124 PetriNetUnfolderBase]: 1061/4465 cut-off events. [2025-01-09 21:37:03,574 INFO L125 PetriNetUnfolderBase]: For 5965/6212 co-relation queries the response was YES. [2025-01-09 21:37:03,590 INFO L83 FinitePrefix]: Finished finitePrefix Result has 11874 conditions, 4465 events. 1061/4465 cut-off events. For 5965/6212 co-relation queries the response was YES. Maximal size of possible extension queue 183. Compared 37891 event pairs, 5 based on Foata normal form. 1/4267 useless extension candidates. Maximal degree in co-relation 10466. Up to 629 conditions per place. [2025-01-09 21:37:03,598 INFO L140 encePairwiseOnDemand]: 191/200 looper letters, 63 selfloop transitions, 16 changer transitions 0/344 dead transitions. [2025-01-09 21:37:03,598 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 266 places, 344 transitions, 2076 flow [2025-01-09 21:37:03,599 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-01-09 21:37:03,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-01-09 21:37:03,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1086 transitions. [2025-01-09 21:37:03,600 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.905 [2025-01-09 21:37:03,600 INFO L175 Difference]: Start difference. First operand has 261 places, 311 transitions, 1694 flow. Second operand 6 states and 1086 transitions. [2025-01-09 21:37:03,600 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 266 places, 344 transitions, 2076 flow [2025-01-09 21:37:03,624 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 266 places, 344 transitions, 2076 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-01-09 21:37:03,627 INFO L231 Difference]: Finished difference. Result has 270 places, 325 transitions, 1878 flow [2025-01-09 21:37:03,628 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=200, PETRI_DIFFERENCE_MINUEND_FLOW=1694, PETRI_DIFFERENCE_MINUEND_PLACES=261, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=311, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=296, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=1878, PETRI_PLACES=270, PETRI_TRANSITIONS=325} [2025-01-09 21:37:03,628 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 83 predicate places. [2025-01-09 21:37:03,628 INFO L471 AbstractCegarLoop]: Abstraction has has 270 places, 325 transitions, 1878 flow [2025-01-09 21:37:03,629 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 176.8) internal successors, (884), 5 states have internal predecessors, (884), 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) [2025-01-09 21:37:03,629 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-09 21:37:03,629 INFO L206 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-01-09 21:37:03,629 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable22 [2025-01-09 21:37:03,629 INFO L396 AbstractCegarLoop]: === Iteration 24 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2025-01-09 21:37:03,631 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 21:37:03,631 INFO L85 PathProgramCache]: Analyzing trace with hash 1224631901, now seen corresponding path program 1 times [2025-01-09 21:37:03,631 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 21:37:03,631 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1439516285] [2025-01-09 21:37:03,631 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 21:37:03,631 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 21:37:03,643 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 147 statements into 1 equivalence classes. [2025-01-09 21:37:03,669 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 147 of 147 statements. [2025-01-09 21:37:03,669 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:37:03,669 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-01-09 21:37:03,669 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-01-09 21:37:03,675 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 147 statements into 1 equivalence classes. [2025-01-09 21:37:03,699 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 147 of 147 statements. [2025-01-09 21:37:03,699 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:37:03,699 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-01-09 21:37:03,736 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-01-09 21:37:03,736 INFO L340 BasicCegarLoop]: Counterexample is feasible [2025-01-09 21:37:03,737 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (15 of 16 remaining) [2025-01-09 21:37:03,738 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (14 of 16 remaining) [2025-01-09 21:37:03,739 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (13 of 16 remaining) [2025-01-09 21:37:03,739 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (12 of 16 remaining) [2025-01-09 21:37:03,739 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (11 of 16 remaining) [2025-01-09 21:37:03,739 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (10 of 16 remaining) [2025-01-09 21:37:03,739 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (9 of 16 remaining) [2025-01-09 21:37:03,739 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (8 of 16 remaining) [2025-01-09 21:37:03,739 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (7 of 16 remaining) [2025-01-09 21:37:03,739 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (6 of 16 remaining) [2025-01-09 21:37:03,739 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (5 of 16 remaining) [2025-01-09 21:37:03,739 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (4 of 16 remaining) [2025-01-09 21:37:03,740 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (3 of 16 remaining) [2025-01-09 21:37:03,740 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (2 of 16 remaining) [2025-01-09 21:37:03,740 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (1 of 16 remaining) [2025-01-09 21:37:03,740 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (0 of 16 remaining) [2025-01-09 21:37:03,740 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable23 [2025-01-09 21:37:03,740 INFO L422 BasicCegarLoop]: Path program 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] [2025-01-09 21:37:03,742 WARN L246 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2025-01-09 21:37:03,742 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2025-01-09 21:37:03,770 INFO L143 ThreadInstanceAdder]: Constructed 2 joinOtherThreadTransitions. [2025-01-09 21:37:03,773 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 232 places, 247 transitions, 510 flow [2025-01-09 21:37:03,801 INFO L124 PetriNetUnfolderBase]: 41/475 cut-off events. [2025-01-09 21:37:03,801 INFO L125 PetriNetUnfolderBase]: For 6/6 co-relation queries the response was YES. [2025-01-09 21:37:03,802 INFO L83 FinitePrefix]: Finished finitePrefix Result has 487 conditions, 475 events. 41/475 cut-off events. For 6/6 co-relation queries the response was YES. Maximal size of possible extension queue 9. Compared 1135 event pairs, 0 based on Foata normal form. 0/401 useless extension candidates. Maximal degree in co-relation 298. Up to 9 conditions per place. [2025-01-09 21:37:03,802 INFO L82 GeneralOperation]: Start removeDead. Operand has 232 places, 247 transitions, 510 flow [2025-01-09 21:37:03,804 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 232 places, 247 transitions, 510 flow [2025-01-09 21:37:03,805 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-01-09 21:37:03,805 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;@27e19cc3, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-01-09 21:37:03,806 INFO L334 AbstractCegarLoop]: Starting to check reachability of 20 error locations. [2025-01-09 21:37:03,807 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-01-09 21:37:03,807 INFO L124 PetriNetUnfolderBase]: 2/40 cut-off events. [2025-01-09 21:37:03,807 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-01-09 21:37:03,807 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-09 21:37:03,807 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] [2025-01-09 21:37:03,807 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2025-01-09 21:37:03,808 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 21:37:03,808 INFO L85 PathProgramCache]: Analyzing trace with hash 737390411, now seen corresponding path program 1 times [2025-01-09 21:37:03,808 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 21:37:03,808 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [352171021] [2025-01-09 21:37:03,808 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 21:37:03,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 21:37:03,814 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 37 statements into 1 equivalence classes. [2025-01-09 21:37:03,816 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 37 of 37 statements. [2025-01-09 21:37:03,816 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:37:03,816 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 21:37:03,827 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-01-09 21:37:03,827 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 21:37:03,827 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [352171021] [2025-01-09 21:37:03,827 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [352171021] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 21:37:03,828 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 21:37:03,828 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-01-09 21:37:03,828 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [424127691] [2025-01-09 21:37:03,828 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 21:37:03,828 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-01-09 21:37:03,829 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 21:37:03,829 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-01-09 21:37:03,829 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-01-09 21:37:03,847 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 216 out of 247 [2025-01-09 21:37:03,848 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 232 places, 247 transitions, 510 flow. Second operand has 3 states, 3 states have (on average 217.33333333333334) internal successors, (652), 3 states have internal predecessors, (652), 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) [2025-01-09 21:37:03,848 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-09 21:37:03,848 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 216 of 247 [2025-01-09 21:37:03,848 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-09 21:37:04,236 INFO L124 PetriNetUnfolderBase]: 1140/4904 cut-off events. [2025-01-09 21:37:04,237 INFO L125 PetriNetUnfolderBase]: For 50/50 co-relation queries the response was YES. [2025-01-09 21:37:04,253 INFO L83 FinitePrefix]: Finished finitePrefix Result has 6167 conditions, 4904 events. 1140/4904 cut-off events. For 50/50 co-relation queries the response was YES. Maximal size of possible extension queue 157. Compared 42855 event pairs, 373 based on Foata normal form. 2/4057 useless extension candidates. Maximal degree in co-relation 5202. Up to 1232 conditions per place. [2025-01-09 21:37:04,269 INFO L140 encePairwiseOnDemand]: 242/247 looper letters, 26 selfloop transitions, 2 changer transitions 2/244 dead transitions. [2025-01-09 21:37:04,269 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 233 places, 244 transitions, 560 flow [2025-01-09 21:37:04,269 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-01-09 21:37:04,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-01-09 21:37:04,269 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 679 transitions. [2025-01-09 21:37:04,270 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9163292847503374 [2025-01-09 21:37:04,271 INFO L175 Difference]: Start difference. First operand has 232 places, 247 transitions, 510 flow. Second operand 3 states and 679 transitions. [2025-01-09 21:37:04,271 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 233 places, 244 transitions, 560 flow [2025-01-09 21:37:04,272 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 233 places, 244 transitions, 560 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-01-09 21:37:04,273 INFO L231 Difference]: Finished difference. Result has 233 places, 242 transitions, 504 flow [2025-01-09 21:37:04,273 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=247, PETRI_DIFFERENCE_MINUEND_FLOW=504, PETRI_DIFFERENCE_MINUEND_PLACES=231, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=244, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=242, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=504, PETRI_PLACES=233, PETRI_TRANSITIONS=242} [2025-01-09 21:37:04,274 INFO L279 CegarLoopForPetriNet]: 232 programPoint places, 1 predicate places. [2025-01-09 21:37:04,274 INFO L471 AbstractCegarLoop]: Abstraction has has 233 places, 242 transitions, 504 flow [2025-01-09 21:37:04,275 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 217.33333333333334) internal successors, (652), 3 states have internal predecessors, (652), 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) [2025-01-09 21:37:04,275 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-09 21:37:04,275 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] [2025-01-09 21:37:04,275 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable24 [2025-01-09 21:37:04,275 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2025-01-09 21:37:04,275 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 21:37:04,275 INFO L85 PathProgramCache]: Analyzing trace with hash -1228178781, now seen corresponding path program 1 times [2025-01-09 21:37:04,275 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 21:37:04,275 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [774728862] [2025-01-09 21:37:04,276 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 21:37:04,276 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 21:37:04,280 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 45 statements into 1 equivalence classes. [2025-01-09 21:37:04,281 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 45 of 45 statements. [2025-01-09 21:37:04,282 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:37:04,282 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 21:37:04,294 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-01-09 21:37:04,295 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 21:37:04,295 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [774728862] [2025-01-09 21:37:04,295 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [774728862] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 21:37:04,295 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 21:37:04,295 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-01-09 21:37:04,295 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1956048730] [2025-01-09 21:37:04,295 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 21:37:04,295 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-01-09 21:37:04,295 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 21:37:04,295 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-01-09 21:37:04,295 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-01-09 21:37:04,313 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 211 out of 247 [2025-01-09 21:37:04,314 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 233 places, 242 transitions, 504 flow. Second operand has 3 states, 3 states have (on average 212.0) internal successors, (636), 3 states have internal predecessors, (636), 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) [2025-01-09 21:37:04,314 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-09 21:37:04,314 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 211 of 247 [2025-01-09 21:37:04,314 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-09 21:37:05,172 INFO L124 PetriNetUnfolderBase]: 3522/10939 cut-off events. [2025-01-09 21:37:05,173 INFO L125 PetriNetUnfolderBase]: For 132/132 co-relation queries the response was YES. [2025-01-09 21:37:05,196 INFO L83 FinitePrefix]: Finished finitePrefix Result has 15218 conditions, 10939 events. 3522/10939 cut-off events. For 132/132 co-relation queries the response was YES. Maximal size of possible extension queue 390. Compared 109047 event pairs, 678 based on Foata normal form. 0/9000 useless extension candidates. Maximal degree in co-relation 15172. Up to 2149 conditions per place. [2025-01-09 21:37:05,221 INFO L140 encePairwiseOnDemand]: 232/247 looper letters, 52 selfloop transitions, 11 changer transitions 0/271 dead transitions. [2025-01-09 21:37:05,221 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 233 places, 271 transitions, 699 flow [2025-01-09 21:37:05,221 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-01-09 21:37:05,221 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-01-09 21:37:05,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 700 transitions. [2025-01-09 21:37:05,223 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9446693657219973 [2025-01-09 21:37:05,223 INFO L175 Difference]: Start difference. First operand has 233 places, 242 transitions, 504 flow. Second operand 3 states and 700 transitions. [2025-01-09 21:37:05,223 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 233 places, 271 transitions, 699 flow [2025-01-09 21:37:05,224 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 231 places, 271 transitions, 695 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-01-09 21:37:05,227 INFO L231 Difference]: Finished difference. Result has 233 places, 253 transitions, 596 flow [2025-01-09 21:37:05,227 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=247, PETRI_DIFFERENCE_MINUEND_FLOW=500, PETRI_DIFFERENCE_MINUEND_PLACES=229, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=242, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=231, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=596, PETRI_PLACES=233, PETRI_TRANSITIONS=253} [2025-01-09 21:37:05,227 INFO L279 CegarLoopForPetriNet]: 232 programPoint places, 1 predicate places. [2025-01-09 21:37:05,227 INFO L471 AbstractCegarLoop]: Abstraction has has 233 places, 253 transitions, 596 flow [2025-01-09 21:37:05,228 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 212.0) internal successors, (636), 3 states have internal predecessors, (636), 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) [2025-01-09 21:37:05,228 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-09 21:37:05,228 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] [2025-01-09 21:37:05,228 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable25 [2025-01-09 21:37:05,228 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2025-01-09 21:37:05,229 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 21:37:05,229 INFO L85 PathProgramCache]: Analyzing trace with hash 1439967885, now seen corresponding path program 1 times [2025-01-09 21:37:05,229 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 21:37:05,229 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1104479890] [2025-01-09 21:37:05,229 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 21:37:05,229 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 21:37:05,234 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 48 statements into 1 equivalence classes. [2025-01-09 21:37:05,236 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 48 of 48 statements. [2025-01-09 21:37:05,236 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:37:05,236 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 21:37:05,255 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-01-09 21:37:05,255 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 21:37:05,256 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1104479890] [2025-01-09 21:37:05,256 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1104479890] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 21:37:05,256 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 21:37:05,256 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-01-09 21:37:05,256 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [803945318] [2025-01-09 21:37:05,256 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 21:37:05,256 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-01-09 21:37:05,256 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 21:37:05,256 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-01-09 21:37:05,256 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-01-09 21:37:05,266 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 216 out of 247 [2025-01-09 21:37:05,267 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 233 places, 253 transitions, 596 flow. Second operand has 3 states, 3 states have (on average 217.0) internal successors, (651), 3 states have internal predecessors, (651), 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) [2025-01-09 21:37:05,267 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-09 21:37:05,267 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 216 of 247 [2025-01-09 21:37:05,267 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-09 21:37:05,629 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([776] L1050-17-->L1050-18: Formula: (= |v_#race~threads_mask~0_10| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][210], [75#L1065-10true, Black: 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 165#L1050-18true, 129#L1050-18true, 238#true, 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:05,630 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-01-09 21:37:05,630 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-01-09 21:37:05,630 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-01-09 21:37:05,630 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-01-09 21:37:05,649 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([821] L1050-17-->L1050-18: Formula: (= |v_threadThread2of2ForFork0_#t~nondet8_3| |v_#race~threads_mask~0_10|) InVars {threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][260], [75#L1065-10true, Black: 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 165#L1050-18true, 238#true, 129#L1050-18true, 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:05,649 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-01-09 21:37:05,649 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-01-09 21:37:05,649 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-01-09 21:37:05,649 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-01-09 21:37:05,676 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1063-17-->L1063-18: Formula: (= |v_#race~threads_mask~0_7| |v_ULTIMATE.start_main_#t~nondet22#1_3|) InVars {ULTIMATE.start_main_#t~nondet22#1=|v_ULTIMATE.start_main_#t~nondet22#1_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_7|, ULTIMATE.start_main_#t~nondet22#1=|v_ULTIMATE.start_main_#t~nondet22#1_3|} AuxVars[] AssignedVars[#race~threads_mask~0][211], [Black: 240#(= |#race~threads_mask~0| 0), 171#$Ultimate##0true, 231#true, 233#true, 165#L1050-18true, 238#true, 245#(= |#race~datas~0| 0), 89#L1063-18true]) [2025-01-09 21:37:05,676 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-01-09 21:37:05,676 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-01-09 21:37:05,676 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-01-09 21:37:05,676 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-01-09 21:37:05,697 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([821] L1050-17-->L1050-18: Formula: (= |v_threadThread2of2ForFork0_#t~nondet8_3| |v_#race~threads_mask~0_10|) InVars {threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][260], [Black: 240#(= |#race~threads_mask~0| 0), 171#$Ultimate##0true, 231#true, 233#true, 165#L1050-18true, 238#true, 245#(= |#race~datas~0| 0), 89#L1063-18true]) [2025-01-09 21:37:05,697 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-01-09 21:37:05,698 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-01-09 21:37:05,698 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-01-09 21:37:05,698 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-01-09 21:37:05,699 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1063-17-->L1063-18: Formula: (= |v_#race~threads_mask~0_7| |v_ULTIMATE.start_main_#t~nondet22#1_3|) InVars {ULTIMATE.start_main_#t~nondet22#1=|v_ULTIMATE.start_main_#t~nondet22#1_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_7|, ULTIMATE.start_main_#t~nondet22#1=|v_ULTIMATE.start_main_#t~nondet22#1_3|} AuxVars[] AssignedVars[#race~threads_mask~0][211], [Black: 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 238#true, 129#L1050-18true, 245#(= |#race~datas~0| 0), 197#L1048-1true, 89#L1063-18true]) [2025-01-09 21:37:05,700 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-01-09 21:37:05,700 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-01-09 21:37:05,700 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-01-09 21:37:05,700 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-01-09 21:37:05,726 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([560] L1063-->L1063-1: Formula: (= |v_#race~threads_mask~0_4| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_4|} AuxVars[] AssignedVars[#race~threads_mask~0][198], [Black: 238#true, 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 64#L1063-1true, 129#L1050-18true, 245#(= |#race~datas~0| 0), 197#L1048-1true]) [2025-01-09 21:37:05,726 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-01-09 21:37:05,726 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-01-09 21:37:05,726 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-01-09 21:37:05,726 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-01-09 21:37:05,726 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([560] L1063-->L1063-1: Formula: (= |v_#race~threads_mask~0_4| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_4|} AuxVars[] AssignedVars[#race~threads_mask~0][198], [Black: 238#true, 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 64#L1063-1true, 245#(= |#race~datas~0| 0), 129#L1050-18true, 197#L1048-1true]) [2025-01-09 21:37:05,726 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-01-09 21:37:05,726 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-01-09 21:37:05,726 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-01-09 21:37:05,726 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-01-09 21:37:05,726 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-01-09 21:37:05,727 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([560] L1063-->L1063-1: Formula: (= |v_#race~threads_mask~0_4| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_4|} AuxVars[] AssignedVars[#race~threads_mask~0][198], [171#$Ultimate##0true, Black: 238#true, 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 165#L1050-18true, 64#L1063-1true, 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:05,727 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-01-09 21:37:05,727 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-01-09 21:37:05,727 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-01-09 21:37:05,727 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-01-09 21:37:05,728 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([560] L1063-->L1063-1: Formula: (= |v_#race~threads_mask~0_4| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_4|} AuxVars[] AssignedVars[#race~threads_mask~0][198], [Black: 238#true, 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 64#L1063-1true, 187#L1048-2true, 245#(= |#race~datas~0| 0), 129#L1050-18true]) [2025-01-09 21:37:05,728 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-01-09 21:37:05,728 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-01-09 21:37:05,728 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-01-09 21:37:05,728 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-01-09 21:37:05,743 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([552] L1063-17-->L1063-18: Formula: (= |v_#race~threads_mask~0_7| |v_ULTIMATE.start_main_#t~nondet22#1_3|) InVars {ULTIMATE.start_main_#t~nondet22#1=|v_ULTIMATE.start_main_#t~nondet22#1_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_7|, ULTIMATE.start_main_#t~nondet22#1=|v_ULTIMATE.start_main_#t~nondet22#1_3|} AuxVars[] AssignedVars[#race~threads_mask~0][211], [Black: 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 238#true, 129#L1050-18true, 245#(= |#race~datas~0| 0), 197#L1048-1true, 89#L1063-18true]) [2025-01-09 21:37:05,744 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-01-09 21:37:05,744 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-01-09 21:37:05,744 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-01-09 21:37:05,744 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-01-09 21:37:05,744 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-01-09 21:37:05,744 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1063-17-->L1063-18: Formula: (= |v_#race~threads_mask~0_7| |v_ULTIMATE.start_main_#t~nondet22#1_3|) InVars {ULTIMATE.start_main_#t~nondet22#1=|v_ULTIMATE.start_main_#t~nondet22#1_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_7|, ULTIMATE.start_main_#t~nondet22#1=|v_ULTIMATE.start_main_#t~nondet22#1_3|} AuxVars[] AssignedVars[#race~threads_mask~0][211], [Black: 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 67#L1048-1true, 165#L1050-18true, 238#true, 245#(= |#race~datas~0| 0), 89#L1063-18true]) [2025-01-09 21:37:05,744 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-01-09 21:37:05,744 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-01-09 21:37:05,744 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-01-09 21:37:05,744 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-01-09 21:37:05,763 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1063-17-->L1063-18: Formula: (= |v_#race~threads_mask~0_7| |v_ULTIMATE.start_main_#t~nondet22#1_3|) InVars {ULTIMATE.start_main_#t~nondet22#1=|v_ULTIMATE.start_main_#t~nondet22#1_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_7|, ULTIMATE.start_main_#t~nondet22#1=|v_ULTIMATE.start_main_#t~nondet22#1_3|} AuxVars[] AssignedVars[#race~threads_mask~0][211], [Black: 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 238#true, 129#L1050-18true, 187#L1048-2true, 245#(= |#race~datas~0| 0), 89#L1063-18true]) [2025-01-09 21:37:05,763 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-01-09 21:37:05,764 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-01-09 21:37:05,764 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-01-09 21:37:05,764 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-01-09 21:37:05,767 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([776] L1050-17-->L1050-18: Formula: (= |v_#race~threads_mask~0_10| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][210], [Black: 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 129#L1050-18true, 238#true, 245#(= |#race~datas~0| 0), 197#L1048-1true, 89#L1063-18true]) [2025-01-09 21:37:05,767 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-01-09 21:37:05,767 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-01-09 21:37:05,767 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-01-09 21:37:05,767 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-01-09 21:37:05,768 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([776] L1050-17-->L1050-18: Formula: (= |v_#race~threads_mask~0_10| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][210], [Black: 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 129#L1050-18true, 245#(= |#race~datas~0| 0), 238#true, 197#L1048-1true, 89#L1063-18true]) [2025-01-09 21:37:05,768 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-01-09 21:37:05,768 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-01-09 21:37:05,768 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-01-09 21:37:05,768 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-01-09 21:37:05,768 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-01-09 21:37:05,769 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([821] L1050-17-->L1050-18: Formula: (= |v_threadThread2of2ForFork0_#t~nondet8_3| |v_#race~threads_mask~0_10|) InVars {threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][260], [Black: 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 67#L1048-1true, 165#L1050-18true, 238#true, 245#(= |#race~datas~0| 0), 89#L1063-18true]) [2025-01-09 21:37:05,769 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-01-09 21:37:05,769 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-01-09 21:37:05,769 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-01-09 21:37:05,769 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-01-09 21:37:05,769 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1063-17-->L1063-18: Formula: (= |v_#race~threads_mask~0_7| |v_ULTIMATE.start_main_#t~nondet22#1_3|) InVars {ULTIMATE.start_main_#t~nondet22#1=|v_ULTIMATE.start_main_#t~nondet22#1_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_7|, ULTIMATE.start_main_#t~nondet22#1=|v_ULTIMATE.start_main_#t~nondet22#1_3|} AuxVars[] AssignedVars[#race~threads_mask~0][211], [Black: 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 165#L1050-18true, 245#(= |#race~datas~0| 0), 238#true, 89#L1063-18true, 202#L1048-2true]) [2025-01-09 21:37:05,769 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-01-09 21:37:05,769 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-01-09 21:37:05,769 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-01-09 21:37:05,769 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-01-09 21:37:05,790 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([821] L1050-17-->L1050-18: Formula: (= |v_threadThread2of2ForFork0_#t~nondet8_3| |v_#race~threads_mask~0_10|) InVars {threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][260], [Black: 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 165#L1050-18true, 245#(= |#race~datas~0| 0), 238#true, 89#L1063-18true, 202#L1048-2true]) [2025-01-09 21:37:05,791 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-01-09 21:37:05,791 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-01-09 21:37:05,791 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-01-09 21:37:05,791 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-01-09 21:37:05,791 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([776] L1050-17-->L1050-18: Formula: (= |v_#race~threads_mask~0_10| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][210], [Black: 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 187#L1048-2true, 238#true, 129#L1050-18true, 245#(= |#race~datas~0| 0), 89#L1063-18true]) [2025-01-09 21:37:05,791 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-01-09 21:37:05,791 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-01-09 21:37:05,792 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-01-09 21:37:05,792 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-01-09 21:37:05,797 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([560] L1063-->L1063-1: Formula: (= |v_#race~threads_mask~0_4| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_4|} AuxVars[] AssignedVars[#race~threads_mask~0][198], [Black: 238#true, 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 67#L1048-1true, 165#L1050-18true, 64#L1063-1true, 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:05,797 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-01-09 21:37:05,797 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-01-09 21:37:05,797 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-01-09 21:37:05,797 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-01-09 21:37:05,821 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([560] L1063-->L1063-1: Formula: (= |v_#race~threads_mask~0_4| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_4|} AuxVars[] AssignedVars[#race~threads_mask~0][198], [Black: 238#true, 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 165#L1050-18true, 64#L1063-1true, 245#(= |#race~datas~0| 0), 202#L1048-2true]) [2025-01-09 21:37:05,821 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-01-09 21:37:05,822 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-01-09 21:37:05,822 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-01-09 21:37:05,822 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-01-09 21:37:05,831 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([776] L1050-17-->L1050-18: Formula: (= |v_#race~threads_mask~0_10| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][210], [Black: 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 165#L1050-18true, 135#L1061-3true, 245#(= |#race~datas~0| 0), 238#true, 129#L1050-18true]) [2025-01-09 21:37:05,831 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-01-09 21:37:05,831 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-01-09 21:37:05,831 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-01-09 21:37:05,831 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-01-09 21:37:05,921 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([821] L1050-17-->L1050-18: Formula: (= |v_threadThread2of2ForFork0_#t~nondet8_3| |v_#race~threads_mask~0_10|) InVars {threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][260], [Black: 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 165#L1050-18true, 135#L1061-3true, 245#(= |#race~datas~0| 0), 238#true, 129#L1050-18true]) [2025-01-09 21:37:05,921 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-01-09 21:37:05,921 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-01-09 21:37:05,921 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-01-09 21:37:05,921 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-01-09 21:37:05,950 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([776] L1050-17-->L1050-18: Formula: (= |v_#race~threads_mask~0_10| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][210], [Black: 240#(= |#race~threads_mask~0| 0), 132#L1062-1true, 231#true, 233#true, 165#L1050-18true, 245#(= |#race~datas~0| 0), 129#L1050-18true, 238#true]) [2025-01-09 21:37:05,950 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-01-09 21:37:05,950 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-01-09 21:37:05,950 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:37:05,950 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-01-09 21:37:05,950 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([776] L1050-17-->L1050-18: Formula: (= |v_#race~threads_mask~0_10| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][210], [Black: 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 165#L1050-18true, 213#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 245#(= |#race~datas~0| 0), 129#L1050-18true, 238#true]) [2025-01-09 21:37:05,951 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-01-09 21:37:05,951 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:37:05,951 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:37:05,951 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:37:05,978 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([776] L1050-17-->L1050-18: Formula: (= |v_#race~threads_mask~0_10| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][210], [Black: 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 165#L1050-18true, 7#L1062-2true, 129#L1050-18true, 245#(= |#race~datas~0| 0), 238#true]) [2025-01-09 21:37:05,979 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-01-09 21:37:05,979 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:37:05,979 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:37:05,979 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:37:05,980 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([776] L1050-17-->L1050-18: Formula: (= |v_#race~threads_mask~0_10| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][181], [Black: 240#(= |#race~threads_mask~0| 0), 132#L1062-1true, 231#true, 233#true, 165#L1050-18true, 245#(= |#race~datas~0| 0), 238#true, 129#L1050-18true]) [2025-01-09 21:37:05,980 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-01-09 21:37:05,980 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:37:05,980 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-01-09 21:37:05,980 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:37:05,981 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([821] L1050-17-->L1050-18: Formula: (= |v_threadThread2of2ForFork0_#t~nondet8_3| |v_#race~threads_mask~0_10|) InVars {threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][260], [Black: 240#(= |#race~threads_mask~0| 0), 132#L1062-1true, 231#true, 233#true, 165#L1050-18true, 245#(= |#race~datas~0| 0), 238#true, 129#L1050-18true]) [2025-01-09 21:37:05,981 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-01-09 21:37:05,981 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:37:05,982 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-01-09 21:37:05,982 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-01-09 21:37:06,010 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([776] L1050-17-->L1050-18: Formula: (= |v_#race~threads_mask~0_10| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][181], [Black: 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 165#L1050-18true, 7#L1062-2true, 245#(= |#race~datas~0| 0), 238#true, 129#L1050-18true]) [2025-01-09 21:37:06,011 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-01-09 21:37:06,011 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:37:06,011 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:37:06,011 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:37:06,011 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([821] L1050-17-->L1050-18: Formula: (= |v_threadThread2of2ForFork0_#t~nondet8_3| |v_#race~threads_mask~0_10|) InVars {threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][260], [Black: 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 165#L1050-18true, 7#L1062-2true, 238#true, 129#L1050-18true, 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:06,012 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-01-09 21:37:06,012 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:37:06,012 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:37:06,012 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:37:06,014 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([821] L1050-17-->L1050-18: Formula: (= |v_threadThread2of2ForFork0_#t~nondet8_3| |v_#race~threads_mask~0_10|) InVars {threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][260], [Black: 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 165#L1050-18true, 213#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 245#(= |#race~datas~0| 0), 238#true, 129#L1050-18true]) [2025-01-09 21:37:06,014 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-01-09 21:37:06,014 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:37:06,014 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:37:06,014 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:37:06,020 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([776] L1050-17-->L1050-18: Formula: (= |v_#race~threads_mask~0_10| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][210], [Black: 240#(= |#race~threads_mask~0| 0), 231#true, 59#L1071true, 233#true, 165#L1050-18true, 238#true, 129#L1050-18true, 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:06,021 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-01-09 21:37:06,021 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:37:06,021 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:37:06,021 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:37:06,049 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([776] L1050-17-->L1050-18: Formula: (= |v_#race~threads_mask~0_10| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][210], [Black: 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 79#L1071-1true, 165#L1050-18true, 129#L1050-18true, 245#(= |#race~datas~0| 0), 238#true]) [2025-01-09 21:37:06,050 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-01-09 21:37:06,050 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:37:06,050 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:37:06,050 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:37:06,052 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([821] L1050-17-->L1050-18: Formula: (= |v_threadThread2of2ForFork0_#t~nondet8_3| |v_#race~threads_mask~0_10|) InVars {threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][260], [Black: 240#(= |#race~threads_mask~0| 0), 231#true, 59#L1071true, 233#true, 165#L1050-18true, 238#true, 129#L1050-18true, 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:06,052 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-01-09 21:37:06,052 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:37:06,052 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:37:06,052 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:37:06,079 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([821] L1050-17-->L1050-18: Formula: (= |v_threadThread2of2ForFork0_#t~nondet8_3| |v_#race~threads_mask~0_10|) InVars {threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][260], [Black: 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 79#L1071-1true, 165#L1050-18true, 245#(= |#race~datas~0| 0), 238#true, 129#L1050-18true]) [2025-01-09 21:37:06,079 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-01-09 21:37:06,079 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:37:06,079 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:37:06,080 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:37:06,100 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([549] L1062-30-->L1062-32: Formula: (let ((.cse1 (<= 0 v_~threads_mask~0_30)) (.cse2 (<= 0 |v_ULTIMATE.start_main_#t~bitwise18#1_11|)) (.cse0 (< |v_ULTIMATE.start_main_#t~bitwise18#1_11| 0)) (.cse3 (< v_~threads_mask~0_30 0))) (and (or (<= |v_ULTIMATE.start_main_#t~bitwise19#1_9| |v_ULTIMATE.start_main_#t~bitwise18#1_11|) (and .cse0 .cse1)) (or (< (+ v_~threads_mask~0_30 |v_ULTIMATE.start_main_#t~bitwise18#1_11|) |v_ULTIMATE.start_main_#t~bitwise19#1_9|) (and .cse2 .cse1)) (<= 0 (+ |v_ULTIMATE.start_main_#t~bitwise19#1_9| 2147483648)) (or (<= |v_ULTIMATE.start_main_#t~bitwise19#1_9| v_~threads_mask~0_30) (and .cse2 .cse3)) (or (<= 0 |v_ULTIMATE.start_main_#t~bitwise19#1_9|) (and .cse0 .cse3)))) InVars {~threads_mask~0=v_~threads_mask~0_30, ULTIMATE.start_main_#t~bitwise18#1=|v_ULTIMATE.start_main_#t~bitwise18#1_11|} OutVars{ULTIMATE.start_main_#t~bitwise19#1=|v_ULTIMATE.start_main_#t~bitwise19#1_9|, ~threads_mask~0=v_~threads_mask~0_30, ULTIMATE.start_main_#t~bitwise18#1=|v_ULTIMATE.start_main_#t~bitwise18#1_11|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~bitwise19#1][176], [65#L1062-32true, 17#L1049-3true, Black: 238#true, 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 129#L1050-18true, 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:06,100 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-01-09 21:37:06,100 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:37:06,100 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:37:06,100 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:37:06,105 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([776] L1050-17-->L1050-18: Formula: (= |v_#race~threads_mask~0_10| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][210], [Black: 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 165#L1050-18true, 133#L1062-11true, 238#true, 129#L1050-18true, 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:06,105 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-01-09 21:37:06,106 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:37:06,106 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:37:06,106 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:37:06,167 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([821] L1050-17-->L1050-18: Formula: (= |v_threadThread2of2ForFork0_#t~nondet8_3| |v_#race~threads_mask~0_10|) InVars {threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][260], [Black: 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 165#L1050-18true, 133#L1062-11true, 245#(= |#race~datas~0| 0), 238#true, 129#L1050-18true]) [2025-01-09 21:37:06,167 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is not cut-off event [2025-01-09 21:37:06,167 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-01-09 21:37:06,167 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-01-09 21:37:06,167 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-01-09 21:37:06,179 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1063-17-->L1063-18: Formula: (= |v_#race~threads_mask~0_7| |v_ULTIMATE.start_main_#t~nondet22#1_3|) InVars {ULTIMATE.start_main_#t~nondet22#1=|v_ULTIMATE.start_main_#t~nondet22#1_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_7|, ULTIMATE.start_main_#t~nondet22#1=|v_ULTIMATE.start_main_#t~nondet22#1_3|} AuxVars[] AssignedVars[#race~threads_mask~0][211], [Black: 240#(= |#race~threads_mask~0| 0), 15#L1049-3true, 231#true, 233#true, 165#L1050-18true, 245#(= |#race~datas~0| 0), 238#true, 89#L1063-18true]) [2025-01-09 21:37:06,180 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-01-09 21:37:06,180 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:37:06,180 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:37:06,180 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:37:06,206 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([821] L1050-17-->L1050-18: Formula: (= |v_threadThread2of2ForFork0_#t~nondet8_3| |v_#race~threads_mask~0_10|) InVars {threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][260], [Black: 240#(= |#race~threads_mask~0| 0), 15#L1049-3true, 231#true, 233#true, 165#L1050-18true, 245#(= |#race~datas~0| 0), 238#true, 89#L1063-18true]) [2025-01-09 21:37:06,206 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-01-09 21:37:06,206 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:37:06,206 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:37:06,206 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:37:06,213 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([560] L1063-->L1063-1: Formula: (= |v_#race~threads_mask~0_4| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_4|} AuxVars[] AssignedVars[#race~threads_mask~0][198], [Black: 238#true, 240#(= |#race~threads_mask~0| 0), 231#true, 29#L1050-1true, 233#true, 165#L1050-18true, 64#L1063-1true, 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:06,213 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-01-09 21:37:06,213 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:06,213 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:06,214 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:37:06,215 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([560] L1063-->L1063-1: Formula: (= |v_#race~threads_mask~0_4| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_4|} AuxVars[] AssignedVars[#race~threads_mask~0][198], [Black: 238#true, 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 165#L1050-18true, 137#threadErr2ASSERT_VIOLATIONDATA_RACEtrue, 64#L1063-1true, 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:06,216 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-01-09 21:37:06,216 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:37:06,216 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:06,216 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:06,217 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([776] L1050-17-->L1050-18: Formula: (= |v_#race~threads_mask~0_10| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][210], [Black: 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 63#L1062-19true, 165#L1050-18true, 245#(= |#race~datas~0| 0), 129#L1050-18true, 238#true]) [2025-01-09 21:37:06,218 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-01-09 21:37:06,218 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:37:06,218 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:37:06,218 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:37:06,236 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1063-17-->L1063-18: Formula: (= |v_#race~threads_mask~0_7| |v_ULTIMATE.start_main_#t~nondet22#1_3|) InVars {ULTIMATE.start_main_#t~nondet22#1=|v_ULTIMATE.start_main_#t~nondet22#1_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_7|, ULTIMATE.start_main_#t~nondet22#1=|v_ULTIMATE.start_main_#t~nondet22#1_3|} AuxVars[] AssignedVars[#race~threads_mask~0][211], [Black: 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 238#true, 129#L1050-18true, 245#(= |#race~datas~0| 0), 223#L1050-7true, 89#L1063-18true]) [2025-01-09 21:37:06,237 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-01-09 21:37:06,237 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:06,237 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:06,237 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:06,241 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([776] L1050-17-->L1050-18: Formula: (= |v_#race~threads_mask~0_10| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][210], [Black: 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 165#L1050-18true, 64#L1063-1true, 129#L1050-18true, 245#(= |#race~datas~0| 0), 238#true]) [2025-01-09 21:37:06,242 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-01-09 21:37:06,242 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:06,242 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:06,242 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:06,242 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([776] L1050-17-->L1050-18: Formula: (= |v_#race~threads_mask~0_10| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][210], [Black: 240#(= |#race~threads_mask~0| 0), 231#true, 181#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 233#true, 165#L1050-18true, 129#L1050-18true, 245#(= |#race~datas~0| 0), 238#true]) [2025-01-09 21:37:06,242 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-01-09 21:37:06,242 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:06,242 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:06,242 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:06,243 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([560] L1063-->L1063-1: Formula: (= |v_#race~threads_mask~0_4| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_4|} AuxVars[] AssignedVars[#race~threads_mask~0][198], [Black: 238#true, 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 165#L1050-18true, 21#L1050-2true, 64#L1063-1true, 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:06,243 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-01-09 21:37:06,243 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:37:06,243 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:06,243 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:06,243 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([560] L1063-->L1063-1: Formula: (= |v_#race~threads_mask~0_4| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_4|} AuxVars[] AssignedVars[#race~threads_mask~0][198], [Black: 238#true, 15#L1049-3true, 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 165#L1050-18true, 64#L1063-1true, 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:06,243 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-01-09 21:37:06,243 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-01-09 21:37:06,243 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:06,243 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:06,245 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([560] L1063-->L1063-1: Formula: (= |v_#race~threads_mask~0_4| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_4|} AuxVars[] AssignedVars[#race~threads_mask~0][198], [Black: 238#true, 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 64#L1063-1true, 245#(= |#race~datas~0| 0), 129#L1050-18true, 223#L1050-7true]) [2025-01-09 21:37:06,245 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-01-09 21:37:06,245 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:37:06,245 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:06,245 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:06,247 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([821] L1050-17-->L1050-18: Formula: (= |v_threadThread2of2ForFork0_#t~nondet8_3| |v_#race~threads_mask~0_10|) InVars {threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][260], [Black: 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 165#L1050-18true, 63#L1062-19true, 245#(= |#race~datas~0| 0), 238#true, 129#L1050-18true]) [2025-01-09 21:37:06,248 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is not cut-off event [2025-01-09 21:37:06,248 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-01-09 21:37:06,248 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-01-09 21:37:06,248 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-01-09 21:37:06,256 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1063-17-->L1063-18: Formula: (= |v_#race~threads_mask~0_7| |v_ULTIMATE.start_main_#t~nondet22#1_3|) InVars {ULTIMATE.start_main_#t~nondet22#1=|v_ULTIMATE.start_main_#t~nondet22#1_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_7|, ULTIMATE.start_main_#t~nondet22#1=|v_ULTIMATE.start_main_#t~nondet22#1_3|} AuxVars[] AssignedVars[#race~threads_mask~0][211], [Black: 240#(= |#race~threads_mask~0| 0), 231#true, 29#L1050-1true, 233#true, 165#L1050-18true, 245#(= |#race~datas~0| 0), 238#true, 89#L1063-18true]) [2025-01-09 21:37:06,256 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-01-09 21:37:06,256 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:06,256 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:06,257 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:06,266 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([776] L1050-17-->L1050-18: Formula: (= |v_#race~threads_mask~0_10| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][210], [Black: 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 165#L1050-18true, 238#true, 245#(= |#race~datas~0| 0), 129#L1050-18true, 159#L1063-2true]) [2025-01-09 21:37:06,266 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-01-09 21:37:06,266 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:06,266 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:06,266 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:06,268 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([776] L1050-17-->L1050-18: Formula: (= |v_#race~threads_mask~0_10| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][181], [Black: 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 165#L1050-18true, 64#L1063-1true, 238#true, 129#L1050-18true, 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:06,268 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-01-09 21:37:06,268 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:06,268 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:06,268 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:06,269 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([821] L1050-17-->L1050-18: Formula: (= |v_threadThread2of2ForFork0_#t~nondet8_3| |v_#race~threads_mask~0_10|) InVars {threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][260], [Black: 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 165#L1050-18true, 64#L1063-1true, 245#(= |#race~datas~0| 0), 238#true, 129#L1050-18true]) [2025-01-09 21:37:06,269 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-01-09 21:37:06,269 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:06,269 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:06,269 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:06,282 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1063-17-->L1063-18: Formula: (= |v_#race~threads_mask~0_7| |v_ULTIMATE.start_main_#t~nondet22#1_3|) InVars {ULTIMATE.start_main_#t~nondet22#1=|v_ULTIMATE.start_main_#t~nondet22#1_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_7|, ULTIMATE.start_main_#t~nondet22#1=|v_ULTIMATE.start_main_#t~nondet22#1_3|} AuxVars[] AssignedVars[#race~threads_mask~0][211], [Black: 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 165#L1050-18true, 21#L1050-2true, 245#(= |#race~datas~0| 0), 238#true, 89#L1063-18true]) [2025-01-09 21:37:06,282 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-01-09 21:37:06,282 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:06,282 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:06,282 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:06,282 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1063-17-->L1063-18: Formula: (= |v_#race~threads_mask~0_7| |v_ULTIMATE.start_main_#t~nondet22#1_3|) InVars {ULTIMATE.start_main_#t~nondet22#1=|v_ULTIMATE.start_main_#t~nondet22#1_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_7|, ULTIMATE.start_main_#t~nondet22#1=|v_ULTIMATE.start_main_#t~nondet22#1_3|} AuxVars[] AssignedVars[#race~threads_mask~0][211], [Black: 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 137#threadErr2ASSERT_VIOLATIONDATA_RACEtrue, 165#L1050-18true, 245#(= |#race~datas~0| 0), 238#true, 89#L1063-18true]) [2025-01-09 21:37:06,282 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-01-09 21:37:06,282 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:06,282 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:06,282 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:06,286 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([805] L1050-->L1050-1: Formula: (= |v_#race~threads_mask~0_13| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_13|} AuxVars[] AssignedVars[#race~threads_mask~0][230], [5#L1050-1true, Black: 238#true, 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 129#L1050-18true, 245#(= |#race~datas~0| 0), 89#L1063-18true]) [2025-01-09 21:37:06,286 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is not cut-off event [2025-01-09 21:37:06,286 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-01-09 21:37:06,286 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-01-09 21:37:06,286 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-01-09 21:37:06,291 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([776] L1050-17-->L1050-18: Formula: (= |v_#race~threads_mask~0_10| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][181], [Black: 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 165#L1050-18true, 245#(= |#race~datas~0| 0), 238#true, 129#L1050-18true, 159#L1063-2true]) [2025-01-09 21:37:06,292 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-01-09 21:37:06,292 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:06,292 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:06,292 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:06,293 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([821] L1050-17-->L1050-18: Formula: (= |v_threadThread2of2ForFork0_#t~nondet8_3| |v_#race~threads_mask~0_10|) InVars {threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][260], [Black: 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 165#L1050-18true, 238#true, 129#L1050-18true, 245#(= |#race~datas~0| 0), 159#L1063-2true]) [2025-01-09 21:37:06,293 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-01-09 21:37:06,293 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:06,293 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:06,293 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:06,295 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([821] L1050-17-->L1050-18: Formula: (= |v_threadThread2of2ForFork0_#t~nondet8_3| |v_#race~threads_mask~0_10|) InVars {threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][260], [Black: 240#(= |#race~threads_mask~0| 0), 231#true, 181#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 233#true, 165#L1050-18true, 245#(= |#race~datas~0| 0), 238#true, 129#L1050-18true]) [2025-01-09 21:37:06,295 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-01-09 21:37:06,295 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:06,295 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:06,295 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:06,303 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([821] L1050-17-->L1050-18: Formula: (= |v_threadThread2of2ForFork0_#t~nondet8_3| |v_#race~threads_mask~0_10|) InVars {threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][260], [Black: 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 137#threadErr2ASSERT_VIOLATIONDATA_RACEtrue, 165#L1050-18true, 245#(= |#race~datas~0| 0), 238#true, 89#L1063-18true]) [2025-01-09 21:37:06,303 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-01-09 21:37:06,303 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:06,303 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:06,303 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:06,307 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1063-17-->L1063-18: Formula: (= |v_#race~threads_mask~0_7| |v_ULTIMATE.start_main_#t~nondet22#1_3|) InVars {ULTIMATE.start_main_#t~nondet22#1=|v_ULTIMATE.start_main_#t~nondet22#1_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_7|, ULTIMATE.start_main_#t~nondet22#1=|v_ULTIMATE.start_main_#t~nondet22#1_3|} AuxVars[] AssignedVars[#race~threads_mask~0][211], [Black: 240#(= |#race~threads_mask~0| 0), 231#true, 14#L1050-7true, 233#true, 165#L1050-18true, 238#true, 245#(= |#race~datas~0| 0), 89#L1063-18true]) [2025-01-09 21:37:06,307 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-01-09 21:37:06,307 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:06,307 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:06,307 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:06,317 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([776] L1050-17-->L1050-18: Formula: (= |v_#race~threads_mask~0_10| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][210], [Black: 240#(= |#race~threads_mask~0| 0), 72#L1063-7true, 231#true, 233#true, 165#L1050-18true, 129#L1050-18true, 238#true, 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:06,317 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-01-09 21:37:06,317 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:06,317 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:06,317 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:06,323 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([776] L1050-17-->L1050-18: Formula: (= |v_#race~threads_mask~0_10| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][210], [65#L1062-32true, Black: 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 165#L1050-18true, 129#L1050-18true, 245#(= |#race~datas~0| 0), 238#true]) [2025-01-09 21:37:06,323 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-01-09 21:37:06,323 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:06,323 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:06,324 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:06,334 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([552] L1063-17-->L1063-18: Formula: (= |v_#race~threads_mask~0_7| |v_ULTIMATE.start_main_#t~nondet22#1_3|) InVars {ULTIMATE.start_main_#t~nondet22#1=|v_ULTIMATE.start_main_#t~nondet22#1_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_7|, ULTIMATE.start_main_#t~nondet22#1=|v_ULTIMATE.start_main_#t~nondet22#1_3|} AuxVars[] AssignedVars[#race~threads_mask~0][211], [Black: 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 245#(= |#race~datas~0| 0), 238#true, 129#L1050-18true, 223#L1050-7true, 89#L1063-18true]) [2025-01-09 21:37:06,334 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-01-09 21:37:06,334 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:06,334 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:06,334 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:06,334 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:06,340 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([776] L1050-17-->L1050-18: Formula: (= |v_#race~threads_mask~0_10| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][210], [Black: 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 245#(= |#race~datas~0| 0), 238#true, 129#L1050-18true, 223#L1050-7true, 89#L1063-18true]) [2025-01-09 21:37:06,340 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-01-09 21:37:06,340 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:06,340 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:06,340 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:06,355 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([730] L1064-->L1064-3: Formula: (and (= 0 |v_ULTIMATE.start_main_#t~ret23#1_7|) (= |v_#pthreadsMutex_21| (store |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17| (store (select |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17|) |v_~#threads_mask_mutex~0.offset_17| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_22|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_21|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|, ULTIMATE.start_main_#t~ret23#1=|v_ULTIMATE.start_main_#t~ret23#1_7|} AuxVars[] AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret23#1][193], [Black: 240#(= |#race~threads_mask~0| 0), 17#L1049-3true, 231#true, 233#true, 129#L1050-18true, 238#true, 245#(= |#race~datas~0| 0), 212#L1064-3true]) [2025-01-09 21:37:06,355 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-01-09 21:37:06,356 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:06,356 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:06,356 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:06,365 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([776] L1050-17-->L1050-18: Formula: (= |v_#race~threads_mask~0_10| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][210], [Black: 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 165#L1050-18true, 129#L1050-18true, 245#(= |#race~datas~0| 0), 238#true, 89#L1063-18true]) [2025-01-09 21:37:06,365 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-01-09 21:37:06,365 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:06,365 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:06,365 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:06,366 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([821] L1050-17-->L1050-18: Formula: (= |v_threadThread2of2ForFork0_#t~nondet8_3| |v_#race~threads_mask~0_10|) InVars {threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][260], [72#L1063-7true, Black: 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 165#L1050-18true, 238#true, 129#L1050-18true, 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:06,366 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is not cut-off event [2025-01-09 21:37:06,366 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-01-09 21:37:06,366 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-01-09 21:37:06,366 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-01-09 21:37:06,372 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([821] L1050-17-->L1050-18: Formula: (= |v_threadThread2of2ForFork0_#t~nondet8_3| |v_#race~threads_mask~0_10|) InVars {threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][260], [65#L1062-32true, Black: 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 165#L1050-18true, 245#(= |#race~datas~0| 0), 238#true, 129#L1050-18true]) [2025-01-09 21:37:06,373 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is not cut-off event [2025-01-09 21:37:06,373 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-01-09 21:37:06,373 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-01-09 21:37:06,373 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-01-09 21:37:06,390 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([560] L1063-->L1063-1: Formula: (= |v_#race~threads_mask~0_4| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_4|} AuxVars[] AssignedVars[#race~threads_mask~0][198], [Black: 238#true, 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 165#L1050-18true, 64#L1063-1true, 129#L1050-18true, 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:06,390 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:06,390 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:06,390 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:06,390 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:06,397 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1063-17-->L1063-18: Formula: (= |v_#race~threads_mask~0_7| |v_ULTIMATE.start_main_#t~nondet22#1_3|) InVars {ULTIMATE.start_main_#t~nondet22#1=|v_ULTIMATE.start_main_#t~nondet22#1_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_7|, ULTIMATE.start_main_#t~nondet22#1=|v_ULTIMATE.start_main_#t~nondet22#1_3|} AuxVars[] AssignedVars[#race~threads_mask~0][211], [Black: 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 245#(= |#race~datas~0| 0), 238#true, 129#L1050-18true, 68#L1050-15true, 89#L1063-18true]) [2025-01-09 21:37:06,397 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-01-09 21:37:06,397 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:06,397 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:06,397 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:06,422 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1063-17-->L1063-18: Formula: (= |v_#race~threads_mask~0_7| |v_ULTIMATE.start_main_#t~nondet22#1_3|) InVars {ULTIMATE.start_main_#t~nondet22#1=|v_ULTIMATE.start_main_#t~nondet22#1_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_7|, ULTIMATE.start_main_#t~nondet22#1=|v_ULTIMATE.start_main_#t~nondet22#1_3|} AuxVars[] AssignedVars[#race~threads_mask~0][211], [Black: 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 165#L1050-18true, 245#(= |#race~datas~0| 0), 238#true, 129#L1050-18true, 89#L1063-18true]) [2025-01-09 21:37:06,422 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:06,422 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:06,422 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:06,422 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:06,425 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([821] L1050-17-->L1050-18: Formula: (= |v_threadThread2of2ForFork0_#t~nondet8_3| |v_#race~threads_mask~0_10|) InVars {threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][260], [Black: 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 165#L1050-18true, 245#(= |#race~datas~0| 0), 129#L1050-18true, 238#true, 89#L1063-18true]) [2025-01-09 21:37:06,425 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-01-09 21:37:06,425 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:06,425 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:06,425 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:06,426 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([776] L1050-17-->L1050-18: Formula: (= |v_#race~threads_mask~0_10| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][210], [Black: 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 165#L1050-18true, 238#true, 245#(= |#race~datas~0| 0), 129#L1050-18true, 89#L1063-18true]) [2025-01-09 21:37:06,426 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:06,426 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:06,426 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:06,426 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:06,426 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:06,443 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([776] L1050-17-->L1050-18: Formula: (= |v_#race~threads_mask~0_10| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][181], [Black: 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 165#L1050-18true, 64#L1063-1true, 238#true, 129#L1050-18true, 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:06,443 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:37:06,443 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:06,443 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:06,443 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:06,443 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:06,444 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([560] L1063-->L1063-1: Formula: (= |v_#race~threads_mask~0_4| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_4|} AuxVars[] AssignedVars[#race~threads_mask~0][198], [Black: 238#true, 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 165#L1050-18true, 66#L1051-3true, 64#L1063-1true, 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:06,444 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-01-09 21:37:06,444 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:06,444 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:06,444 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:06,450 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([776] L1050-17-->L1050-18: Formula: (= |v_#race~threads_mask~0_10| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][181], [Black: 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 165#L1050-18true, 238#true, 129#L1050-18true, 245#(= |#race~datas~0| 0), 159#L1063-2true]) [2025-01-09 21:37:06,450 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-01-09 21:37:06,450 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:06,450 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:06,450 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:06,451 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:06,452 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([776] L1050-17-->L1050-18: Formula: (= |v_#race~threads_mask~0_10| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][210], [Black: 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 245#(= |#race~datas~0| 0), 129#L1050-18true, 238#true, 163#L1051-3true, 89#L1063-18true]) [2025-01-09 21:37:06,452 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-01-09 21:37:06,452 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:06,452 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:06,452 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:06,453 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1063-17-->L1063-18: Formula: (= |v_#race~threads_mask~0_7| |v_ULTIMATE.start_main_#t~nondet22#1_3|) InVars {ULTIMATE.start_main_#t~nondet22#1=|v_ULTIMATE.start_main_#t~nondet22#1_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_7|, ULTIMATE.start_main_#t~nondet22#1=|v_ULTIMATE.start_main_#t~nondet22#1_3|} AuxVars[] AssignedVars[#race~threads_mask~0][211], [Black: 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 165#L1050-18true, 66#L1051-3true, 245#(= |#race~datas~0| 0), 238#true, 89#L1063-18true]) [2025-01-09 21:37:06,453 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-01-09 21:37:06,453 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:06,453 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:06,453 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:06,456 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([776] L1050-17-->L1050-18: Formula: (= |v_#race~threads_mask~0_10| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][181], [Black: 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 64#L1063-1true, 238#true, 129#L1050-18true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:06,456 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:37:06,456 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:06,456 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:06,456 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:06,456 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([776] L1050-17-->L1050-18: Formula: (= |v_#race~threads_mask~0_10| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][181], [Black: 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 64#L1063-1true, 238#true, 129#L1050-18true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:06,456 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:06,456 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:06,456 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:06,456 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:06,456 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:06,459 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([821] L1050-17-->L1050-18: Formula: (= |v_threadThread2of2ForFork0_#t~nondet8_3| |v_#race~threads_mask~0_10|) InVars {threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][260], [Black: 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 165#L1050-18true, 245#(= |#race~datas~0| 0), 238#true, 129#L1050-18true, 212#L1064-3true]) [2025-01-09 21:37:06,459 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-01-09 21:37:06,459 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:06,459 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:06,459 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:06,460 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([776] L1050-17-->L1050-18: Formula: (= |v_#race~threads_mask~0_10| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][210], [Black: 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 245#(= |#race~datas~0| 0), 129#L1050-18true, 238#true, 89#L1063-18true, 163#L1051-3true]) [2025-01-09 21:37:06,460 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-01-09 21:37:06,460 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:06,460 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:06,460 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:06,460 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:06,461 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([776] L1050-17-->L1050-18: Formula: (= |v_#race~threads_mask~0_10| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][181], [Black: 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 245#(= |#race~datas~0| 0), 238#true, 129#L1050-18true, 159#L1063-2true, 163#L1051-3true]) [2025-01-09 21:37:06,461 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-01-09 21:37:06,461 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:06,461 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:06,461 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:06,461 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([776] L1050-17-->L1050-18: Formula: (= |v_#race~threads_mask~0_10| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][181], [Black: 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 238#true, 129#L1050-18true, 245#(= |#race~datas~0| 0), 159#L1063-2true, 163#L1051-3true]) [2025-01-09 21:37:06,461 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:37:06,461 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:06,461 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:06,461 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:06,461 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:06,474 INFO L124 PetriNetUnfolderBase]: 3970/14376 cut-off events. [2025-01-09 21:37:06,475 INFO L125 PetriNetUnfolderBase]: For 725/816 co-relation queries the response was YES. [2025-01-09 21:37:06,517 INFO L83 FinitePrefix]: Finished finitePrefix Result has 20187 conditions, 14376 events. 3970/14376 cut-off events. For 725/816 co-relation queries the response was YES. Maximal size of possible extension queue 394. Compared 155883 event pairs, 810 based on Foata normal form. 0/11766 useless extension candidates. Maximal degree in co-relation 17260. Up to 3114 conditions per place. [2025-01-09 21:37:06,559 INFO L140 encePairwiseOnDemand]: 241/247 looper letters, 34 selfloop transitions, 3 changer transitions 0/261 dead transitions. [2025-01-09 21:37:06,559 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 232 places, 261 transitions, 691 flow [2025-01-09 21:37:06,559 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-01-09 21:37:06,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-01-09 21:37:06,560 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 688 transitions. [2025-01-09 21:37:06,560 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9284750337381916 [2025-01-09 21:37:06,560 INFO L175 Difference]: Start difference. First operand has 233 places, 253 transitions, 596 flow. Second operand 3 states and 688 transitions. [2025-01-09 21:37:06,560 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 232 places, 261 transitions, 691 flow [2025-01-09 21:37:06,566 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 230 places, 261 transitions, 669 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-01-09 21:37:06,568 INFO L231 Difference]: Finished difference. Result has 231 places, 253 transitions, 589 flow [2025-01-09 21:37:06,569 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=247, PETRI_DIFFERENCE_MINUEND_FLOW=568, PETRI_DIFFERENCE_MINUEND_PLACES=228, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=250, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=247, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=589, PETRI_PLACES=231, PETRI_TRANSITIONS=253} [2025-01-09 21:37:06,569 INFO L279 CegarLoopForPetriNet]: 232 programPoint places, -1 predicate places. [2025-01-09 21:37:06,569 INFO L471 AbstractCegarLoop]: Abstraction has has 231 places, 253 transitions, 589 flow [2025-01-09 21:37:06,569 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 217.0) internal successors, (651), 3 states have internal predecessors, (651), 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) [2025-01-09 21:37:06,569 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-09 21:37:06,569 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] [2025-01-09 21:37:06,570 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable26 [2025-01-09 21:37:06,570 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2025-01-09 21:37:06,570 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 21:37:06,570 INFO L85 PathProgramCache]: Analyzing trace with hash 1636063071, now seen corresponding path program 1 times [2025-01-09 21:37:06,570 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 21:37:06,570 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1628406124] [2025-01-09 21:37:06,570 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 21:37:06,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 21:37:06,576 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 50 statements into 1 equivalence classes. [2025-01-09 21:37:06,578 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 50 of 50 statements. [2025-01-09 21:37:06,578 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:37:06,578 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 21:37:06,605 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-01-09 21:37:06,605 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 21:37:06,605 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1628406124] [2025-01-09 21:37:06,605 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1628406124] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 21:37:06,605 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 21:37:06,605 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-01-09 21:37:06,605 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1140369708] [2025-01-09 21:37:06,605 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 21:37:06,606 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-01-09 21:37:06,606 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 21:37:06,606 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-01-09 21:37:06,606 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2025-01-09 21:37:06,680 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 215 out of 247 [2025-01-09 21:37:06,681 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 231 places, 253 transitions, 589 flow. Second operand has 5 states, 5 states have (on average 216.4) internal successors, (1082), 5 states have internal predecessors, (1082), 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) [2025-01-09 21:37:06,681 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-09 21:37:06,681 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 215 of 247 [2025-01-09 21:37:06,681 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-09 21:37:07,015 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([776] L1050-17-->L1050-18: Formula: (= |v_#race~threads_mask~0_10| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][217], [75#L1065-10true, Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, Black: 243#true, 233#true, 165#L1050-18true, 245#(= |#race~datas~0| 0), 129#L1050-18true]) [2025-01-09 21:37:07,015 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-01-09 21:37:07,015 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-01-09 21:37:07,015 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-01-09 21:37:07,015 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-01-09 21:37:07,030 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([821] L1050-17-->L1050-18: Formula: (= |v_threadThread2of2ForFork0_#t~nondet8_3| |v_#race~threads_mask~0_10|) InVars {threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][268], [75#L1065-10true, Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, Black: 243#true, 233#true, 165#L1050-18true, 245#(= |#race~datas~0| 0), 129#L1050-18true]) [2025-01-09 21:37:07,030 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-01-09 21:37:07,030 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-01-09 21:37:07,030 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-01-09 21:37:07,030 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-01-09 21:37:07,046 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1063-17-->L1063-18: Formula: (= |v_#race~threads_mask~0_7| |v_ULTIMATE.start_main_#t~nondet22#1_3|) InVars {ULTIMATE.start_main_#t~nondet22#1=|v_ULTIMATE.start_main_#t~nondet22#1_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_7|, ULTIMATE.start_main_#t~nondet22#1=|v_ULTIMATE.start_main_#t~nondet22#1_3|} AuxVars[] AssignedVars[#race~threads_mask~0][218], [Black: 240#(= |#race~threads_mask~0| 0), 171#$Ultimate##0true, 247#true, 231#true, Black: 243#true, 233#true, 165#L1050-18true, 245#(= |#race~datas~0| 0), 89#L1063-18true]) [2025-01-09 21:37:07,046 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-01-09 21:37:07,046 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-01-09 21:37:07,046 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-01-09 21:37:07,046 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-01-09 21:37:07,061 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([821] L1050-17-->L1050-18: Formula: (= |v_threadThread2of2ForFork0_#t~nondet8_3| |v_#race~threads_mask~0_10|) InVars {threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][268], [Black: 240#(= |#race~threads_mask~0| 0), 171#$Ultimate##0true, 247#true, 231#true, Black: 243#true, 233#true, 165#L1050-18true, 245#(= |#race~datas~0| 0), 89#L1063-18true]) [2025-01-09 21:37:07,061 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-01-09 21:37:07,061 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-01-09 21:37:07,061 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-01-09 21:37:07,061 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-01-09 21:37:07,079 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([560] L1063-->L1063-1: Formula: (= |v_#race~threads_mask~0_4| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_4|} AuxVars[] AssignedVars[#race~threads_mask~0][206], [171#$Ultimate##0true, Black: 238#true, 247#true, 231#true, Black: 243#true, 233#true, 165#L1050-18true, 64#L1063-1true, 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:07,079 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-01-09 21:37:07,079 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-01-09 21:37:07,079 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-01-09 21:37:07,079 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-01-09 21:37:07,093 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1063-17-->L1063-18: Formula: (= |v_#race~threads_mask~0_7| |v_ULTIMATE.start_main_#t~nondet22#1_3|) InVars {ULTIMATE.start_main_#t~nondet22#1=|v_ULTIMATE.start_main_#t~nondet22#1_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_7|, ULTIMATE.start_main_#t~nondet22#1=|v_ULTIMATE.start_main_#t~nondet22#1_3|} AuxVars[] AssignedVars[#race~threads_mask~0][218], [Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, Black: 243#true, 233#true, 67#L1048-1true, 165#L1050-18true, 245#(= |#race~datas~0| 0), 89#L1063-18true]) [2025-01-09 21:37:07,093 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-01-09 21:37:07,093 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-01-09 21:37:07,093 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-01-09 21:37:07,093 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-01-09 21:37:07,111 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([821] L1050-17-->L1050-18: Formula: (= |v_threadThread2of2ForFork0_#t~nondet8_3| |v_#race~threads_mask~0_10|) InVars {threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][268], [Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, Black: 243#true, 233#true, 67#L1048-1true, 165#L1050-18true, 245#(= |#race~datas~0| 0), 89#L1063-18true]) [2025-01-09 21:37:07,111 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-01-09 21:37:07,111 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-01-09 21:37:07,112 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-01-09 21:37:07,112 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-01-09 21:37:07,130 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([560] L1063-->L1063-1: Formula: (= |v_#race~threads_mask~0_4| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_4|} AuxVars[] AssignedVars[#race~threads_mask~0][206], [Black: 238#true, 247#true, 231#true, Black: 243#true, 233#true, 67#L1048-1true, 165#L1050-18true, 64#L1063-1true, 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:07,130 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-01-09 21:37:07,130 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-01-09 21:37:07,130 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-01-09 21:37:07,130 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-01-09 21:37:07,185 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([776] L1050-17-->L1050-18: Formula: (= |v_#race~threads_mask~0_10| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][217], [Black: 240#(= |#race~threads_mask~0| 0), 132#L1062-1true, 247#true, 231#true, Black: 243#true, 233#true, 165#L1050-18true, 129#L1050-18true, 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:07,185 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-01-09 21:37:07,186 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-01-09 21:37:07,186 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:37:07,186 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-01-09 21:37:07,186 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([776] L1050-17-->L1050-18: Formula: (= |v_#race~threads_mask~0_10| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][217], [Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, Black: 243#true, 233#true, 165#L1050-18true, 213#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 129#L1050-18true, 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:07,186 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-01-09 21:37:07,186 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:37:07,186 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:37:07,186 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:37:07,203 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([776] L1050-17-->L1050-18: Formula: (= |v_#race~threads_mask~0_10| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][217], [Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, Black: 243#true, 233#true, 165#L1050-18true, 7#L1062-2true, 245#(= |#race~datas~0| 0), 129#L1050-18true]) [2025-01-09 21:37:07,203 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-01-09 21:37:07,203 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:37:07,203 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:37:07,203 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:37:07,205 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([821] L1050-17-->L1050-18: Formula: (= |v_threadThread2of2ForFork0_#t~nondet8_3| |v_#race~threads_mask~0_10|) InVars {threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][268], [Black: 240#(= |#race~threads_mask~0| 0), 132#L1062-1true, 247#true, 231#true, Black: 243#true, 233#true, 165#L1050-18true, 245#(= |#race~datas~0| 0), 129#L1050-18true]) [2025-01-09 21:37:07,205 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-01-09 21:37:07,205 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-01-09 21:37:07,205 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:37:07,205 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-01-09 21:37:07,222 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([821] L1050-17-->L1050-18: Formula: (= |v_threadThread2of2ForFork0_#t~nondet8_3| |v_#race~threads_mask~0_10|) InVars {threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][268], [Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, Black: 243#true, 233#true, 165#L1050-18true, 7#L1062-2true, 245#(= |#race~datas~0| 0), 129#L1050-18true]) [2025-01-09 21:37:07,223 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-01-09 21:37:07,223 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:37:07,223 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:37:07,223 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:37:07,224 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([821] L1050-17-->L1050-18: Formula: (= |v_threadThread2of2ForFork0_#t~nondet8_3| |v_#race~threads_mask~0_10|) InVars {threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][268], [Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, Black: 243#true, 233#true, 165#L1050-18true, 213#ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACEtrue, 245#(= |#race~datas~0| 0), 129#L1050-18true]) [2025-01-09 21:37:07,224 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-01-09 21:37:07,224 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:37:07,224 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:37:07,224 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:37:07,245 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([776] L1050-17-->L1050-18: Formula: (= |v_#race~threads_mask~0_10| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][217], [Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, 59#L1071true, Black: 243#true, 233#true, 165#L1050-18true, 245#(= |#race~datas~0| 0), 129#L1050-18true]) [2025-01-09 21:37:07,245 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-01-09 21:37:07,245 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:37:07,245 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:37:07,245 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:37:07,263 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([821] L1050-17-->L1050-18: Formula: (= |v_threadThread2of2ForFork0_#t~nondet8_3| |v_#race~threads_mask~0_10|) InVars {threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][268], [Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, 59#L1071true, Black: 243#true, 233#true, 165#L1050-18true, 129#L1050-18true, 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:07,263 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-01-09 21:37:07,264 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:37:07,264 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:37:07,264 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:37:07,303 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([782] L1051-->L1051-3: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][203], [5#L1050-1true, Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, Black: 243#true, 233#true, 66#L1051-3true, 245#(= |#race~datas~0| 0), 173#ULTIMATE.startFINALtrue]) [2025-01-09 21:37:07,303 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-01-09 21:37:07,303 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:37:07,303 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:37:07,303 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:37:07,321 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([782] L1051-->L1051-3: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][203], [Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, Black: 243#true, 233#true, 192#L1050-2true, 66#L1051-3true, 245#(= |#race~datas~0| 0), 173#ULTIMATE.startFINALtrue]) [2025-01-09 21:37:07,321 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-01-09 21:37:07,321 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:37:07,321 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:37:07,321 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:37:07,328 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1063-17-->L1063-18: Formula: (= |v_#race~threads_mask~0_7| |v_ULTIMATE.start_main_#t~nondet22#1_3|) InVars {ULTIMATE.start_main_#t~nondet22#1=|v_ULTIMATE.start_main_#t~nondet22#1_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_7|, ULTIMATE.start_main_#t~nondet22#1=|v_ULTIMATE.start_main_#t~nondet22#1_3|} AuxVars[] AssignedVars[#race~threads_mask~0][218], [Black: 240#(= |#race~threads_mask~0| 0), 247#true, 15#L1049-3true, 231#true, Black: 243#true, 233#true, 165#L1050-18true, 245#(= |#race~datas~0| 0), 89#L1063-18true]) [2025-01-09 21:37:07,328 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-01-09 21:37:07,328 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:37:07,328 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:37:07,328 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:37:07,346 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([821] L1050-17-->L1050-18: Formula: (= |v_threadThread2of2ForFork0_#t~nondet8_3| |v_#race~threads_mask~0_10|) InVars {threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][268], [Black: 240#(= |#race~threads_mask~0| 0), 247#true, 15#L1049-3true, 231#true, Black: 243#true, 233#true, 165#L1050-18true, 245#(= |#race~datas~0| 0), 89#L1063-18true]) [2025-01-09 21:37:07,347 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-01-09 21:37:07,347 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:37:07,347 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:37:07,347 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:37:07,364 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1063-17-->L1063-18: Formula: (= |v_#race~threads_mask~0_7| |v_ULTIMATE.start_main_#t~nondet22#1_3|) InVars {ULTIMATE.start_main_#t~nondet22#1=|v_ULTIMATE.start_main_#t~nondet22#1_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_7|, ULTIMATE.start_main_#t~nondet22#1=|v_ULTIMATE.start_main_#t~nondet22#1_3|} AuxVars[] AssignedVars[#race~threads_mask~0][218], [Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, Black: 243#true, 233#true, 137#threadErr2ASSERT_VIOLATIONDATA_RACEtrue, 165#L1050-18true, 245#(= |#race~datas~0| 0), 89#L1063-18true]) [2025-01-09 21:37:07,364 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-01-09 21:37:07,364 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:07,364 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:07,364 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:07,364 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1063-17-->L1063-18: Formula: (= |v_#race~threads_mask~0_7| |v_ULTIMATE.start_main_#t~nondet22#1_3|) InVars {ULTIMATE.start_main_#t~nondet22#1=|v_ULTIMATE.start_main_#t~nondet22#1_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_7|, ULTIMATE.start_main_#t~nondet22#1=|v_ULTIMATE.start_main_#t~nondet22#1_3|} AuxVars[] AssignedVars[#race~threads_mask~0][218], [Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, Black: 243#true, 29#L1050-1true, 233#true, 165#L1050-18true, 245#(= |#race~datas~0| 0), 89#L1063-18true]) [2025-01-09 21:37:07,364 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-01-09 21:37:07,364 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:07,364 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:07,365 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:07,366 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1063-17-->L1063-18: Formula: (= |v_#race~threads_mask~0_7| |v_ULTIMATE.start_main_#t~nondet22#1_3|) InVars {ULTIMATE.start_main_#t~nondet22#1=|v_ULTIMATE.start_main_#t~nondet22#1_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_7|, ULTIMATE.start_main_#t~nondet22#1=|v_ULTIMATE.start_main_#t~nondet22#1_3|} AuxVars[] AssignedVars[#race~threads_mask~0][218], [Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, Black: 243#true, 233#true, 245#(= |#race~datas~0| 0), 129#L1050-18true, 223#L1050-7true, 89#L1063-18true]) [2025-01-09 21:37:07,366 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-01-09 21:37:07,367 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:07,367 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:07,367 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:07,371 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([776] L1050-17-->L1050-18: Formula: (= |v_#race~threads_mask~0_10| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][217], [Black: 240#(= |#race~threads_mask~0| 0), 247#true, 181#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 231#true, Black: 243#true, 233#true, 165#L1050-18true, 245#(= |#race~datas~0| 0), 129#L1050-18true]) [2025-01-09 21:37:07,371 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-01-09 21:37:07,372 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:07,372 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:07,372 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:07,372 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([776] L1050-17-->L1050-18: Formula: (= |v_#race~threads_mask~0_10| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][217], [Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, Black: 243#true, 233#true, 165#L1050-18true, 64#L1063-1true, 245#(= |#race~datas~0| 0), 129#L1050-18true]) [2025-01-09 21:37:07,372 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-01-09 21:37:07,372 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:07,372 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:07,372 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:07,373 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([560] L1063-->L1063-1: Formula: (= |v_#race~threads_mask~0_4| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_4|} AuxVars[] AssignedVars[#race~threads_mask~0][206], [Black: 238#true, 247#true, 15#L1049-3true, 231#true, Black: 243#true, 233#true, 165#L1050-18true, 64#L1063-1true, 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:07,374 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-01-09 21:37:07,374 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-01-09 21:37:07,374 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:07,374 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:07,374 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([560] L1063-->L1063-1: Formula: (= |v_#race~threads_mask~0_4| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_4|} AuxVars[] AssignedVars[#race~threads_mask~0][82], [Black: 238#true, 247#true, 231#true, Black: 243#true, 233#true, 165#L1050-18true, 21#L1050-2true, 64#L1063-1true, 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:07,374 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-01-09 21:37:07,374 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:07,374 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:07,374 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:37:07,374 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([560] L1063-->L1063-1: Formula: (= |v_#race~threads_mask~0_4| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_4|} AuxVars[] AssignedVars[#race~threads_mask~0][82], [Black: 238#true, 247#true, 231#true, Black: 243#true, 29#L1050-1true, 233#true, 165#L1050-18true, 64#L1063-1true, 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:07,374 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-01-09 21:37:07,374 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:07,374 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:07,374 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:37:07,385 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1063-17-->L1063-18: Formula: (= |v_#race~threads_mask~0_7| |v_ULTIMATE.start_main_#t~nondet22#1_3|) InVars {ULTIMATE.start_main_#t~nondet22#1=|v_ULTIMATE.start_main_#t~nondet22#1_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_7|, ULTIMATE.start_main_#t~nondet22#1=|v_ULTIMATE.start_main_#t~nondet22#1_3|} AuxVars[] AssignedVars[#race~threads_mask~0][107], [Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, Black: 243#true, 29#L1050-1true, 233#true, 165#L1050-18true, 245#(= |#race~datas~0| 0), 89#L1063-18true]) [2025-01-09 21:37:07,385 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-01-09 21:37:07,385 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:07,385 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:07,385 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:07,386 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([821] L1050-17-->L1050-18: Formula: (= |v_threadThread2of2ForFork0_#t~nondet8_3| |v_#race~threads_mask~0_10|) InVars {threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][268], [Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, Black: 243#true, 29#L1050-1true, 233#true, 165#L1050-18true, 245#(= |#race~datas~0| 0), 89#L1063-18true]) [2025-01-09 21:37:07,386 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-01-09 21:37:07,386 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:07,386 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:07,386 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:07,386 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1063-17-->L1063-18: Formula: (= |v_#race~threads_mask~0_7| |v_ULTIMATE.start_main_#t~nondet22#1_3|) InVars {ULTIMATE.start_main_#t~nondet22#1=|v_ULTIMATE.start_main_#t~nondet22#1_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_7|, ULTIMATE.start_main_#t~nondet22#1=|v_ULTIMATE.start_main_#t~nondet22#1_3|} AuxVars[] AssignedVars[#race~threads_mask~0][218], [Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, Black: 243#true, 233#true, 165#L1050-18true, 21#L1050-2true, 245#(= |#race~datas~0| 0), 89#L1063-18true]) [2025-01-09 21:37:07,386 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-01-09 21:37:07,386 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:07,386 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:07,386 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:07,389 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([776] L1050-17-->L1050-18: Formula: (= |v_#race~threads_mask~0_10| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][217], [Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, Black: 243#true, 233#true, 165#L1050-18true, 245#(= |#race~datas~0| 0), 129#L1050-18true, 159#L1063-2true]) [2025-01-09 21:37:07,389 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-01-09 21:37:07,389 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:07,389 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:07,389 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:07,391 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([821] L1050-17-->L1050-18: Formula: (= |v_threadThread2of2ForFork0_#t~nondet8_3| |v_#race~threads_mask~0_10|) InVars {threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][268], [Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, Black: 243#true, 233#true, 165#L1050-18true, 64#L1063-1true, 245#(= |#race~datas~0| 0), 129#L1050-18true]) [2025-01-09 21:37:07,391 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-01-09 21:37:07,391 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:07,391 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:07,391 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:07,401 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1063-17-->L1063-18: Formula: (= |v_#race~threads_mask~0_7| |v_ULTIMATE.start_main_#t~nondet22#1_3|) InVars {ULTIMATE.start_main_#t~nondet22#1=|v_ULTIMATE.start_main_#t~nondet22#1_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_7|, ULTIMATE.start_main_#t~nondet22#1=|v_ULTIMATE.start_main_#t~nondet22#1_3|} AuxVars[] AssignedVars[#race~threads_mask~0][107], [Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, Black: 243#true, 233#true, 165#L1050-18true, 21#L1050-2true, 245#(= |#race~datas~0| 0), 89#L1063-18true]) [2025-01-09 21:37:07,401 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-01-09 21:37:07,401 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:07,401 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:07,401 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:07,403 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([821] L1050-17-->L1050-18: Formula: (= |v_threadThread2of2ForFork0_#t~nondet8_3| |v_#race~threads_mask~0_10|) InVars {threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][268], [Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, Black: 243#true, 233#true, 165#L1050-18true, 21#L1050-2true, 245#(= |#race~datas~0| 0), 89#L1063-18true]) [2025-01-09 21:37:07,403 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-01-09 21:37:07,403 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:07,403 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:07,403 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:07,403 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([821] L1050-17-->L1050-18: Formula: (= |v_threadThread2of2ForFork0_#t~nondet8_3| |v_#race~threads_mask~0_10|) InVars {threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][268], [Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, Black: 243#true, 233#true, 165#L1050-18true, 137#threadErr2ASSERT_VIOLATIONDATA_RACEtrue, 245#(= |#race~datas~0| 0), 89#L1063-18true]) [2025-01-09 21:37:07,403 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-01-09 21:37:07,403 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:07,403 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:07,403 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:07,406 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([821] L1050-17-->L1050-18: Formula: (= |v_threadThread2of2ForFork0_#t~nondet8_3| |v_#race~threads_mask~0_10|) InVars {threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][268], [Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, Black: 243#true, 233#true, 165#L1050-18true, 245#(= |#race~datas~0| 0), 129#L1050-18true, 159#L1063-2true]) [2025-01-09 21:37:07,406 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-01-09 21:37:07,406 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:07,406 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:07,406 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:07,408 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([821] L1050-17-->L1050-18: Formula: (= |v_threadThread2of2ForFork0_#t~nondet8_3| |v_#race~threads_mask~0_10|) InVars {threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][268], [Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, 181#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, Black: 243#true, 233#true, 165#L1050-18true, 245#(= |#race~datas~0| 0), 129#L1050-18true]) [2025-01-09 21:37:07,408 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-01-09 21:37:07,408 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:07,408 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:07,408 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:07,409 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([560] L1063-->L1063-1: Formula: (= |v_#race~threads_mask~0_4| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_4|} AuxVars[] AssignedVars[#race~threads_mask~0][206], [Black: 238#true, 247#true, 231#true, Black: 243#true, 233#true, 64#L1063-1true, 245#(= |#race~datas~0| 0), 129#L1050-18true, 223#L1050-7true]) [2025-01-09 21:37:07,409 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-01-09 21:37:07,409 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:37:07,409 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:07,409 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:07,409 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([560] L1063-->L1063-1: Formula: (= |v_#race~threads_mask~0_4| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_4|} AuxVars[] AssignedVars[#race~threads_mask~0][206], [Black: 238#true, 247#true, 231#true, Black: 243#true, 233#true, 64#L1063-1true, 245#(= |#race~datas~0| 0), 129#L1050-18true, 223#L1050-7true]) [2025-01-09 21:37:07,409 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-01-09 21:37:07,409 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:37:07,409 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:07,409 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:07,409 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:07,409 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([560] L1063-->L1063-1: Formula: (= |v_#race~threads_mask~0_4| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_4|} AuxVars[] AssignedVars[#race~threads_mask~0][206], [Black: 238#true, 247#true, 231#true, Black: 243#true, 29#L1050-1true, 233#true, 165#L1050-18true, 64#L1063-1true, 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:07,409 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-01-09 21:37:07,410 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:07,410 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:07,410 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:37:07,410 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([560] L1063-->L1063-1: Formula: (= |v_#race~threads_mask~0_4| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_4|} AuxVars[] AssignedVars[#race~threads_mask~0][206], [Black: 238#true, 247#true, 231#true, Black: 243#true, 233#true, 137#threadErr2ASSERT_VIOLATIONDATA_RACEtrue, 165#L1050-18true, 64#L1063-1true, 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:07,410 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-01-09 21:37:07,410 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:37:07,410 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:07,410 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:07,418 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([776] L1050-17-->L1050-18: Formula: (= |v_#race~threads_mask~0_10| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][217], [Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, Black: 243#true, 233#true, 129#L1050-18true, 245#(= |#race~datas~0| 0), 223#L1050-7true, 89#L1063-18true]) [2025-01-09 21:37:07,418 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-01-09 21:37:07,418 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:07,418 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:07,418 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:07,424 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1063-17-->L1063-18: Formula: (= |v_#race~threads_mask~0_7| |v_ULTIMATE.start_main_#t~nondet22#1_3|) InVars {ULTIMATE.start_main_#t~nondet22#1=|v_ULTIMATE.start_main_#t~nondet22#1_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_7|, ULTIMATE.start_main_#t~nondet22#1=|v_ULTIMATE.start_main_#t~nondet22#1_3|} AuxVars[] AssignedVars[#race~threads_mask~0][218], [Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, Black: 243#true, 233#true, 245#(= |#race~datas~0| 0), 129#L1050-18true, 68#L1050-15true, 89#L1063-18true]) [2025-01-09 21:37:07,425 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-01-09 21:37:07,425 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:07,425 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:07,425 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:07,428 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([560] L1063-->L1063-1: Formula: (= |v_#race~threads_mask~0_4| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_4|} AuxVars[] AssignedVars[#race~threads_mask~0][206], [Black: 238#true, 247#true, 231#true, Black: 243#true, 233#true, 165#L1050-18true, 21#L1050-2true, 64#L1063-1true, 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:07,428 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-01-09 21:37:07,428 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:37:07,428 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:07,429 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:07,434 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([552] L1063-17-->L1063-18: Formula: (= |v_#race~threads_mask~0_7| |v_ULTIMATE.start_main_#t~nondet22#1_3|) InVars {ULTIMATE.start_main_#t~nondet22#1=|v_ULTIMATE.start_main_#t~nondet22#1_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_7|, ULTIMATE.start_main_#t~nondet22#1=|v_ULTIMATE.start_main_#t~nondet22#1_3|} AuxVars[] AssignedVars[#race~threads_mask~0][218], [Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, Black: 243#true, 233#true, 245#(= |#race~datas~0| 0), 129#L1050-18true, 223#L1050-7true, 89#L1063-18true]) [2025-01-09 21:37:07,434 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-01-09 21:37:07,434 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:07,434 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:07,434 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:07,434 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:07,438 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([776] L1050-17-->L1050-18: Formula: (= |v_#race~threads_mask~0_10| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][217], [Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, Black: 243#true, 233#true, 245#(= |#race~datas~0| 0), 129#L1050-18true, 223#L1050-7true, 89#L1063-18true]) [2025-01-09 21:37:07,438 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-01-09 21:37:07,439 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:07,439 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:07,439 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:07,439 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:07,455 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1063-17-->L1063-18: Formula: (= |v_#race~threads_mask~0_7| |v_ULTIMATE.start_main_#t~nondet22#1_3|) InVars {ULTIMATE.start_main_#t~nondet22#1=|v_ULTIMATE.start_main_#t~nondet22#1_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_7|, ULTIMATE.start_main_#t~nondet22#1=|v_ULTIMATE.start_main_#t~nondet22#1_3|} AuxVars[] AssignedVars[#race~threads_mask~0][218], [Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, Black: 243#true, 233#true, 165#L1050-18true, 245#(= |#race~datas~0| 0), 129#L1050-18true, 89#L1063-18true]) [2025-01-09 21:37:07,455 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-01-09 21:37:07,455 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:07,455 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:07,455 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:07,465 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([776] L1050-17-->L1050-18: Formula: (= |v_#race~threads_mask~0_10| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][217], [Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, Black: 243#true, 233#true, 165#L1050-18true, 245#(= |#race~datas~0| 0), 129#L1050-18true, 89#L1063-18true]) [2025-01-09 21:37:07,465 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-01-09 21:37:07,465 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:07,465 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:07,465 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:07,465 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([776] L1050-17-->L1050-18: Formula: (= |v_#race~threads_mask~0_10| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][217], [Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, Black: 243#true, 233#true, 245#(= |#race~datas~0| 0), 129#L1050-18true, 68#L1050-15true, 89#L1063-18true]) [2025-01-09 21:37:07,465 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-01-09 21:37:07,465 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:07,465 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:07,465 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:07,474 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([560] L1063-->L1063-1: Formula: (= |v_#race~threads_mask~0_4| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_4|} AuxVars[] AssignedVars[#race~threads_mask~0][206], [Black: 238#true, 247#true, 231#true, Black: 243#true, 233#true, 165#L1050-18true, 64#L1063-1true, 245#(= |#race~datas~0| 0), 129#L1050-18true]) [2025-01-09 21:37:07,474 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:37:07,474 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:07,474 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:07,474 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:07,477 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([552] L1063-17-->L1063-18: Formula: (= |v_#race~threads_mask~0_7| |v_ULTIMATE.start_main_#t~nondet22#1_3|) InVars {ULTIMATE.start_main_#t~nondet22#1=|v_ULTIMATE.start_main_#t~nondet22#1_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_7|, ULTIMATE.start_main_#t~nondet22#1=|v_ULTIMATE.start_main_#t~nondet22#1_3|} AuxVars[] AssignedVars[#race~threads_mask~0][218], [Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, Black: 243#true, 233#true, 245#(= |#race~datas~0| 0), 129#L1050-18true, 68#L1050-15true, 89#L1063-18true]) [2025-01-09 21:37:07,477 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-01-09 21:37:07,477 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:07,477 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:07,477 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:07,477 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:07,482 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([776] L1050-17-->L1050-18: Formula: (= |v_#race~threads_mask~0_10| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][217], [Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, Black: 243#true, 233#true, 129#L1050-18true, 245#(= |#race~datas~0| 0), 68#L1050-15true, 89#L1063-18true]) [2025-01-09 21:37:07,482 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-01-09 21:37:07,482 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:07,482 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:07,482 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:07,482 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:07,485 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([560] L1063-->L1063-1: Formula: (= |v_#race~threads_mask~0_4| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_4|} AuxVars[] AssignedVars[#race~threads_mask~0][206], [Black: 238#true, 247#true, 231#true, Black: 243#true, 233#true, 165#L1050-18true, 64#L1063-1true, 245#(= |#race~datas~0| 0), 129#L1050-18true]) [2025-01-09 21:37:07,486 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:37:07,486 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:07,486 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:07,486 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:07,486 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:07,501 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([552] L1063-17-->L1063-18: Formula: (= |v_#race~threads_mask~0_7| |v_ULTIMATE.start_main_#t~nondet22#1_3|) InVars {ULTIMATE.start_main_#t~nondet22#1=|v_ULTIMATE.start_main_#t~nondet22#1_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_7|, ULTIMATE.start_main_#t~nondet22#1=|v_ULTIMATE.start_main_#t~nondet22#1_3|} AuxVars[] AssignedVars[#race~threads_mask~0][218], [Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, Black: 243#true, 233#true, 165#L1050-18true, 245#(= |#race~datas~0| 0), 129#L1050-18true, 89#L1063-18true]) [2025-01-09 21:37:07,501 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:07,501 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:07,501 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:07,501 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:07,501 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:07,504 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([821] L1050-17-->L1050-18: Formula: (= |v_threadThread2of2ForFork0_#t~nondet8_3| |v_#race~threads_mask~0_10|) InVars {threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][268], [Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, Black: 243#true, 233#true, 165#L1050-18true, 245#(= |#race~datas~0| 0), 129#L1050-18true, 89#L1063-18true]) [2025-01-09 21:37:07,504 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-01-09 21:37:07,504 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:07,504 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:07,504 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:07,535 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([782] L1051-->L1051-3: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][203], [Black: 240#(= |#race~threads_mask~0| 0), 189#L1068true, 247#true, 231#true, Black: 243#true, 66#L1051-3true, 245#(= |#race~datas~0| 0), 232#true]) [2025-01-09 21:37:07,535 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:07,535 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-01-09 21:37:07,535 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-01-09 21:37:07,535 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-01-09 21:37:07,537 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([776] L1050-17-->L1050-18: Formula: (= |v_#race~threads_mask~0_10| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][217], [Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, Black: 243#true, 233#true, 165#L1050-18true, 245#(= |#race~datas~0| 0), 129#L1050-18true, 212#L1064-3true]) [2025-01-09 21:37:07,537 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-01-09 21:37:07,537 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:07,537 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:07,537 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:07,537 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([776] L1050-17-->L1050-18: Formula: (= |v_#race~threads_mask~0_10| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][217], [Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, Black: 243#true, 233#true, 165#L1050-18true, 245#(= |#race~datas~0| 0), 129#L1050-18true, 212#L1064-3true]) [2025-01-09 21:37:07,537 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-01-09 21:37:07,537 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:07,538 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:07,538 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:07,538 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:07,540 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([782] L1051-->L1051-3: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][203], [Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, 61#L1070true, Black: 243#true, 66#L1051-3true, 245#(= |#race~datas~0| 0), 232#true]) [2025-01-09 21:37:07,540 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:37:07,540 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-01-09 21:37:07,540 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-01-09 21:37:07,540 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-01-09 21:37:07,561 INFO L124 PetriNetUnfolderBase]: 3423/12573 cut-off events. [2025-01-09 21:37:07,562 INFO L125 PetriNetUnfolderBase]: For 127/127 co-relation queries the response was YES. [2025-01-09 21:37:07,597 INFO L83 FinitePrefix]: Finished finitePrefix Result has 17208 conditions, 12573 events. 3423/12573 cut-off events. For 127/127 co-relation queries the response was YES. Maximal size of possible extension queue 396. Compared 134503 event pairs, 975 based on Foata normal form. 1/10367 useless extension candidates. Maximal degree in co-relation 14960. Up to 2857 conditions per place. [2025-01-09 21:37:07,627 INFO L140 encePairwiseOnDemand]: 239/247 looper letters, 40 selfloop transitions, 2 changer transitions 5/270 dead transitions. [2025-01-09 21:37:07,627 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 236 places, 270 transitions, 717 flow [2025-01-09 21:37:07,627 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-01-09 21:37:07,627 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-01-09 21:37:07,628 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1338 transitions. [2025-01-09 21:37:07,628 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.902834008097166 [2025-01-09 21:37:07,628 INFO L175 Difference]: Start difference. First operand has 231 places, 253 transitions, 589 flow. Second operand 6 states and 1338 transitions. [2025-01-09 21:37:07,628 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 236 places, 270 transitions, 717 flow [2025-01-09 21:37:07,630 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 236 places, 270 transitions, 717 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-01-09 21:37:07,632 INFO L231 Difference]: Finished difference. Result has 240 places, 254 transitions, 611 flow [2025-01-09 21:37:07,632 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=247, PETRI_DIFFERENCE_MINUEND_FLOW=589, PETRI_DIFFERENCE_MINUEND_PLACES=231, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=253, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=251, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=611, PETRI_PLACES=240, PETRI_TRANSITIONS=254} [2025-01-09 21:37:07,632 INFO L279 CegarLoopForPetriNet]: 232 programPoint places, 8 predicate places. [2025-01-09 21:37:07,632 INFO L471 AbstractCegarLoop]: Abstraction has has 240 places, 254 transitions, 611 flow [2025-01-09 21:37:07,633 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 216.4) internal successors, (1082), 5 states have internal predecessors, (1082), 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) [2025-01-09 21:37:07,633 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-09 21:37:07,633 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] [2025-01-09 21:37:07,633 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable27 [2025-01-09 21:37:07,633 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2025-01-09 21:37:07,633 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 21:37:07,634 INFO L85 PathProgramCache]: Analyzing trace with hash 585238006, now seen corresponding path program 1 times [2025-01-09 21:37:07,634 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 21:37:07,634 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1888645891] [2025-01-09 21:37:07,634 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 21:37:07,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 21:37:07,638 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 63 statements into 1 equivalence classes. [2025-01-09 21:37:07,639 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 63 of 63 statements. [2025-01-09 21:37:07,639 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:37:07,640 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 21:37:07,686 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-01-09 21:37:07,686 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 21:37:07,686 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1888645891] [2025-01-09 21:37:07,686 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1888645891] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 21:37:07,686 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 21:37:07,686 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-01-09 21:37:07,687 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [50657869] [2025-01-09 21:37:07,687 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 21:37:07,687 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-01-09 21:37:07,687 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 21:37:07,687 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-01-09 21:37:07,687 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-01-09 21:37:07,714 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 221 out of 247 [2025-01-09 21:37:07,714 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 240 places, 254 transitions, 611 flow. Second operand has 3 states, 3 states have (on average 222.33333333333334) internal successors, (667), 3 states have internal predecessors, (667), 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) [2025-01-09 21:37:07,714 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-09 21:37:07,714 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 221 of 247 [2025-01-09 21:37:07,714 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-09 21:37:08,373 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([549] L1062-30-->L1062-32: Formula: (let ((.cse1 (<= 0 v_~threads_mask~0_30)) (.cse2 (<= 0 |v_ULTIMATE.start_main_#t~bitwise18#1_11|)) (.cse0 (< |v_ULTIMATE.start_main_#t~bitwise18#1_11| 0)) (.cse3 (< v_~threads_mask~0_30 0))) (and (or (<= |v_ULTIMATE.start_main_#t~bitwise19#1_9| |v_ULTIMATE.start_main_#t~bitwise18#1_11|) (and .cse0 .cse1)) (or (< (+ v_~threads_mask~0_30 |v_ULTIMATE.start_main_#t~bitwise18#1_11|) |v_ULTIMATE.start_main_#t~bitwise19#1_9|) (and .cse2 .cse1)) (<= 0 (+ |v_ULTIMATE.start_main_#t~bitwise19#1_9| 2147483648)) (or (<= |v_ULTIMATE.start_main_#t~bitwise19#1_9| v_~threads_mask~0_30) (and .cse2 .cse3)) (or (<= 0 |v_ULTIMATE.start_main_#t~bitwise19#1_9|) (and .cse0 .cse3)))) InVars {~threads_mask~0=v_~threads_mask~0_30, ULTIMATE.start_main_#t~bitwise18#1=|v_ULTIMATE.start_main_#t~bitwise18#1_11|} OutVars{ULTIMATE.start_main_#t~bitwise19#1=|v_ULTIMATE.start_main_#t~bitwise19#1_9|, ~threads_mask~0=v_~threads_mask~0_30, ULTIMATE.start_main_#t~bitwise18#1=|v_ULTIMATE.start_main_#t~bitwise18#1_11|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~bitwise19#1][175], [Black: 250#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 247#true, 233#true, 14#L1050-7true, 65#L1062-32true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), Black: 253#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 163#L1051-3true, 258#true, Black: 251#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0))]) [2025-01-09 21:37:08,373 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-01-09 21:37:08,374 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:08,374 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:08,374 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:08,577 INFO L124 PetriNetUnfolderBase]: 2997/11025 cut-off events. [2025-01-09 21:37:08,577 INFO L125 PetriNetUnfolderBase]: For 156/156 co-relation queries the response was YES. [2025-01-09 21:37:08,596 INFO L83 FinitePrefix]: Finished finitePrefix Result has 15002 conditions, 11025 events. 2997/11025 cut-off events. For 156/156 co-relation queries the response was YES. Maximal size of possible extension queue 385. Compared 114164 event pairs, 882 based on Foata normal form. 1/9124 useless extension candidates. Maximal degree in co-relation 14854. Up to 2726 conditions per place. [2025-01-09 21:37:08,612 INFO L140 encePairwiseOnDemand]: 244/247 looper letters, 29 selfloop transitions, 2 changer transitions 0/261 dead transitions. [2025-01-09 21:37:08,612 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 239 places, 261 transitions, 687 flow [2025-01-09 21:37:08,613 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-01-09 21:37:08,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-01-09 21:37:08,613 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 695 transitions. [2025-01-09 21:37:08,614 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9379217273954116 [2025-01-09 21:37:08,614 INFO L175 Difference]: Start difference. First operand has 240 places, 254 transitions, 611 flow. Second operand 3 states and 695 transitions. [2025-01-09 21:37:08,614 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 239 places, 261 transitions, 687 flow [2025-01-09 21:37:08,615 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 235 places, 261 transitions, 675 flow, removed 5 selfloop flow, removed 4 redundant places. [2025-01-09 21:37:08,617 INFO L231 Difference]: Finished difference. Result has 236 places, 255 transitions, 611 flow [2025-01-09 21:37:08,617 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=247, PETRI_DIFFERENCE_MINUEND_FLOW=599, PETRI_DIFFERENCE_MINUEND_PLACES=233, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=254, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=252, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=611, PETRI_PLACES=236, PETRI_TRANSITIONS=255} [2025-01-09 21:37:08,617 INFO L279 CegarLoopForPetriNet]: 232 programPoint places, 4 predicate places. [2025-01-09 21:37:08,618 INFO L471 AbstractCegarLoop]: Abstraction has has 236 places, 255 transitions, 611 flow [2025-01-09 21:37:08,618 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 222.33333333333334) internal successors, (667), 3 states have internal predecessors, (667), 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) [2025-01-09 21:37:08,621 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-09 21:37:08,621 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] [2025-01-09 21:37:08,622 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable28 [2025-01-09 21:37:08,622 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2025-01-09 21:37:08,622 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 21:37:08,622 INFO L85 PathProgramCache]: Analyzing trace with hash 1957070360, now seen corresponding path program 1 times [2025-01-09 21:37:08,622 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 21:37:08,622 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [500325482] [2025-01-09 21:37:08,622 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 21:37:08,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 21:37:08,628 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 73 statements into 1 equivalence classes. [2025-01-09 21:37:08,630 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 73 of 73 statements. [2025-01-09 21:37:08,630 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:37:08,630 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 21:37:08,650 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-01-09 21:37:08,650 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 21:37:08,651 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [500325482] [2025-01-09 21:37:08,651 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [500325482] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 21:37:08,651 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 21:37:08,651 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-01-09 21:37:08,651 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1180233831] [2025-01-09 21:37:08,651 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 21:37:08,651 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-01-09 21:37:08,651 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 21:37:08,651 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-01-09 21:37:08,652 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2025-01-09 21:37:08,693 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 210 out of 247 [2025-01-09 21:37:08,694 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 236 places, 255 transitions, 611 flow. Second operand has 4 states, 4 states have (on average 212.0) internal successors, (848), 4 states have internal predecessors, (848), 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) [2025-01-09 21:37:08,694 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-09 21:37:08,694 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 210 of 247 [2025-01-09 21:37:08,694 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-09 21:37:08,779 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 74#L1063-10true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 232#true, 258#true]) [2025-01-09 21:37:08,779 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is not cut-off event [2025-01-09 21:37:08,779 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2025-01-09 21:37:08,779 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2025-01-09 21:37:08,779 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2025-01-09 21:37:09,010 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [75#L1065-10true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, Black: 243#true, 262#true, 233#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 92#L1050-10true, 258#true]) [2025-01-09 21:37:09,010 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is not cut-off event [2025-01-09 21:37:09,010 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-01-09 21:37:09,010 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-01-09 21:37:09,010 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-01-09 21:37:09,058 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 74#L1063-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 138#$Ultimate##0true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 258#true]) [2025-01-09 21:37:09,059 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is not cut-off event [2025-01-09 21:37:09,059 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-01-09 21:37:09,059 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-01-09 21:37:09,059 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-01-09 21:37:09,181 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, Black: 243#true, 262#true, 233#true, 123#L1050-16true, 135#L1061-3true, 245#(= |#race~datas~0| 0), 92#L1050-10true, 258#true]) [2025-01-09 21:37:09,181 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is not cut-off event [2025-01-09 21:37:09,181 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2025-01-09 21:37:09,181 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-01-09 21:37:09,181 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-01-09 21:37:09,242 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 123#L1050-16true, 135#L1061-3true, 245#(= |#race~datas~0| 0), 68#L1050-15true, 258#true]) [2025-01-09 21:37:09,242 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-01-09 21:37:09,242 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:37:09,242 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:37:09,242 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:37:09,402 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, Black: 243#true, 262#true, 104#L1062-5true, 233#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 223#L1050-7true, 258#true]) [2025-01-09 21:37:09,402 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is not cut-off event [2025-01-09 21:37:09,403 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-01-09 21:37:09,403 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-01-09 21:37:09,403 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-01-09 21:37:09,424 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, Black: 243#true, 262#true, 104#L1062-5true, 233#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 92#L1050-10true, 258#true]) [2025-01-09 21:37:09,425 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is not cut-off event [2025-01-09 21:37:09,425 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-01-09 21:37:09,425 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-01-09 21:37:09,425 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-01-09 21:37:09,452 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 92#L1050-10true, 217#L1062-3true, 258#true]) [2025-01-09 21:37:09,452 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-01-09 21:37:09,453 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:37:09,453 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:37:09,453 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:37:09,517 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 59#L1071true, Black: 243#true, 262#true, 233#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 92#L1050-10true, 258#true]) [2025-01-09 21:37:09,518 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is not cut-off event [2025-01-09 21:37:09,518 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-01-09 21:37:09,518 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-01-09 21:37:09,518 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-01-09 21:37:09,523 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, Black: 243#true, 262#true, 233#true, 123#L1050-16true, 133#L1062-11true, 245#(= |#race~datas~0| 0), 223#L1050-7true, 258#true]) [2025-01-09 21:37:09,523 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-01-09 21:37:09,523 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:37:09,523 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:37:09,523 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:37:09,526 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 195#L1050-16true, 231#true, Black: 243#true, 262#true, 104#L1062-5true, 233#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 258#true]) [2025-01-09 21:37:09,526 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-01-09 21:37:09,526 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:37:09,526 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:37:09,526 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:37:09,542 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, Black: 243#true, 262#true, 233#true, 123#L1050-16true, 133#L1062-11true, 245#(= |#race~datas~0| 0), 223#L1050-7true, 258#true]) [2025-01-09 21:37:09,543 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is not cut-off event [2025-01-09 21:37:09,543 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-01-09 21:37:09,543 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-01-09 21:37:09,543 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-01-09 21:37:09,579 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, Black: 243#true, 262#true, 233#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 87#L1062-14true, 223#L1050-7true, 258#true]) [2025-01-09 21:37:09,579 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-01-09 21:37:09,579 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:09,579 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:37:09,579 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:37:09,580 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 123#L1050-16true, 133#L1062-11true, 245#(= |#race~datas~0| 0), 92#L1050-10true, 258#true]) [2025-01-09 21:37:09,580 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-01-09 21:37:09,580 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:37:09,580 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:09,580 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:37:09,585 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, Black: 243#true, 262#true, 233#true, 123#L1050-16true, 133#L1062-11true, 245#(= |#race~datas~0| 0), 92#L1050-10true, 258#true]) [2025-01-09 21:37:09,585 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is not cut-off event [2025-01-09 21:37:09,585 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-01-09 21:37:09,585 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-01-09 21:37:09,585 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-01-09 21:37:09,599 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 185#L1062-12true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, Black: 243#true, 262#true, 233#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 223#L1050-7true, 258#true]) [2025-01-09 21:37:09,599 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is not cut-off event [2025-01-09 21:37:09,599 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-01-09 21:37:09,599 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-01-09 21:37:09,599 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-01-09 21:37:09,602 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, Black: 243#true, 262#true, 233#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 87#L1062-14true, 223#L1050-7true, 258#true]) [2025-01-09 21:37:09,603 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is not cut-off event [2025-01-09 21:37:09,603 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-01-09 21:37:09,603 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-01-09 21:37:09,603 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-01-09 21:37:09,640 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, Black: 243#true, 262#true, 233#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 87#L1062-14true, 92#L1050-10true, 258#true]) [2025-01-09 21:37:09,641 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-01-09 21:37:09,641 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:09,641 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:09,641 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:09,645 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 185#L1062-12true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, Black: 243#true, 262#true, 233#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 92#L1050-10true, 258#true]) [2025-01-09 21:37:09,645 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is not cut-off event [2025-01-09 21:37:09,645 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-01-09 21:37:09,645 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-01-09 21:37:09,645 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-01-09 21:37:09,646 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, Black: 243#true, 262#true, 233#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 87#L1062-14true, 92#L1050-10true, 258#true]) [2025-01-09 21:37:09,646 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is not cut-off event [2025-01-09 21:37:09,646 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-01-09 21:37:09,646 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-01-09 21:37:09,646 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-01-09 21:37:09,674 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 123#L1050-16true, 11#L1062-36true, 245#(= |#race~datas~0| 0), 92#L1050-10true, 258#true]) [2025-01-09 21:37:09,674 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-01-09 21:37:09,674 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:09,674 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:09,674 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:09,707 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 195#L1050-16true, 231#true, Black: 243#true, 262#true, 233#true, 123#L1050-16true, 133#L1062-11true, 245#(= |#race~datas~0| 0), 258#true]) [2025-01-09 21:37:09,708 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-01-09 21:37:09,708 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:09,708 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:09,708 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:09,709 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 195#L1050-16true, 231#true, Black: 243#true, 262#true, 233#true, 123#L1050-16true, 133#L1062-11true, 245#(= |#race~datas~0| 0), 258#true]) [2025-01-09 21:37:09,709 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-01-09 21:37:09,709 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:09,709 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:09,709 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:09,773 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 195#L1050-16true, 231#true, 262#true, Black: 243#true, 233#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 87#L1062-14true, 258#true]) [2025-01-09 21:37:09,773 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-01-09 21:37:09,773 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:09,773 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:09,773 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:09,776 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 185#L1062-12true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 195#L1050-16true, 231#true, 262#true, Black: 243#true, 233#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 258#true]) [2025-01-09 21:37:09,776 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-01-09 21:37:09,776 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:09,776 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:09,776 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:09,776 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 195#L1050-16true, 231#true, Black: 243#true, 262#true, 233#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 87#L1062-14true, 258#true]) [2025-01-09 21:37:09,776 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-01-09 21:37:09,776 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:09,776 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:09,776 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:09,810 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 123#L1050-16true, 11#L1062-36true, 245#(= |#race~datas~0| 0), 68#L1050-15true, 258#true]) [2025-01-09 21:37:09,811 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-01-09 21:37:09,811 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:09,811 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:09,811 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:09,822 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [17#L1049-3true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 74#L1063-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, Black: 243#true, 262#true, 233#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 258#true]) [2025-01-09 21:37:09,822 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is not cut-off event [2025-01-09 21:37:09,822 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-01-09 21:37:09,822 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-01-09 21:37:09,822 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-01-09 21:37:09,839 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, Black: 243#true, 262#true, 233#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 173#ULTIMATE.startFINALtrue, 92#L1050-10true, 258#true]) [2025-01-09 21:37:09,839 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is not cut-off event [2025-01-09 21:37:09,839 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-01-09 21:37:09,839 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-01-09 21:37:09,839 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-01-09 21:37:09,844 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, Black: 243#true, 262#true, 233#true, 165#L1050-18true, 123#L1050-16true, 133#L1062-11true, 245#(= |#race~datas~0| 0), 258#true]) [2025-01-09 21:37:09,844 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-01-09 21:37:09,844 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:09,844 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:09,844 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:09,905 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, Black: 243#true, 262#true, 104#L1062-5true, 233#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 163#L1051-3true, 258#true]) [2025-01-09 21:37:09,905 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-01-09 21:37:09,905 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:09,905 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:09,905 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:09,914 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 185#L1062-12true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, Black: 243#true, 262#true, 233#true, 165#L1050-18true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 258#true]) [2025-01-09 21:37:09,915 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-01-09 21:37:09,915 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:09,915 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:09,915 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:09,916 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 195#L1050-16true, 231#true, Black: 243#true, 262#true, 233#true, 63#L1062-19true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 258#true]) [2025-01-09 21:37:09,916 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-01-09 21:37:09,916 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:09,916 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:09,916 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:09,916 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, Black: 243#true, 262#true, 233#true, 165#L1050-18true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 87#L1062-14true, 258#true]) [2025-01-09 21:37:09,917 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-01-09 21:37:09,917 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:09,917 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:09,917 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:09,919 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, Black: 243#true, 262#true, 233#true, 165#L1050-18true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 87#L1062-14true, 258#true]) [2025-01-09 21:37:09,919 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-01-09 21:37:09,919 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:09,919 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:09,919 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:09,921 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 165#L1050-18true, 123#L1050-16true, 11#L1062-36true, 245#(= |#race~datas~0| 0), 258#true]) [2025-01-09 21:37:09,921 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-01-09 21:37:09,921 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:09,921 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:09,921 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:09,935 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, Black: 243#true, 262#true, 233#true, 123#L1050-16true, 31#L1062-27true, 245#(= |#race~datas~0| 0), 223#L1050-7true, 258#true]) [2025-01-09 21:37:09,935 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is not cut-off event [2025-01-09 21:37:09,935 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-01-09 21:37:09,936 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-01-09 21:37:09,936 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-01-09 21:37:09,980 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, Black: 243#true, 262#true, 233#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 163#L1051-3true, 217#L1062-3true, 258#true]) [2025-01-09 21:37:09,980 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-01-09 21:37:09,980 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:09,980 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:09,981 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:09,993 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, Black: 243#true, 262#true, 233#true, 31#L1062-27true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 223#L1050-7true, 258#true]) [2025-01-09 21:37:09,993 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-01-09 21:37:09,993 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:09,993 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:09,993 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:09,995 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, Black: 243#true, 262#true, 233#true, 104#L1062-5true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 163#L1051-3true, 258#true]) [2025-01-09 21:37:09,995 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-01-09 21:37:09,996 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:09,996 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:09,996 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:09,996 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:09,998 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 240#(= |#race~threads_mask~0| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 104#L1062-5true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 163#L1051-3true, 258#true]) [2025-01-09 21:37:09,998 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-01-09 21:37:09,998 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:09,998 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:09,998 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:09,999 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 31#L1062-27true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 92#L1050-10true, 258#true]) [2025-01-09 21:37:09,999 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is not cut-off event [2025-01-09 21:37:10,000 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-01-09 21:37:10,000 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-01-09 21:37:10,000 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-01-09 21:37:10,068 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, Black: 243#true, 262#true, 233#true, 123#L1050-16true, 133#L1062-11true, 245#(= |#race~datas~0| 0), 163#L1051-3true, 258#true]) [2025-01-09 21:37:10,068 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-01-09 21:37:10,069 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:10,069 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:10,069 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:10,070 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, Black: 243#true, 262#true, 233#true, 123#L1050-16true, 31#L1062-27true, 245#(= |#race~datas~0| 0), 92#L1050-10true, 258#true]) [2025-01-09 21:37:10,070 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-01-09 21:37:10,070 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:10,070 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:10,071 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:10,072 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, Black: 243#true, 262#true, 233#true, 123#L1050-16true, 133#L1062-11true, 245#(= |#race~datas~0| 0), 163#L1051-3true, 258#true]) [2025-01-09 21:37:10,072 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-01-09 21:37:10,072 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:10,073 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:10,073 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:10,084 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, Black: 243#true, 262#true, 233#true, 123#L1050-16true, 11#L1062-36true, 245#(= |#race~datas~0| 0), 223#L1050-7true, 258#true]) [2025-01-09 21:37:10,084 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-01-09 21:37:10,084 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:10,084 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:10,084 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:10,114 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [72#L1063-7true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 223#L1050-7true, 258#true]) [2025-01-09 21:37:10,114 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-01-09 21:37:10,114 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:10,114 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:10,114 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:10,143 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 195#L1050-16true, 231#true, 262#true, Black: 243#true, 233#true, 123#L1050-16true, 31#L1062-27true, 245#(= |#race~datas~0| 0), 258#true]) [2025-01-09 21:37:10,144 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-01-09 21:37:10,144 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:10,144 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:10,144 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:10,144 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 185#L1062-12true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, Black: 243#true, 262#true, 233#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 163#L1051-3true, 258#true]) [2025-01-09 21:37:10,144 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:10,144 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:10,144 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:10,144 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:10,146 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, Black: 243#true, 262#true, 233#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 87#L1062-14true, 163#L1051-3true, 258#true]) [2025-01-09 21:37:10,146 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:10,146 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:10,146 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:10,146 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:10,149 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, Black: 243#true, 262#true, 233#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 87#L1062-14true, 163#L1051-3true, 258#true]) [2025-01-09 21:37:10,149 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:10,149 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:10,150 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:10,150 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:10,183 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 72#L1063-7true, Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 92#L1050-10true, 258#true]) [2025-01-09 21:37:10,183 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-01-09 21:37:10,184 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:10,184 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:10,184 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:10,202 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 74#L1063-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, Black: 243#true, 262#true, 233#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 223#L1050-7true, 258#true]) [2025-01-09 21:37:10,202 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is not cut-off event [2025-01-09 21:37:10,202 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-01-09 21:37:10,202 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-01-09 21:37:10,202 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-01-09 21:37:10,218 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, Black: 243#true, 262#true, 233#true, 123#L1050-16true, 133#L1062-11true, 245#(= |#race~datas~0| 0), 163#L1051-3true, 258#true]) [2025-01-09 21:37:10,218 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-01-09 21:37:10,218 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:10,218 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:10,218 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:10,218 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:10,222 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 123#L1050-16true, 133#L1062-11true, 245#(= |#race~datas~0| 0), 163#L1051-3true, 258#true]) [2025-01-09 21:37:10,222 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-01-09 21:37:10,222 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:10,222 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:10,222 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:10,222 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:10,222 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 240#(= |#race~threads_mask~0| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, Black: 243#true, 262#true, 233#true, 123#L1050-16true, 133#L1062-11true, 245#(= |#race~datas~0| 0), 163#L1051-3true, 258#true]) [2025-01-09 21:37:10,223 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-01-09 21:37:10,223 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:10,223 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:10,223 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:10,223 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 195#L1050-16true, 231#true, Black: 243#true, 262#true, 233#true, 31#L1062-27true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 258#true]) [2025-01-09 21:37:10,223 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-01-09 21:37:10,223 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:10,223 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:10,223 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:10,224 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 240#(= |#race~threads_mask~0| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, Black: 243#true, 262#true, 233#true, 123#L1050-16true, 133#L1062-11true, 245#(= |#race~datas~0| 0), 163#L1051-3true, 258#true]) [2025-01-09 21:37:10,224 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-01-09 21:37:10,224 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:10,224 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:10,224 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:10,258 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 74#L1063-10true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 92#L1050-10true, 258#true]) [2025-01-09 21:37:10,258 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2025-01-09 21:37:10,258 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-01-09 21:37:10,258 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-01-09 21:37:10,259 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-01-09 21:37:10,279 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, Black: 243#true, 262#true, 233#true, 123#L1050-16true, 11#L1062-36true, 245#(= |#race~datas~0| 0), 163#L1051-3true, 258#true]) [2025-01-09 21:37:10,279 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-01-09 21:37:10,279 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:10,279 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:10,279 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:10,285 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [65#L1062-32true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 195#L1050-16true, 231#true, Black: 243#true, 262#true, 233#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 258#true]) [2025-01-09 21:37:10,285 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:10,285 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:10,286 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:10,286 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:10,286 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, Black: 243#true, 262#true, 233#true, 165#L1050-18true, 31#L1062-27true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 258#true]) [2025-01-09 21:37:10,286 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:10,286 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:10,286 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:10,286 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:10,287 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 185#L1062-12true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, Black: 243#true, 262#true, 233#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 163#L1051-3true, 258#true]) [2025-01-09 21:37:10,288 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:10,288 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:10,288 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:10,288 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:10,288 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:10,289 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, Black: 243#true, 262#true, 233#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 87#L1062-14true, 163#L1051-3true, 258#true]) [2025-01-09 21:37:10,289 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:10,289 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:10,289 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:10,289 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:10,289 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:10,290 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 240#(= |#race~threads_mask~0| 0), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 87#L1062-14true, 163#L1051-3true, 258#true]) [2025-01-09 21:37:10,290 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:10,290 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:10,290 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:10,290 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:10,292 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, Black: 243#true, 262#true, 233#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 87#L1062-14true, 163#L1051-3true, 258#true]) [2025-01-09 21:37:10,292 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:10,292 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:10,292 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:10,292 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:10,293 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:10,293 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 240#(= |#race~threads_mask~0| 0), 185#L1062-12true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, Black: 243#true, 262#true, 233#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 163#L1051-3true, 258#true]) [2025-01-09 21:37:10,293 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:10,294 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:10,294 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:10,294 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:10,295 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 240#(= |#race~threads_mask~0| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 87#L1062-14true, 163#L1051-3true, 258#true]) [2025-01-09 21:37:10,295 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:10,295 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:10,295 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:10,295 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:10,296 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [72#L1063-7true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 195#L1050-16true, 231#true, 262#true, Black: 243#true, 233#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 258#true]) [2025-01-09 21:37:10,297 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:10,297 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:10,297 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:10,297 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:10,305 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 195#L1050-16true, 231#true, 262#true, Black: 243#true, 233#true, 123#L1050-16true, 11#L1062-36true, 245#(= |#race~datas~0| 0), 258#true]) [2025-01-09 21:37:10,305 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:37:10,305 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:10,305 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:10,305 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:10,325 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 72#L1063-7true, Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 68#L1050-15true, 258#true]) [2025-01-09 21:37:10,325 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:10,325 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:10,325 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:10,325 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:10,329 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 80#L1063-16true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 223#L1050-7true, 258#true]) [2025-01-09 21:37:10,329 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:10,329 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:10,329 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:10,329 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:10,361 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 165#L1050-18true, 123#L1050-16true, 31#L1062-27true, 245#(= |#race~datas~0| 0), 258#true]) [2025-01-09 21:37:10,362 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:37:10,362 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:10,362 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:10,362 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:10,365 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 74#L1063-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 195#L1050-16true, 231#true, 262#true, Black: 243#true, 233#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 258#true]) [2025-01-09 21:37:10,365 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:37:10,365 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:10,365 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:10,365 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:10,392 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, Black: 243#true, 262#true, 233#true, 80#L1063-16true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 92#L1050-10true, 258#true]) [2025-01-09 21:37:10,392 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:37:10,392 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:10,392 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:10,392 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:10,396 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, Black: 243#true, 262#true, 233#true, 80#L1063-16true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 92#L1050-10true, 258#true]) [2025-01-09 21:37:10,396 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:37:10,396 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:10,396 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:10,396 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:10,397 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 74#L1063-10true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 68#L1050-15true, 258#true]) [2025-01-09 21:37:10,397 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2025-01-09 21:37:10,397 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-01-09 21:37:10,398 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-01-09 21:37:10,398 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-01-09 21:37:10,398 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 74#L1063-10true, 195#L1050-16true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 258#true]) [2025-01-09 21:37:10,398 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:37:10,398 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:10,398 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:10,398 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:10,427 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 240#(= |#race~threads_mask~0| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, Black: 243#true, 262#true, 233#true, 63#L1062-19true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 163#L1051-3true, 258#true]) [2025-01-09 21:37:10,428 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:37:10,428 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:10,428 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:10,428 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:10,439 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 165#L1050-18true, 123#L1050-16true, 11#L1062-36true, 245#(= |#race~datas~0| 0), 258#true]) [2025-01-09 21:37:10,440 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-01-09 21:37:10,440 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:10,440 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:10,440 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:10,492 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, Black: 243#true, 262#true, 233#true, 31#L1062-27true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 163#L1051-3true, 258#true]) [2025-01-09 21:37:10,492 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-01-09 21:37:10,492 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:10,492 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:10,492 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:10,496 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 195#L1050-16true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, Black: 243#true, 262#true, 233#true, 80#L1063-16true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 258#true]) [2025-01-09 21:37:10,497 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-01-09 21:37:10,497 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:10,497 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:10,497 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:10,498 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 74#L1063-10true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 165#L1050-18true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 258#true]) [2025-01-09 21:37:10,498 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-01-09 21:37:10,498 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:10,498 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:10,498 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:10,519 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 80#L1063-16true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 68#L1050-15true, 258#true]) [2025-01-09 21:37:10,520 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-01-09 21:37:10,520 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:10,520 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:10,520 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:10,524 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 78#L1063-15true, 233#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 68#L1050-15true, 258#true]) [2025-01-09 21:37:10,524 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2025-01-09 21:37:10,524 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-01-09 21:37:10,524 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-01-09 21:37:10,524 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-01-09 21:37:10,553 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, Black: 243#true, 262#true, 233#true, 31#L1062-27true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 163#L1051-3true, 258#true]) [2025-01-09 21:37:10,553 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:10,553 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:10,553 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:10,553 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:10,559 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [72#L1063-7true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, Black: 243#true, 262#true, 233#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 223#L1050-7true, 258#true]) [2025-01-09 21:37:10,559 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:10,559 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:10,559 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:10,559 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:10,605 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, Black: 243#true, 262#true, 233#true, 31#L1062-27true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 163#L1051-3true, 258#true]) [2025-01-09 21:37:10,605 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-01-09 21:37:10,605 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:10,605 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:10,605 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:10,605 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:10,606 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 240#(= |#race~threads_mask~0| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, Black: 243#true, 262#true, 233#true, 31#L1062-27true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 163#L1051-3true, 258#true]) [2025-01-09 21:37:10,606 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-01-09 21:37:10,606 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:10,606 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:10,606 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:10,609 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 80#L1063-16true, 165#L1050-18true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 258#true]) [2025-01-09 21:37:10,609 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-01-09 21:37:10,609 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:10,609 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:10,609 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:10,621 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, Black: 243#true, 262#true, 233#true, 123#L1050-16true, 11#L1062-36true, 245#(= |#race~datas~0| 0), 163#L1051-3true, 258#true]) [2025-01-09 21:37:10,621 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:37:10,621 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:10,621 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:10,621 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:10,660 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, Black: 243#true, 262#true, 233#true, 123#L1050-16true, 31#L1062-27true, 245#(= |#race~datas~0| 0), 163#L1051-3true, 258#true]) [2025-01-09 21:37:10,660 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:10,660 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:10,660 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:10,660 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:10,660 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:10,661 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 240#(= |#race~threads_mask~0| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, Black: 243#true, 262#true, 233#true, 31#L1062-27true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 163#L1051-3true, 258#true]) [2025-01-09 21:37:10,661 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:10,661 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:10,661 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:10,661 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:10,694 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [72#L1063-7true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, Black: 243#true, 262#true, 233#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 163#L1051-3true, 258#true]) [2025-01-09 21:37:10,695 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:10,695 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:10,695 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:10,695 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:10,695 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 74#L1063-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, Black: 243#true, 262#true, 233#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 163#L1051-3true, 258#true]) [2025-01-09 21:37:10,695 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:37:10,695 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:10,695 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:10,695 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:10,702 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [65#L1062-32true, Black: 240#(= |#race~threads_mask~0| 0), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, Black: 243#true, 262#true, 233#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 163#L1051-3true, 258#true]) [2025-01-09 21:37:10,702 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:37:10,702 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:10,702 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:10,702 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:10,706 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 240#(= |#race~threads_mask~0| 0), 72#L1063-7true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 163#L1051-3true, 258#true]) [2025-01-09 21:37:10,706 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:37:10,706 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:10,706 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:10,706 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:10,709 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [72#L1063-7true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 195#L1050-16true, 231#true, Black: 243#true, 262#true, 233#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 258#true]) [2025-01-09 21:37:10,709 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:37:10,709 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:10,709 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:10,709 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:10,717 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, Black: 243#true, 262#true, 233#true, 123#L1050-16true, 11#L1062-36true, 245#(= |#race~datas~0| 0), 163#L1051-3true, 258#true]) [2025-01-09 21:37:10,717 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:37:10,717 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:10,717 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:10,717 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:10,717 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:10,718 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 240#(= |#race~threads_mask~0| 0), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, Black: 243#true, 262#true, 233#true, 123#L1050-16true, 11#L1062-36true, 245#(= |#race~datas~0| 0), 163#L1051-3true, 258#true]) [2025-01-09 21:37:10,718 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:37:10,718 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:10,718 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:10,718 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:10,728 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 240#(= |#race~threads_mask~0| 0), 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 223#L1050-7true, 258#true, 212#L1064-3true]) [2025-01-09 21:37:10,729 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:37:10,729 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:10,729 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:10,729 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:10,752 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 74#L1063-10true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 163#L1051-3true, 258#true]) [2025-01-09 21:37:10,753 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-01-09 21:37:10,753 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:10,753 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:10,753 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:10,753 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:10,753 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 240#(= |#race~threads_mask~0| 0), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 74#L1063-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, Black: 243#true, 262#true, 233#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 163#L1051-3true, 258#true]) [2025-01-09 21:37:10,753 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-01-09 21:37:10,753 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:10,753 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:10,753 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:10,766 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 240#(= |#race~threads_mask~0| 0), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 92#L1050-10true, 212#L1064-3true, 258#true]) [2025-01-09 21:37:10,766 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-01-09 21:37:10,766 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:10,767 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:10,767 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:10,770 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 240#(= |#race~threads_mask~0| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, Black: 243#true, 262#true, 233#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 92#L1050-10true, 258#true, 212#L1064-3true]) [2025-01-09 21:37:10,770 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-01-09 21:37:10,770 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:10,770 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:10,770 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:10,771 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 240#(= |#race~threads_mask~0| 0), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 74#L1063-10true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 163#L1051-3true, 258#true]) [2025-01-09 21:37:10,771 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-01-09 21:37:10,771 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:10,771 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:10,771 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:10,812 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 80#L1063-16true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 163#L1051-3true, 258#true]) [2025-01-09 21:37:10,813 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:37:10,813 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:10,813 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:10,813 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:10,821 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 240#(= |#race~threads_mask~0| 0), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 195#L1050-16true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 258#true, 212#L1064-3true]) [2025-01-09 21:37:10,821 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-01-09 21:37:10,822 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:10,822 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:10,822 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:10,822 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 240#(= |#race~threads_mask~0| 0), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, Black: 243#true, 262#true, 233#true, 80#L1063-16true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 163#L1051-3true, 258#true]) [2025-01-09 21:37:10,822 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-01-09 21:37:10,822 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:10,822 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:10,823 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:10,833 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 240#(= |#race~threads_mask~0| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 68#L1050-15true, 258#true, 212#L1064-3true]) [2025-01-09 21:37:10,833 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-01-09 21:37:10,833 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:10,833 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:10,833 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:10,856 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 240#(= |#race~threads_mask~0| 0), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, Black: 243#true, 262#true, 233#true, 123#L1050-16true, 64#L1063-1true, 245#(= |#race~datas~0| 0), 163#L1051-3true, 258#true]) [2025-01-09 21:37:10,857 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-01-09 21:37:10,857 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:10,857 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:10,857 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:10,880 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 240#(= |#race~threads_mask~0| 0), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, Black: 243#true, 262#true, 233#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 159#L1063-2true, 163#L1051-3true, 258#true]) [2025-01-09 21:37:10,880 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-01-09 21:37:10,880 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:37:10,880 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:10,880 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:10,908 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [72#L1063-7true, Black: 240#(= |#race~threads_mask~0| 0), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, Black: 243#true, 262#true, 233#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 163#L1051-3true, 258#true]) [2025-01-09 21:37:10,908 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-01-09 21:37:10,908 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:10,908 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-01-09 21:37:10,908 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:10,909 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 72#L1063-7true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, Black: 243#true, 262#true, 233#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 163#L1051-3true, 258#true]) [2025-01-09 21:37:10,909 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-01-09 21:37:10,909 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:10,909 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-01-09 21:37:10,909 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:10,958 INFO L124 PetriNetUnfolderBase]: 8252/24527 cut-off events. [2025-01-09 21:37:10,958 INFO L125 PetriNetUnfolderBase]: For 606/606 co-relation queries the response was YES. [2025-01-09 21:37:11,022 INFO L83 FinitePrefix]: Finished finitePrefix Result has 36573 conditions, 24527 events. 8252/24527 cut-off events. For 606/606 co-relation queries the response was YES. Maximal size of possible extension queue 871. Compared 279675 event pairs, 1555 based on Foata normal form. 24/21489 useless extension candidates. Maximal degree in co-relation 36423. Up to 4612 conditions per place. [2025-01-09 21:37:11,079 INFO L140 encePairwiseOnDemand]: 233/247 looper letters, 69 selfloop transitions, 15 changer transitions 0/303 dead transitions. [2025-01-09 21:37:11,079 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 239 places, 303 transitions, 888 flow [2025-01-09 21:37:11,079 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-01-09 21:37:11,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2025-01-09 21:37:11,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 925 transitions. [2025-01-09 21:37:11,080 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9362348178137652 [2025-01-09 21:37:11,080 INFO L175 Difference]: Start difference. First operand has 236 places, 255 transitions, 611 flow. Second operand 4 states and 925 transitions. [2025-01-09 21:37:11,080 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 239 places, 303 transitions, 888 flow [2025-01-09 21:37:11,083 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 238 places, 303 transitions, 886 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-01-09 21:37:11,085 INFO L231 Difference]: Finished difference. Result has 241 places, 268 transitions, 723 flow [2025-01-09 21:37:11,085 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=247, PETRI_DIFFERENCE_MINUEND_FLOW=609, PETRI_DIFFERENCE_MINUEND_PLACES=235, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=255, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=242, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=723, PETRI_PLACES=241, PETRI_TRANSITIONS=268} [2025-01-09 21:37:11,085 INFO L279 CegarLoopForPetriNet]: 232 programPoint places, 9 predicate places. [2025-01-09 21:37:11,086 INFO L471 AbstractCegarLoop]: Abstraction has has 241 places, 268 transitions, 723 flow [2025-01-09 21:37:11,086 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 212.0) internal successors, (848), 4 states have internal predecessors, (848), 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) [2025-01-09 21:37:11,086 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-09 21:37:11,086 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] [2025-01-09 21:37:11,086 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable29 [2025-01-09 21:37:11,086 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2025-01-09 21:37:11,087 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 21:37:11,087 INFO L85 PathProgramCache]: Analyzing trace with hash -1425321351, now seen corresponding path program 1 times [2025-01-09 21:37:11,087 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 21:37:11,087 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1715298081] [2025-01-09 21:37:11,087 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 21:37:11,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 21:37:11,091 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 73 statements into 1 equivalence classes. [2025-01-09 21:37:11,093 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 73 of 73 statements. [2025-01-09 21:37:11,093 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:37:11,093 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 21:37:11,117 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-01-09 21:37:11,117 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 21:37:11,117 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1715298081] [2025-01-09 21:37:11,117 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1715298081] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 21:37:11,117 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 21:37:11,117 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-01-09 21:37:11,117 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [369031666] [2025-01-09 21:37:11,117 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 21:37:11,118 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-01-09 21:37:11,118 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 21:37:11,118 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-01-09 21:37:11,118 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2025-01-09 21:37:11,157 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 210 out of 247 [2025-01-09 21:37:11,158 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 241 places, 268 transitions, 723 flow. Second operand has 4 states, 4 states have (on average 212.25) internal successors, (849), 4 states have internal predecessors, (849), 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) [2025-01-09 21:37:11,158 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-09 21:37:11,158 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 210 of 247 [2025-01-09 21:37:11,158 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-09 21:37:11,212 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 238#true, 231#true, Black: 243#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 232#true]) [2025-01-09 21:37:11,212 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is not cut-off event [2025-01-09 21:37:11,213 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is not cut-off event [2025-01-09 21:37:11,213 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is not cut-off event [2025-01-09 21:37:11,213 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is not cut-off event [2025-01-09 21:37:11,230 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, Black: 243#true, 31#L1062-27true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 232#true]) [2025-01-09 21:37:11,231 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is not cut-off event [2025-01-09 21:37:11,231 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2025-01-09 21:37:11,231 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is not cut-off event [2025-01-09 21:37:11,231 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2025-01-09 21:37:11,402 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 238#true, 231#true, Black: 243#true, 138#$Ultimate##0true, 123#L1050-16true, 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:11,402 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is not cut-off event [2025-01-09 21:37:11,402 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2025-01-09 21:37:11,402 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-01-09 21:37:11,402 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-01-09 21:37:11,492 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, Black: 243#true, 138#$Ultimate##0true, 123#L1050-16true, 31#L1062-27true, 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:11,493 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is not cut-off event [2025-01-09 21:37:11,493 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-01-09 21:37:11,493 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-01-09 21:37:11,493 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-01-09 21:37:11,733 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, 17#L1049-3true, Black: 238#true, 231#true, Black: 243#true, 123#L1050-16true, 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:11,733 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is not cut-off event [2025-01-09 21:37:11,733 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-01-09 21:37:11,733 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-01-09 21:37:11,733 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-01-09 21:37:11,851 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 238#true, 231#true, Black: 243#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 223#L1050-7true]) [2025-01-09 21:37:11,851 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-01-09 21:37:11,851 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:11,851 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:11,851 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:11,851 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, 133#L1062-11true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, Black: 243#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 223#L1050-7true]) [2025-01-09 21:37:11,851 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-01-09 21:37:11,851 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:11,851 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:37:11,851 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:37:11,919 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1062-5true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, 123#L1050-16true, 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:11,919 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is not cut-off event [2025-01-09 21:37:11,919 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-01-09 21:37:11,919 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-01-09 21:37:11,919 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-01-09 21:37:11,935 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 238#true, 231#true, Black: 243#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 223#L1050-7true]) [2025-01-09 21:37:11,935 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-01-09 21:37:11,935 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:11,935 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:11,935 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:11,935 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:11,939 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 133#L1062-11true, Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, Black: 243#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2025-01-09 21:37:11,939 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is not cut-off event [2025-01-09 21:37:11,939 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-01-09 21:37:11,939 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-01-09 21:37:11,939 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-01-09 21:37:11,990 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 238#true, 231#true, Black: 243#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2025-01-09 21:37:11,991 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-01-09 21:37:11,991 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:11,991 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:11,991 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:11,995 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 238#true, 231#true, Black: 243#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2025-01-09 21:37:11,996 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2025-01-09 21:37:11,996 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-01-09 21:37:11,996 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-01-09 21:37:11,996 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-01-09 21:37:11,996 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-01-09 21:37:12,003 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 17#L1049-3true, Black: 238#true, 231#true, Black: 243#true, 31#L1062-27true, 123#L1050-16true, 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:12,004 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2025-01-09 21:37:12,004 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-01-09 21:37:12,004 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-01-09 21:37:12,004 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-01-09 21:37:12,048 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 133#L1062-11true, Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, Black: 243#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 68#L1050-15true]) [2025-01-09 21:37:12,048 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-01-09 21:37:12,048 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:12,048 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:12,048 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:12,053 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][214], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 63#L1062-19true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, Black: 243#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2025-01-09 21:37:12,053 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-01-09 21:37:12,053 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:12,053 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:12,054 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:12,067 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, 133#L1062-11true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, 123#L1050-16true, 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:12,067 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is not cut-off event [2025-01-09 21:37:12,068 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-01-09 21:37:12,068 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-01-09 21:37:12,068 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-01-09 21:37:12,068 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 185#L1062-12true, 231#true, 195#L1050-16true, Black: 243#true, 123#L1050-16true, 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:12,068 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-01-09 21:37:12,068 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:12,068 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:12,068 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:12,105 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 238#true, 231#true, Black: 243#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 68#L1050-15true]) [2025-01-09 21:37:12,105 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-01-09 21:37:12,105 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:12,105 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:12,105 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:12,105 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 185#L1062-12true, 195#L1050-16true, 231#true, Black: 243#true, 123#L1050-16true, 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:12,106 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-01-09 21:37:12,106 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:12,106 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:12,106 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:12,106 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:12,107 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, 123#L1050-16true, 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:12,108 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-01-09 21:37:12,108 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:12,108 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:12,108 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:12,120 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, 123#L1050-16true, 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:12,121 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is not cut-off event [2025-01-09 21:37:12,121 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-01-09 21:37:12,121 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-01-09 21:37:12,121 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-01-09 21:37:12,162 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, Black: 243#true, 123#L1050-16true, 31#L1062-27true, 245#(= |#race~datas~0| 0), 223#L1050-7true]) [2025-01-09 21:37:12,162 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-01-09 21:37:12,162 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:12,162 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:12,162 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:12,222 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 238#true, 231#true, Black: 243#true, 165#L1050-18true, 123#L1050-16true, 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:12,223 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-01-09 21:37:12,223 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:12,223 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:12,223 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:12,226 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, Black: 243#true, 165#L1050-18true, 123#L1050-16true, 11#L1062-36true, 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:12,226 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-01-09 21:37:12,226 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:12,226 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:12,226 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:12,257 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 17#L1049-3true, Black: 238#true, 231#true, Black: 243#true, 78#L1063-15true, 123#L1050-16true, 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:12,258 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-01-09 21:37:12,258 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:12,258 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:12,258 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:12,280 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 217#L1062-3true, Black: 238#true, 231#true, Black: 243#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:12,281 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-01-09 21:37:12,281 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:12,281 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:12,281 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:12,287 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, Black: 243#true, 123#L1050-16true, 31#L1062-27true, 245#(= |#race~datas~0| 0), 223#L1050-7true]) [2025-01-09 21:37:12,288 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-01-09 21:37:12,288 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:12,288 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:12,288 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:12,288 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:12,344 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, Black: 243#true, 123#L1050-16true, 31#L1062-27true, 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2025-01-09 21:37:12,345 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-01-09 21:37:12,345 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:12,345 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:12,345 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:12,352 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, Black: 243#true, 31#L1062-27true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2025-01-09 21:37:12,352 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is not cut-off event [2025-01-09 21:37:12,352 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-01-09 21:37:12,352 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-01-09 21:37:12,352 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-01-09 21:37:12,352 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-01-09 21:37:12,384 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [72#L1063-7true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, Black: 243#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 223#L1050-7true]) [2025-01-09 21:37:12,384 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-01-09 21:37:12,384 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:12,384 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:12,384 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:12,423 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, 123#L1050-16true, 31#L1062-27true, 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:12,424 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-01-09 21:37:12,424 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:12,424 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:12,424 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:12,469 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, Black: 243#true, 123#L1050-16true, 31#L1062-27true, 245#(= |#race~datas~0| 0), 68#L1050-15true]) [2025-01-09 21:37:12,470 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:12,470 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:12,470 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:12,470 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:12,473 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, 31#L1062-27true, 123#L1050-16true, 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:12,474 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:12,474 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:12,474 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:12,474 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:12,474 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 133#L1062-11true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 231#true, Black: 243#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:12,474 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:12,475 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:12,475 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:12,475 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:12,523 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, Black: 243#true, 123#L1050-16true, 11#L1062-36true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:12,523 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:12,523 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:12,523 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:12,524 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:12,530 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 238#true, 231#true, Black: 243#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:12,530 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:37:12,530 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:12,531 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:12,531 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:12,532 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 240#(= |#race~threads_mask~0| 0), 231#true, Black: 243#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:12,532 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:37:12,532 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:12,532 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:12,532 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:12,532 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 185#L1062-12true, 231#true, Black: 243#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:12,532 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:37:12,532 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:12,532 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:12,532 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:12,533 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 240#(= |#race~threads_mask~0| 0), 231#true, Black: 243#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:12,534 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:37:12,534 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:12,534 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:12,534 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:12,535 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 72#L1063-7true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, 123#L1050-16true, 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:12,535 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:37:12,535 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:12,535 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:12,535 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:12,565 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 80#L1063-16true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, Black: 243#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2025-01-09 21:37:12,565 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:37:12,565 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:12,565 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:12,565 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:12,566 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 80#L1063-16true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, Black: 243#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 223#L1050-7true]) [2025-01-09 21:37:12,566 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:37:12,566 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:12,566 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:12,566 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:12,593 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, Black: 243#true, 165#L1050-18true, 123#L1050-16true, 31#L1062-27true, 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:12,593 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:37:12,593 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:12,593 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:12,593 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:12,878 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 80#L1063-16true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, 123#L1050-16true, 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:12,878 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-01-09 21:37:12,878 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:12,878 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:12,878 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:12,956 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 231#true, Black: 243#true, 123#L1050-16true, 31#L1062-27true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:12,957 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:12,957 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:12,957 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:12,957 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:12,958 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 80#L1063-16true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, Black: 243#true, 165#L1050-18true, 123#L1050-16true, 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:12,958 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:12,958 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:12,959 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:12,959 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:12,994 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, Black: 243#true, 123#L1050-16true, 31#L1062-27true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:12,995 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:37:12,995 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:12,995 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:12,995 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:12,996 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 231#true, Black: 243#true, 123#L1050-16true, 31#L1062-27true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:12,996 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:37:12,996 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:12,996 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:12,996 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:13,021 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 72#L1063-7true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, Black: 243#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:13,021 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:37:13,021 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:13,021 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:13,022 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:13,028 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 72#L1063-7true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 231#true, Black: 243#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:13,028 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-01-09 21:37:13,028 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:13,029 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:13,029 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:13,042 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 231#true, Black: 243#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 223#L1050-7true, 212#L1064-3true]) [2025-01-09 21:37:13,043 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-01-09 21:37:13,043 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:13,043 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:13,043 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:13,101 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 80#L1063-16true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, Black: 243#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:13,101 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-01-09 21:37:13,101 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:13,101 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:13,101 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:13,108 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 195#L1050-16true, 231#true, Black: 243#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 212#L1064-3true]) [2025-01-09 21:37:13,108 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-01-09 21:37:13,108 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:13,108 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:13,108 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:13,109 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 80#L1063-16true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 231#true, Black: 243#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:13,109 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-01-09 21:37:13,109 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:13,109 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:13,109 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:13,231 INFO L124 PetriNetUnfolderBase]: 8153/24642 cut-off events. [2025-01-09 21:37:13,231 INFO L125 PetriNetUnfolderBase]: For 8263/8473 co-relation queries the response was YES. [2025-01-09 21:37:13,299 INFO L83 FinitePrefix]: Finished finitePrefix Result has 43786 conditions, 24642 events. 8153/24642 cut-off events. For 8263/8473 co-relation queries the response was YES. Maximal size of possible extension queue 869. Compared 282822 event pairs, 1624 based on Foata normal form. 158/21719 useless extension candidates. Maximal degree in co-relation 41321. Up to 4297 conditions per place. [2025-01-09 21:37:13,360 INFO L140 encePairwiseOnDemand]: 234/247 looper letters, 70 selfloop transitions, 17 changer transitions 0/306 dead transitions. [2025-01-09 21:37:13,360 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 244 places, 306 transitions, 1006 flow [2025-01-09 21:37:13,360 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-01-09 21:37:13,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2025-01-09 21:37:13,361 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 924 transitions. [2025-01-09 21:37:13,361 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9352226720647774 [2025-01-09 21:37:13,361 INFO L175 Difference]: Start difference. First operand has 241 places, 268 transitions, 723 flow. Second operand 4 states and 924 transitions. [2025-01-09 21:37:13,361 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 244 places, 306 transitions, 1006 flow [2025-01-09 21:37:13,366 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 244 places, 306 transitions, 1006 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-01-09 21:37:13,368 INFO L231 Difference]: Finished difference. Result has 246 places, 272 transitions, 800 flow [2025-01-09 21:37:13,368 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=247, PETRI_DIFFERENCE_MINUEND_FLOW=723, PETRI_DIFFERENCE_MINUEND_PLACES=241, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=268, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=13, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=253, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=800, PETRI_PLACES=246, PETRI_TRANSITIONS=272} [2025-01-09 21:37:13,368 INFO L279 CegarLoopForPetriNet]: 232 programPoint places, 14 predicate places. [2025-01-09 21:37:13,369 INFO L471 AbstractCegarLoop]: Abstraction has has 246 places, 272 transitions, 800 flow [2025-01-09 21:37:13,369 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 212.25) internal successors, (849), 4 states have internal predecessors, (849), 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) [2025-01-09 21:37:13,369 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-09 21:37:13,369 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] [2025-01-09 21:37:13,370 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable30 [2025-01-09 21:37:13,370 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2025-01-09 21:37:13,370 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 21:37:13,370 INFO L85 PathProgramCache]: Analyzing trace with hash 705198961, now seen corresponding path program 1 times [2025-01-09 21:37:13,370 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 21:37:13,370 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [409427601] [2025-01-09 21:37:13,370 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 21:37:13,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 21:37:13,376 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 74 statements into 1 equivalence classes. [2025-01-09 21:37:13,377 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 74 of 74 statements. [2025-01-09 21:37:13,377 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:37:13,378 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 21:37:13,400 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-01-09 21:37:13,400 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 21:37:13,400 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [409427601] [2025-01-09 21:37:13,400 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [409427601] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 21:37:13,400 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 21:37:13,400 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-01-09 21:37:13,400 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [735881938] [2025-01-09 21:37:13,400 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 21:37:13,400 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-01-09 21:37:13,401 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 21:37:13,401 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-01-09 21:37:13,401 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2025-01-09 21:37:13,433 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 216 out of 247 [2025-01-09 21:37:13,434 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 246 places, 272 transitions, 800 flow. Second operand has 4 states, 4 states have (on average 218.0) internal successors, (872), 4 states have internal predecessors, (872), 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) [2025-01-09 21:37:13,434 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-09 21:37:13,434 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 216 of 247 [2025-01-09 21:37:13,434 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-09 21:37:13,515 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 74#L1063-10true, 231#true, Black: 243#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 232#true]) [2025-01-09 21:37:13,515 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is not cut-off event [2025-01-09 21:37:13,515 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2025-01-09 21:37:13,515 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2025-01-09 21:37:13,515 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2025-01-09 21:37:13,821 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 74#L1063-10true, 231#true, Black: 243#true, 138#$Ultimate##0true, 123#L1050-16true, 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:13,821 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is not cut-off event [2025-01-09 21:37:13,821 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-01-09 21:37:13,821 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-01-09 21:37:13,821 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-01-09 21:37:13,822 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][263], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 171#$Ultimate##0true, Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 74#L1063-10true, 195#L1050-16true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:13,822 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is not cut-off event [2025-01-09 21:37:13,822 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-01-09 21:37:13,822 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-01-09 21:37:13,822 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-01-09 21:37:14,000 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 135#L1061-3true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2025-01-09 21:37:14,000 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-01-09 21:37:14,000 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:37:14,000 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:37:14,000 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:37:14,021 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 135#L1061-3true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2025-01-09 21:37:14,021 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-01-09 21:37:14,022 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:37:14,022 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:37:14,022 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:37:14,022 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:37:14,022 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][263], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, 135#L1061-3true, 245#(= |#race~datas~0| 0), 19#L1050-10true]) [2025-01-09 21:37:14,023 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-01-09 21:37:14,023 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:37:14,023 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:37:14,023 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:37:14,036 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][263], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 74#L1063-10true, 231#true, 195#L1050-16true, Black: 243#true, 67#L1048-1true, 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:14,036 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is not cut-off event [2025-01-09 21:37:14,036 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-01-09 21:37:14,036 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-01-09 21:37:14,036 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-01-09 21:37:14,042 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][263], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, 135#L1061-3true, 19#L1050-10true, 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:14,042 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-01-09 21:37:14,042 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:37:14,043 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:37:14,043 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:37:14,043 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:37:14,066 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 123#L1050-16true, 135#L1061-3true, 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2025-01-09 21:37:14,066 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-01-09 21:37:14,066 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:37:14,066 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:37:14,066 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:37:14,066 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:37:14,066 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:37:14,067 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 135#L1061-3true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2025-01-09 21:37:14,067 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-01-09 21:37:14,067 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:37:14,067 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:37:14,067 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:37:14,067 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:37:14,067 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:37:14,067 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:37:14,118 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 135#L1061-3true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2025-01-09 21:37:14,118 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-01-09 21:37:14,118 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:37:14,118 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:37:14,118 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:37:14,118 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:37:14,118 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:37:14,118 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:37:14,119 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:37:14,119 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][263], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, 135#L1061-3true, 245#(= |#race~datas~0| 0), 19#L1050-10true]) [2025-01-09 21:37:14,119 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-01-09 21:37:14,119 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:37:14,119 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:37:14,119 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:37:14,119 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:37:14,119 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:37:14,241 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][263], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 217#L1062-3true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, 245#(= |#race~datas~0| 0), 19#L1050-10true]) [2025-01-09 21:37:14,241 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-01-09 21:37:14,241 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:37:14,241 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:37:14,241 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:37:14,275 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][263], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, 11#L1062-36true, 245#(= |#race~datas~0| 0), 19#L1050-10true]) [2025-01-09 21:37:14,275 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-01-09 21:37:14,276 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:14,276 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:14,276 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:14,288 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 173#ULTIMATE.startFINALtrue, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2025-01-09 21:37:14,288 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-01-09 21:37:14,288 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:14,288 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:14,288 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:14,293 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][279], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 14#L1050-7true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:14,293 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-01-09 21:37:14,293 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:14,294 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:14,294 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:14,294 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][279], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 14#L1050-7true, 233#true, 269#true, 133#L1062-11true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:14,294 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-01-09 21:37:14,294 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:14,294 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:37:14,294 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:37:14,296 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][278], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, 245#(= |#race~datas~0| 0), 19#L1050-10true]) [2025-01-09 21:37:14,296 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-01-09 21:37:14,296 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:14,296 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:14,296 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:14,297 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][278], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 14#L1050-7true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:14,297 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-01-09 21:37:14,297 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:14,297 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:14,297 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:14,297 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][278], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 14#L1050-7true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 133#L1062-11true, Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:14,297 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-01-09 21:37:14,297 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:14,297 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:37:14,298 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:37:14,323 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 123#L1050-16true, 11#L1062-36true, 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2025-01-09 21:37:14,323 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-01-09 21:37:14,323 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:14,323 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:14,323 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:14,337 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 173#ULTIMATE.startFINALtrue, Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2025-01-09 21:37:14,337 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-01-09 21:37:14,337 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:14,337 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:14,337 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:14,337 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:14,338 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][263], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 173#ULTIMATE.startFINALtrue, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 19#L1050-10true]) [2025-01-09 21:37:14,338 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-01-09 21:37:14,338 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:14,338 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:14,338 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:14,352 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][207], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 223#L1050-7true]) [2025-01-09 21:37:14,352 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-01-09 21:37:14,352 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:14,352 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:14,353 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:14,360 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 223#L1050-7true]) [2025-01-09 21:37:14,360 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-01-09 21:37:14,360 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:14,360 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:14,360 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:14,370 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 123#L1050-16true, 11#L1062-36true, 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2025-01-09 21:37:14,370 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-01-09 21:37:14,370 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:14,370 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:14,370 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:14,370 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:14,370 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][263], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, 11#L1062-36true, 245#(= |#race~datas~0| 0), 19#L1050-10true]) [2025-01-09 21:37:14,370 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-01-09 21:37:14,370 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:14,370 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:14,370 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:14,370 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:14,382 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][263], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 173#ULTIMATE.startFINALtrue, Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, 19#L1050-10true, 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:14,382 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-01-09 21:37:14,382 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:14,382 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:14,382 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:14,382 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:14,386 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][207], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 56#L1062-15true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 223#L1050-7true]) [2025-01-09 21:37:14,387 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-01-09 21:37:14,387 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:14,387 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:14,387 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:14,388 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][279], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, 245#(= |#race~datas~0| 0), 19#L1050-10true]) [2025-01-09 21:37:14,388 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2025-01-09 21:37:14,388 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-01-09 21:37:14,388 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-01-09 21:37:14,388 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-01-09 21:37:14,390 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 56#L1062-15true, Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 223#L1050-7true]) [2025-01-09 21:37:14,391 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-01-09 21:37:14,391 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:14,391 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:14,391 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:14,419 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][263], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, 11#L1062-36true, 245#(= |#race~datas~0| 0), 19#L1050-10true]) [2025-01-09 21:37:14,419 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-01-09 21:37:14,419 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:14,419 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:14,419 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:14,419 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:14,419 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:14,429 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1062-5true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:14,429 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-01-09 21:37:14,429 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:14,429 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:14,429 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:14,430 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 173#ULTIMATE.startFINALtrue, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2025-01-09 21:37:14,430 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-01-09 21:37:14,430 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:14,430 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:14,430 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:14,430 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:14,430 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:14,431 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 173#ULTIMATE.startFINALtrue, Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2025-01-09 21:37:14,431 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-01-09 21:37:14,431 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:14,431 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:14,431 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:14,431 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:14,431 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:14,431 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:14,435 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][207], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 123#L1050-16true, 31#L1062-27true, 245#(= |#race~datas~0| 0), 223#L1050-7true]) [2025-01-09 21:37:14,435 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-01-09 21:37:14,435 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:14,435 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:14,435 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:14,440 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 123#L1050-16true, 31#L1062-27true, 245#(= |#race~datas~0| 0), 223#L1050-7true]) [2025-01-09 21:37:14,440 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-01-09 21:37:14,440 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:14,440 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:14,440 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:14,440 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 63#L1062-19true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 223#L1050-7true]) [2025-01-09 21:37:14,440 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-01-09 21:37:14,440 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:14,440 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:14,440 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:14,446 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][207], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 63#L1062-19true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 223#L1050-7true]) [2025-01-09 21:37:14,446 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is not cut-off event [2025-01-09 21:37:14,446 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-01-09 21:37:14,446 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-01-09 21:37:14,446 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-01-09 21:37:14,514 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 17#L1049-3true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 74#L1063-10true, 231#true, Black: 243#true, 123#L1050-16true, 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:14,514 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is not cut-off event [2025-01-09 21:37:14,514 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-01-09 21:37:14,514 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-01-09 21:37:14,514 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-01-09 21:37:14,516 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][263], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 15#L1049-3true, 74#L1063-10true, 195#L1050-16true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:14,516 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is not cut-off event [2025-01-09 21:37:14,516 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-01-09 21:37:14,516 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-01-09 21:37:14,516 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-01-09 21:37:14,532 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 173#ULTIMATE.startFINALtrue, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2025-01-09 21:37:14,532 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-01-09 21:37:14,532 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:14,532 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:14,532 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:14,532 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:14,532 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:14,532 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:14,532 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:14,533 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][263], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 173#ULTIMATE.startFINALtrue, Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, 19#L1050-10true, 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:14,533 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-01-09 21:37:14,533 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:14,533 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:14,533 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:14,533 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:14,533 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:14,538 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1062-5true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:14,538 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-01-09 21:37:14,538 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:14,538 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:14,539 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:14,539 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:14,539 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1062-5true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:14,539 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-01-09 21:37:14,539 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:14,539 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:14,539 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:14,539 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:14,539 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:14,576 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 72#L1063-7true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2025-01-09 21:37:14,576 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-01-09 21:37:14,576 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:14,576 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:14,577 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:14,586 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1062-5true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:14,586 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-01-09 21:37:14,586 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:14,586 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:14,586 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:14,586 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:14,586 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:14,586 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:14,596 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 123#L1050-16true, 31#L1062-27true, 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2025-01-09 21:37:14,596 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-01-09 21:37:14,597 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:14,597 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:14,597 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:14,628 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][263], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 29#L1050-1true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 74#L1063-10true, 231#true, 195#L1050-16true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:14,629 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is not cut-off event [2025-01-09 21:37:14,629 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-01-09 21:37:14,629 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-01-09 21:37:14,629 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-01-09 21:37:14,636 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 165#L1050-18true, 123#L1050-16true, 11#L1062-36true, 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:14,637 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-01-09 21:37:14,637 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:14,637 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:14,637 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:14,639 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 217#L1062-3true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:14,639 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-01-09 21:37:14,640 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:14,640 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:14,640 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:14,642 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1062-5true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:14,642 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-01-09 21:37:14,642 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:14,642 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:14,643 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:14,643 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:14,643 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:14,643 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:14,643 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:14,644 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1062-5true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:14,644 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-01-09 21:37:14,644 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:14,644 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:14,644 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:14,660 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][279], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 14#L1050-7true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, 31#L1062-27true, 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:14,660 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-01-09 21:37:14,660 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:14,660 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:14,660 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:14,661 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][263], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, 31#L1062-27true, 123#L1050-16true, 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:14,661 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-01-09 21:37:14,661 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:14,661 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:14,661 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:14,676 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][278], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 14#L1050-7true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, 31#L1062-27true, 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:14,676 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-01-09 21:37:14,676 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:14,676 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:14,676 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:14,692 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 72#L1063-7true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2025-01-09 21:37:14,692 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-01-09 21:37:14,692 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:14,692 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:14,692 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:14,692 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:14,693 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 72#L1063-7true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2025-01-09 21:37:14,693 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-01-09 21:37:14,693 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:14,693 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:14,693 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:14,693 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:14,693 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:14,694 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][263], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 74#L1063-10true, 231#true, 195#L1050-16true, Black: 243#true, 21#L1050-2true, 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:14,694 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is not cut-off event [2025-01-09 21:37:14,694 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-01-09 21:37:14,694 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-01-09 21:37:14,694 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-01-09 21:37:14,695 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][263], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 137#threadErr2ASSERT_VIOLATIONDATA_RACEtrue, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 74#L1063-10true, 195#L1050-16true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:14,695 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is not cut-off event [2025-01-09 21:37:14,695 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-01-09 21:37:14,695 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-01-09 21:37:14,695 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-01-09 21:37:14,697 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 72#L1063-7true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2025-01-09 21:37:14,697 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-01-09 21:37:14,698 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:14,698 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:14,698 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:14,698 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:14,698 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:14,698 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:14,698 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][263], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 72#L1063-7true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, 245#(= |#race~datas~0| 0), 19#L1050-10true]) [2025-01-09 21:37:14,698 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-01-09 21:37:14,698 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:14,699 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:14,699 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:14,699 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][263], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 72#L1063-7true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, 245#(= |#race~datas~0| 0), 19#L1050-10true]) [2025-01-09 21:37:14,699 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-01-09 21:37:14,699 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:14,699 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:14,699 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:14,699 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:14,706 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][263], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1062-5true, 233#true, 269#true, 66#L1051-3true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:14,706 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is not cut-off event [2025-01-09 21:37:14,706 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-01-09 21:37:14,706 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-01-09 21:37:14,706 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-01-09 21:37:14,713 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][263], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, 21#L1050-2true, 11#L1062-36true, 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:14,713 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:14,713 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:37:14,713 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:37:14,713 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:14,713 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 123#L1050-16true, 11#L1062-36true, 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2025-01-09 21:37:14,713 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:37:14,713 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:14,713 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:14,713 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:14,713 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:14,714 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:14,714 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][207], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 123#L1050-16true, 31#L1062-27true, 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2025-01-09 21:37:14,715 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is not cut-off event [2025-01-09 21:37:14,715 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-01-09 21:37:14,715 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-01-09 21:37:14,715 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-01-09 21:37:14,756 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 74#L1063-10true, 231#true, Black: 243#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 223#L1050-7true]) [2025-01-09 21:37:14,756 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-01-09 21:37:14,756 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:14,756 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:14,756 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:14,757 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][263], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 14#L1050-7true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 74#L1063-10true, 231#true, 195#L1050-16true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:14,757 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-01-09 21:37:14,757 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:14,757 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:14,757 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:14,773 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][207], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 65#L1062-32true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 223#L1050-7true]) [2025-01-09 21:37:14,773 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-01-09 21:37:14,773 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:14,773 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:14,773 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:14,777 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 65#L1062-32true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 223#L1050-7true]) [2025-01-09 21:37:14,777 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-01-09 21:37:14,777 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:14,777 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:14,777 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:14,794 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, 123#L1050-16true, 31#L1062-27true, 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:14,794 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2025-01-09 21:37:14,794 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-01-09 21:37:14,794 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-01-09 21:37:14,794 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-01-09 21:37:14,796 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][207], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:14,796 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:14,796 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:14,796 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:14,796 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:14,796 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][207], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 133#L1062-11true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:14,796 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-01-09 21:37:14,796 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:14,796 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:14,796 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:14,804 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, 133#L1062-11true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:14,804 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-01-09 21:37:14,805 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:14,805 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:14,805 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:14,805 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:14,805 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:14,805 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:14,805 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:14,805 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:14,814 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][262], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 80#L1063-16true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, 21#L1050-2true, 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:14,814 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-01-09 21:37:14,814 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:14,814 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:14,814 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:14,815 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([673] L1063-15-->L1063-16: Formula: (= v_~threads_mask~0_22 |v_ULTIMATE.start_main_#t~bitwise21#1_6|) InVars {ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} OutVars{~threads_mask~0=v_~threads_mask~0_22, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} AuxVars[] AssignedVars[~threads_mask~0][196], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 80#L1063-16true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 19#L1050-10true, 223#L1050-7true]) [2025-01-09 21:37:14,815 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-01-09 21:37:14,815 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:14,815 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:14,815 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:14,816 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([673] L1063-15-->L1063-16: Formula: (= v_~threads_mask~0_22 |v_ULTIMATE.start_main_#t~bitwise21#1_6|) InVars {ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} OutVars{~threads_mask~0=v_~threads_mask~0_22, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} AuxVars[] AssignedVars[~threads_mask~0][196], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 14#L1050-7true, 80#L1063-16true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2025-01-09 21:37:14,816 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-01-09 21:37:14,816 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:14,816 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:14,816 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:14,819 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 72#L1063-7true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2025-01-09 21:37:14,819 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-01-09 21:37:14,819 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:14,819 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:14,819 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:14,819 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:14,819 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:14,819 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:14,819 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:14,820 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][263], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 72#L1063-7true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, 245#(= |#race~datas~0| 0), 19#L1050-10true]) [2025-01-09 21:37:14,820 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-01-09 21:37:14,820 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:14,820 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:14,820 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:14,820 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:14,820 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:14,821 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][263], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 74#L1063-10true, 231#true, 195#L1050-16true, Black: 243#true, 245#(= |#race~datas~0| 0), 19#L1050-10true]) [2025-01-09 21:37:14,821 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:14,821 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:14,821 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:14,821 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:14,835 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][263], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 14#L1050-7true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, 11#L1062-36true, 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:14,835 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:37:14,835 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:14,835 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:14,835 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:14,836 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, 31#L1062-27true, 123#L1050-16true, 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:14,836 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:14,836 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:14,836 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:14,836 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:14,836 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:14,857 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 31#L1062-27true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:14,858 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:14,858 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:14,858 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:14,858 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:14,858 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:14,858 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:37:14,858 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:14,858 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:14,858 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:14,859 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][263], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), 275#true, 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:14,859 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:37:14,859 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:14,859 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:14,859 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:14,859 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][263], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, 31#L1062-27true, 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:14,860 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:14,860 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:14,860 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:14,860 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:14,873 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 80#L1063-16true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2025-01-09 21:37:14,873 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:37:14,873 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:14,873 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:14,873 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:14,875 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 74#L1063-10true, 231#true, Black: 243#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2025-01-09 21:37:14,875 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-01-09 21:37:14,875 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-01-09 21:37:14,875 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-01-09 21:37:14,875 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-01-09 21:37:14,876 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 74#L1063-10true, 231#true, Black: 243#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2025-01-09 21:37:14,876 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:14,876 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:14,876 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:14,876 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:14,876 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:14,877 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][263], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 74#L1063-10true, 231#true, 195#L1050-16true, Black: 243#true, 245#(= |#race~datas~0| 0), 19#L1050-10true]) [2025-01-09 21:37:14,877 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-01-09 21:37:14,877 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-01-09 21:37:14,877 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-01-09 21:37:14,877 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-01-09 21:37:14,877 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-01-09 21:37:14,877 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][263], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 74#L1063-10true, 231#true, 195#L1050-16true, Black: 243#true, 245#(= |#race~datas~0| 0), 19#L1050-10true]) [2025-01-09 21:37:14,877 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:14,877 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:14,877 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:14,877 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:14,877 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:14,878 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:14,880 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][262], [72#L1063-7true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, 123#L1050-16true, 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:14,880 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:14,880 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:14,880 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:14,880 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:14,888 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 123#L1050-16true, 11#L1062-36true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:14,888 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:14,888 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:14,889 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:14,889 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:14,907 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][207], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, 56#L1062-15true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:14,907 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:37:14,907 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:14,908 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:14,908 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:14,909 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][207], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, 56#L1062-15true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:14,910 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:37:14,910 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:14,910 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:14,910 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:14,910 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:14,910 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][207], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:14,910 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:37:14,910 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:14,910 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:14,910 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:14,910 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:14,910 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][207], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 63#L1062-19true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:14,910 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-01-09 21:37:14,910 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:14,910 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:14,910 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:14,914 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 31#L1062-27true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:14,914 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-01-09 21:37:14,914 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:14,914 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:14,914 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:14,914 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:14,914 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][263], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, 66#L1051-3true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, 31#L1062-27true, 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:14,915 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-01-09 21:37:14,915 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:14,915 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:14,915 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:14,915 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:14,920 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, 56#L1062-15true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:14,921 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:37:14,921 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:14,921 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:14,921 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:14,921 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 63#L1062-19true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:14,921 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-01-09 21:37:14,921 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:14,921 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:14,921 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:14,921 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, 56#L1062-15true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:14,921 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:37:14,922 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:14,922 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:14,922 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:14,922 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:14,922 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:14,922 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:37:14,922 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:14,922 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:14,922 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:14,922 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:14,931 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 80#L1063-16true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 223#L1050-7true]) [2025-01-09 21:37:14,931 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:37:14,931 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:14,931 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:14,931 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:14,933 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][262], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 14#L1050-7true, 80#L1063-16true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:14,933 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:37:14,933 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:14,933 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:14,933 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:14,934 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][263], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 14#L1050-7true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, 78#L1063-15true, 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:14,934 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:37:14,934 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:14,935 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:14,935 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:14,935 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([673] L1063-15-->L1063-16: Formula: (= v_~threads_mask~0_22 |v_ULTIMATE.start_main_#t~bitwise21#1_6|) InVars {ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} OutVars{~threads_mask~0=v_~threads_mask~0_22, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} AuxVars[] AssignedVars[~threads_mask~0][196], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 80#L1063-16true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 19#L1050-10true, 68#L1050-15true]) [2025-01-09 21:37:14,935 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:37:14,935 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:14,935 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:14,935 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:14,938 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][263], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 74#L1063-10true, 231#true, 195#L1050-16true, Black: 243#true, 123#L1050-16true, 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:14,938 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:37:14,938 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:14,938 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:14,938 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:14,940 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 74#L1063-10true, 195#L1050-16true, 231#true, Black: 243#true, 123#L1050-16true, 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:14,940 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:37:14,940 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:14,940 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:14,940 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:14,940 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [72#L1063-7true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, 123#L1050-16true, 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:14,940 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:37:14,940 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:14,941 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:14,941 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:14,951 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 123#L1050-16true, 11#L1062-36true, 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2025-01-09 21:37:14,951 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:37:14,951 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:14,951 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:14,951 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:14,951 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:14,952 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:14,952 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:14,962 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][263], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, 31#L1062-27true, 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:14,963 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:14,963 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:14,963 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:14,963 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:14,963 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 123#L1050-16true, 31#L1062-27true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:14,963 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:14,963 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:14,963 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:14,963 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:14,964 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][207], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 63#L1062-19true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:14,964 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:37:14,964 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:14,964 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:14,964 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:14,964 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:14,964 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][207], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 123#L1050-16true, 31#L1062-27true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:14,964 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:14,964 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:14,964 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:14,964 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:14,965 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 123#L1050-16true, 31#L1062-27true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:14,965 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:14,965 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:14,965 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:14,965 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:14,965 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:14,965 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:14,966 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][263], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, 66#L1051-3true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, 31#L1062-27true, 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:14,966 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:14,966 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:14,966 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:14,966 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:14,966 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:14,966 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:14,966 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 31#L1062-27true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:14,967 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:14,967 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:14,967 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:14,967 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:14,967 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:14,977 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 123#L1050-16true, 31#L1062-27true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:14,977 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:14,977 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:14,977 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:14,977 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:14,977 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 63#L1062-19true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:14,978 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:37:14,978 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:14,978 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:14,978 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:14,978 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:14,987 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 80#L1063-16true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2025-01-09 21:37:14,988 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:37:14,988 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:14,988 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:14,988 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:14,988 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:14,989 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([673] L1063-15-->L1063-16: Formula: (= v_~threads_mask~0_22 |v_ULTIMATE.start_main_#t~bitwise21#1_6|) InVars {ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} OutVars{~threads_mask~0=v_~threads_mask~0_22, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} AuxVars[] AssignedVars[~threads_mask~0][196], [30#L1050-15true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 80#L1063-16true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2025-01-09 21:37:14,989 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:37:14,989 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:14,989 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:14,989 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:14,990 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([673] L1063-15-->L1063-16: Formula: (= v_~threads_mask~0_22 |v_ULTIMATE.start_main_#t~bitwise21#1_6|) InVars {ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} OutVars{~threads_mask~0=v_~threads_mask~0_22, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} AuxVars[] AssignedVars[~threads_mask~0][196], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 80#L1063-16true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 19#L1050-10true, 68#L1050-15true]) [2025-01-09 21:37:14,990 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:37:14,990 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:14,990 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:14,990 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:14,990 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:14,993 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][263], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 74#L1063-10true, 231#true, 195#L1050-16true, Black: 243#true, 123#L1050-16true, 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:14,993 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is not cut-off event [2025-01-09 21:37:14,993 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-01-09 21:37:14,993 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-01-09 21:37:14,994 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-01-09 21:37:14,994 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-01-09 21:37:15,005 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][262], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 63#L1062-19true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 66#L1051-3true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:15,005 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-01-09 21:37:15,005 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:15,005 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:15,005 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:15,031 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 92#L1050-10true, 212#L1064-3true]) [2025-01-09 21:37:15,031 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-01-09 21:37:15,031 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:15,031 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:15,031 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:15,035 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][262], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 80#L1063-16true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, 123#L1050-16true, 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:15,035 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-01-09 21:37:15,035 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:15,035 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:15,035 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:15,039 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 74#L1063-10true, 231#true, Black: 243#true, 165#L1050-18true, 123#L1050-16true, 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:15,039 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-01-09 21:37:15,039 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:15,039 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:15,039 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:15,059 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 123#L1050-16true, 11#L1062-36true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:15,059 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-01-09 21:37:15,059 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:15,059 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:15,059 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:15,072 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 92#L1050-10true, 212#L1064-3true]) [2025-01-09 21:37:15,072 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-01-09 21:37:15,072 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:15,072 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:15,073 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:15,073 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:15,081 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 80#L1063-16true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, 123#L1050-16true, 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:15,081 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-01-09 21:37:15,081 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:15,081 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:15,081 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:15,085 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][263], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 74#L1063-10true, 195#L1050-16true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 129#L1050-18true]) [2025-01-09 21:37:15,085 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is not cut-off event [2025-01-09 21:37:15,085 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-01-09 21:37:15,085 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-01-09 21:37:15,085 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-01-09 21:37:15,096 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 165#L1050-18true, 123#L1050-16true, 11#L1062-36true, 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:15,096 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:37:15,096 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:15,096 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:15,096 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:15,109 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][263], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, 66#L1051-3true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, 31#L1062-27true, 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:15,109 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-01-09 21:37:15,109 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:15,109 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:15,109 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:15,109 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:15,116 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][263], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, 245#(= |#race~datas~0| 0), 19#L1050-10true, 212#L1064-3true]) [2025-01-09 21:37:15,116 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-01-09 21:37:15,116 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:15,116 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:15,116 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:15,117 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 92#L1050-10true, 212#L1064-3true]) [2025-01-09 21:37:15,117 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-01-09 21:37:15,117 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:15,118 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:15,118 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:15,156 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 92#L1050-10true, 212#L1064-3true]) [2025-01-09 21:37:15,156 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-01-09 21:37:15,156 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:15,156 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:15,157 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:15,157 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:15,157 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:15,158 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 92#L1050-10true, 212#L1064-3true]) [2025-01-09 21:37:15,159 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:37:15,159 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:15,159 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:15,159 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:15,159 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:15,160 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][262], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, 21#L1050-2true, 245#(= |#race~datas~0| 0), 212#L1064-3true]) [2025-01-09 21:37:15,160 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:15,161 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:15,161 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:15,161 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:15,165 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 80#L1063-16true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 165#L1050-18true, 123#L1050-16true, 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:15,165 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:15,165 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:15,165 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:15,165 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:15,183 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 123#L1050-16true, 11#L1062-36true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:15,183 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-01-09 21:37:15,183 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:15,184 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:15,184 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:15,184 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:15,185 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][207], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 123#L1050-16true, 31#L1062-27true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:15,186 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:37:15,186 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:15,186 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:15,186 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:15,186 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:15,190 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 123#L1050-16true, 31#L1062-27true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:15,190 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:37:15,190 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:15,191 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:15,191 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:15,191 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:15,196 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 92#L1050-10true, 212#L1064-3true]) [2025-01-09 21:37:15,196 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:37:15,196 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:15,196 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:15,196 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:15,196 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:15,196 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:15,196 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:15,197 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][263], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, 245#(= |#race~datas~0| 0), 19#L1050-10true, 212#L1064-3true]) [2025-01-09 21:37:15,197 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-01-09 21:37:15,197 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:15,197 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:15,197 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:15,197 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:15,197 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 92#L1050-10true, 212#L1064-3true]) [2025-01-09 21:37:15,197 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:37:15,198 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:15,198 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:15,198 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:15,198 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:15,198 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:15,205 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [72#L1063-7true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:15,205 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:37:15,205 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:15,205 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:15,205 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:15,205 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 74#L1063-10true, 231#true, Black: 243#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:15,206 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-01-09 21:37:15,206 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:15,206 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:15,206 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:15,228 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 223#L1050-7true, 212#L1064-3true]) [2025-01-09 21:37:15,228 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-01-09 21:37:15,228 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:15,228 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:15,228 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:15,229 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 223#L1050-7true, 212#L1064-3true]) [2025-01-09 21:37:15,229 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-01-09 21:37:15,229 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:15,229 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:15,229 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:15,229 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 92#L1050-10true, 212#L1064-3true]) [2025-01-09 21:37:15,229 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:37:15,229 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:15,229 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:15,229 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:15,229 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:15,229 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:15,229 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:15,231 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][262], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 14#L1050-7true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, 245#(= |#race~datas~0| 0), 212#L1064-3true]) [2025-01-09 21:37:15,231 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-01-09 21:37:15,231 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:15,231 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:15,231 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:15,231 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][263], [30#L1050-15true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, 245#(= |#race~datas~0| 0), 212#L1064-3true]) [2025-01-09 21:37:15,231 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-01-09 21:37:15,231 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:15,231 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:15,231 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:15,231 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][263], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, 245#(= |#race~datas~0| 0), 19#L1050-10true, 212#L1064-3true]) [2025-01-09 21:37:15,231 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-01-09 21:37:15,231 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:15,231 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:15,231 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:15,239 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 74#L1063-10true, 231#true, Black: 243#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:15,240 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:37:15,240 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:15,240 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:15,240 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:15,240 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:15,242 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 74#L1063-10true, 231#true, Black: 243#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:15,242 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:37:15,242 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:15,242 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:15,242 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:15,242 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [72#L1063-7true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:15,242 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-01-09 21:37:15,242 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:15,242 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:15,242 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:15,262 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 92#L1050-10true, 212#L1064-3true]) [2025-01-09 21:37:15,263 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:37:15,263 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:15,263 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:15,263 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:15,263 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:15,263 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:15,263 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:15,263 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:15,263 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][263], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, 245#(= |#race~datas~0| 0), 19#L1050-10true, 212#L1064-3true]) [2025-01-09 21:37:15,264 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:37:15,264 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:15,264 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:15,264 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:15,264 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:15,264 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:15,265 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][263], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, 245#(= |#race~datas~0| 0), 19#L1050-10true, 212#L1064-3true]) [2025-01-09 21:37:15,265 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:37:15,265 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:15,265 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:15,265 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:15,265 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:15,270 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([673] L1063-15-->L1063-16: Formula: (= v_~threads_mask~0_22 |v_ULTIMATE.start_main_#t~bitwise21#1_6|) InVars {ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} OutVars{~threads_mask~0=v_~threads_mask~0_22, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} AuxVars[] AssignedVars[~threads_mask~0][196], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 80#L1063-16true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 19#L1050-10true, 163#L1051-3true]) [2025-01-09 21:37:15,270 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:37:15,270 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:15,270 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:15,270 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:15,271 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][263], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, 66#L1051-3true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 74#L1063-10true, 231#true, 195#L1050-16true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:15,271 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is not cut-off event [2025-01-09 21:37:15,271 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-01-09 21:37:15,271 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-01-09 21:37:15,272 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-01-09 21:37:15,273 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][263], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 74#L1063-10true, 195#L1050-16true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:15,273 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is not cut-off event [2025-01-09 21:37:15,273 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-01-09 21:37:15,273 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-01-09 21:37:15,273 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-01-09 21:37:15,293 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 80#L1063-16true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:15,293 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-01-09 21:37:15,294 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:15,294 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:15,294 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:15,312 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 212#L1064-3true]) [2025-01-09 21:37:15,312 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-01-09 21:37:15,312 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:15,312 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:15,312 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:15,313 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][263], [30#L1050-15true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, 245#(= |#race~datas~0| 0), 212#L1064-3true]) [2025-01-09 21:37:15,313 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-01-09 21:37:15,313 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:15,313 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:15,313 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:15,313 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:15,313 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 68#L1050-15true, 212#L1064-3true]) [2025-01-09 21:37:15,313 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-01-09 21:37:15,313 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:15,313 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:15,313 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:15,316 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 80#L1063-16true, 269#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 123#L1050-16true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:15,316 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-01-09 21:37:15,316 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:15,316 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:15,316 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:15,614 INFO L124 PetriNetUnfolderBase]: 7969/23241 cut-off events. [2025-01-09 21:37:15,614 INFO L125 PetriNetUnfolderBase]: For 18257/20077 co-relation queries the response was YES. [2025-01-09 21:37:15,665 INFO L83 FinitePrefix]: Finished finitePrefix Result has 46243 conditions, 23241 events. 7969/23241 cut-off events. For 18257/20077 co-relation queries the response was YES. Maximal size of possible extension queue 847. Compared 258378 event pairs, 2037 based on Foata normal form. 47/20018 useless extension candidates. Maximal degree in co-relation 43663. Up to 7884 conditions per place. [2025-01-09 21:37:15,725 INFO L140 encePairwiseOnDemand]: 242/247 looper letters, 49 selfloop transitions, 4 changer transitions 0/284 dead transitions. [2025-01-09 21:37:15,725 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 249 places, 284 transitions, 948 flow [2025-01-09 21:37:15,730 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-01-09 21:37:15,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2025-01-09 21:37:15,730 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 907 transitions. [2025-01-09 21:37:15,730 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9180161943319838 [2025-01-09 21:37:15,730 INFO L175 Difference]: Start difference. First operand has 246 places, 272 transitions, 800 flow. Second operand 4 states and 907 transitions. [2025-01-09 21:37:15,730 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 249 places, 284 transitions, 948 flow [2025-01-09 21:37:15,749 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 248 places, 284 transitions, 929 flow, removed 2 selfloop flow, removed 1 redundant places. [2025-01-09 21:37:15,751 INFO L231 Difference]: Finished difference. Result has 250 places, 274 transitions, 815 flow [2025-01-09 21:37:15,751 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=247, PETRI_DIFFERENCE_MINUEND_FLOW=783, PETRI_DIFFERENCE_MINUEND_PLACES=245, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=272, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=268, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=815, PETRI_PLACES=250, PETRI_TRANSITIONS=274} [2025-01-09 21:37:15,751 INFO L279 CegarLoopForPetriNet]: 232 programPoint places, 18 predicate places. [2025-01-09 21:37:15,752 INFO L471 AbstractCegarLoop]: Abstraction has has 250 places, 274 transitions, 815 flow [2025-01-09 21:37:15,752 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 218.0) internal successors, (872), 4 states have internal predecessors, (872), 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) [2025-01-09 21:37:15,752 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-09 21:37:15,752 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] [2025-01-09 21:37:15,752 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable31 [2025-01-09 21:37:15,752 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2025-01-09 21:37:15,753 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 21:37:15,753 INFO L85 PathProgramCache]: Analyzing trace with hash -1818334622, now seen corresponding path program 1 times [2025-01-09 21:37:15,753 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 21:37:15,753 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [628076539] [2025-01-09 21:37:15,753 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 21:37:15,753 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 21:37:15,758 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 74 statements into 1 equivalence classes. [2025-01-09 21:37:15,759 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 74 of 74 statements. [2025-01-09 21:37:15,759 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:37:15,759 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 21:37:15,793 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-01-09 21:37:15,794 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 21:37:15,794 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [628076539] [2025-01-09 21:37:15,794 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [628076539] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 21:37:15,794 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 21:37:15,794 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-01-09 21:37:15,794 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1847075138] [2025-01-09 21:37:15,794 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 21:37:15,795 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-01-09 21:37:15,795 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 21:37:15,795 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-01-09 21:37:15,795 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2025-01-09 21:37:15,843 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 209 out of 247 [2025-01-09 21:37:15,844 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 250 places, 274 transitions, 815 flow. Second operand has 4 states, 4 states have (on average 211.75) internal successors, (847), 4 states have internal predecessors, (847), 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) [2025-01-09 21:37:15,844 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-09 21:37:15,844 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 209 of 247 [2025-01-09 21:37:15,844 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-09 21:37:15,935 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][215], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 100#L1062-24true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 232#true]) [2025-01-09 21:37:15,935 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-01-09 21:37:15,936 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-01-09 21:37:15,936 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-01-09 21:37:15,936 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-01-09 21:37:15,936 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][216], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 100#L1062-24true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 232#true]) [2025-01-09 21:37:15,936 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-01-09 21:37:15,936 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-01-09 21:37:15,936 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-01-09 21:37:15,936 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-01-09 21:37:15,942 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][216], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 31#L1062-27true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 232#true]) [2025-01-09 21:37:15,943 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-01-09 21:37:15,943 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-01-09 21:37:15,943 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-01-09 21:37:15,943 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-01-09 21:37:15,944 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][215], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, 31#L1062-27true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 232#true]) [2025-01-09 21:37:15,945 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is not cut-off event [2025-01-09 21:37:15,945 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is not cut-off event [2025-01-09 21:37:15,945 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2025-01-09 21:37:15,945 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2025-01-09 21:37:15,961 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 74#L1063-10true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 232#true]) [2025-01-09 21:37:15,961 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is not cut-off event [2025-01-09 21:37:15,961 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2025-01-09 21:37:15,961 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2025-01-09 21:37:15,961 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2025-01-09 21:37:15,963 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, 11#L1062-36true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 232#true]) [2025-01-09 21:37:15,963 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-01-09 21:37:15,963 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-01-09 21:37:15,963 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-01-09 21:37:15,963 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-01-09 21:37:15,967 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][227], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, 11#L1062-36true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 232#true]) [2025-01-09 21:37:15,967 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-01-09 21:37:15,967 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-01-09 21:37:15,967 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-01-09 21:37:15,967 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-01-09 21:37:15,980 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][227], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 11#L1062-36true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 232#true]) [2025-01-09 21:37:15,980 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-01-09 21:37:15,980 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-01-09 21:37:15,980 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-01-09 21:37:15,980 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-01-09 21:37:15,980 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-01-09 21:37:16,551 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][215], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 100#L1062-24true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 138#$Ultimate##0true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:16,551 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-01-09 21:37:16,551 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-01-09 21:37:16,551 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-01-09 21:37:16,552 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-01-09 21:37:16,553 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][216], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 100#L1062-24true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 138#$Ultimate##0true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:16,553 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-01-09 21:37:16,553 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-01-09 21:37:16,553 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-01-09 21:37:16,553 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-01-09 21:37:16,554 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][302], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 100#L1062-24true, Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 171#$Ultimate##0true, Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:16,554 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-01-09 21:37:16,554 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-01-09 21:37:16,554 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-01-09 21:37:16,554 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-01-09 21:37:16,555 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][303], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, 100#L1062-24true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 171#$Ultimate##0true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:16,555 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-01-09 21:37:16,555 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-01-09 21:37:16,556 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-01-09 21:37:16,556 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-01-09 21:37:16,590 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][216], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 138#$Ultimate##0true, 123#L1050-16true, 31#L1062-27true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:16,590 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-01-09 21:37:16,590 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-01-09 21:37:16,590 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-01-09 21:37:16,590 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-01-09 21:37:16,592 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][303], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 171#$Ultimate##0true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 31#L1062-27true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:16,592 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-01-09 21:37:16,592 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-01-09 21:37:16,592 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-01-09 21:37:16,592 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-01-09 21:37:16,595 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][215], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 138#$Ultimate##0true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 31#L1062-27true, 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:16,595 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is not cut-off event [2025-01-09 21:37:16,595 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-01-09 21:37:16,596 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-01-09 21:37:16,596 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-01-09 21:37:16,597 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][302], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 171#$Ultimate##0true, Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 31#L1062-27true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:16,597 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is not cut-off event [2025-01-09 21:37:16,597 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-01-09 21:37:16,597 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-01-09 21:37:16,597 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-01-09 21:37:16,659 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][302], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, 100#L1062-24true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, 67#L1048-1true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:16,660 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-01-09 21:37:16,660 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-01-09 21:37:16,660 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-01-09 21:37:16,660 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-01-09 21:37:16,661 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][303], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, 100#L1062-24true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, 67#L1048-1true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:16,661 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-01-09 21:37:16,661 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-01-09 21:37:16,661 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-01-09 21:37:16,661 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-01-09 21:37:16,684 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 74#L1063-10true, 231#true, Black: 243#true, 138#$Ultimate##0true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:16,685 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is not cut-off event [2025-01-09 21:37:16,685 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-01-09 21:37:16,685 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-01-09 21:37:16,685 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-01-09 21:37:16,686 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][282], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 171#$Ultimate##0true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 74#L1063-10true, 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:16,686 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is not cut-off event [2025-01-09 21:37:16,686 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-01-09 21:37:16,686 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-01-09 21:37:16,686 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-01-09 21:37:16,701 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][303], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, 67#L1048-1true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 31#L1062-27true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:16,701 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-01-09 21:37:16,701 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-01-09 21:37:16,701 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-01-09 21:37:16,701 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-01-09 21:37:16,704 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][302], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, 67#L1048-1true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 31#L1062-27true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:16,705 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is not cut-off event [2025-01-09 21:37:16,705 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-01-09 21:37:16,705 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-01-09 21:37:16,705 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-01-09 21:37:16,708 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 138#$Ultimate##0true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, 11#L1062-36true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:16,708 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-01-09 21:37:16,708 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-01-09 21:37:16,708 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:37:16,708 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-01-09 21:37:16,708 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][282], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 171#$Ultimate##0true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 11#L1062-36true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:16,708 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-01-09 21:37:16,708 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-01-09 21:37:16,708 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-01-09 21:37:16,708 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:37:16,737 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][227], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 138#$Ultimate##0true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, 11#L1062-36true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:16,737 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-01-09 21:37:16,737 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:37:16,737 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:37:16,737 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:37:16,738 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][309], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 171#$Ultimate##0true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 11#L1062-36true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:16,738 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-01-09 21:37:16,738 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:37:16,739 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:37:16,739 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:37:16,802 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][282], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 74#L1063-10true, 195#L1050-16true, 231#true, Black: 243#true, 67#L1048-1true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:16,802 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is not cut-off event [2025-01-09 21:37:16,802 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-01-09 21:37:16,802 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-01-09 21:37:16,802 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-01-09 21:37:16,818 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][227], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 138#$Ultimate##0true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, 11#L1062-36true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:16,818 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-01-09 21:37:16,818 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:37:16,818 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:37:16,818 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:37:16,819 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:37:16,820 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][309], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 171#$Ultimate##0true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 11#L1062-36true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:16,820 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-01-09 21:37:16,820 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:37:16,820 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:37:16,820 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:37:16,820 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:37:16,828 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][282], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, 67#L1048-1true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 11#L1062-36true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:16,828 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-01-09 21:37:16,828 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:37:16,828 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:37:16,828 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:37:16,907 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][309], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, 67#L1048-1true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 11#L1062-36true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:16,911 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-01-09 21:37:16,912 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:37:16,912 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:37:16,912 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:37:17,076 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][309], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, 67#L1048-1true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 11#L1062-36true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:17,076 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-01-09 21:37:17,076 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:37:17,076 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:37:17,076 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:37:17,076 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:37:17,188 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][282], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1062-5true, 233#true, 14#L1050-7true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:17,188 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-01-09 21:37:17,188 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:37:17,188 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:37:17,188 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:37:17,188 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][299], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, 14#L1050-7true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 133#L1062-11true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:17,189 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-01-09 21:37:17,189 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:37:17,189 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:17,189 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:37:17,203 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][298], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 29#L1050-1true, 283#true, 233#true, 133#L1062-11true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:17,203 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is not cut-off event [2025-01-09 21:37:17,203 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-01-09 21:37:17,203 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-01-09 21:37:17,203 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-01-09 21:37:17,259 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][298], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 29#L1050-1true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:17,260 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is not cut-off event [2025-01-09 21:37:17,260 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-01-09 21:37:17,260 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-01-09 21:37:17,260 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-01-09 21:37:17,263 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][298], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, 133#L1062-11true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 21#L1050-2true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:17,263 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is not cut-off event [2025-01-09 21:37:17,263 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-01-09 21:37:17,263 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-01-09 21:37:17,263 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-01-09 21:37:17,286 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 217#L1062-3true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2025-01-09 21:37:17,286 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-01-09 21:37:17,286 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:37:17,286 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:37:17,286 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:37:17,316 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][299], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, 21#L1050-2true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:17,316 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-01-09 21:37:17,316 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:37:17,316 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:37:17,316 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:37:17,328 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][298], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 21#L1050-2true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:17,328 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is not cut-off event [2025-01-09 21:37:17,328 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-01-09 21:37:17,329 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-01-09 21:37:17,329 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-01-09 21:37:17,375 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, 104#L1062-5true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:17,375 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-01-09 21:37:17,375 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:17,375 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:37:17,375 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:37:17,378 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][298], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 29#L1050-1true, 283#true, 233#true, 63#L1062-19true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:17,378 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-01-09 21:37:17,378 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:37:17,378 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:37:17,378 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:17,379 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][298], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 14#L1050-7true, 233#true, 283#true, 133#L1062-11true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:17,379 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-01-09 21:37:17,379 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:17,379 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:37:17,379 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:37:17,423 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][282], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1062-5true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:17,423 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is not cut-off event [2025-01-09 21:37:17,423 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-01-09 21:37:17,423 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-01-09 21:37:17,423 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-01-09 21:37:17,443 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][215], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 100#L1062-24true, Black: 264#(not (= ~threads_mask~0 0)), 275#true, 17#L1049-3true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:17,443 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-01-09 21:37:17,443 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:17,443 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:17,443 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:17,446 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][216], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, 100#L1062-24true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 17#L1049-3true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:17,446 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-01-09 21:37:17,446 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:17,446 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:17,446 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:17,449 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][207], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 133#L1062-11true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:17,449 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-01-09 21:37:17,449 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:17,449 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:17,449 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:17,451 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][302], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, 100#L1062-24true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 15#L1049-3true, 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:17,451 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-01-09 21:37:17,451 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:17,451 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:17,451 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:17,454 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][298], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, 63#L1062-19true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, 21#L1050-2true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:17,454 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-01-09 21:37:17,454 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:17,454 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:17,454 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:17,455 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][298], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 14#L1050-7true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:17,455 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-01-09 21:37:17,455 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:17,455 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:17,455 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:17,457 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][303], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 100#L1062-24true, Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 15#L1049-3true, 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:17,457 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-01-09 21:37:17,457 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:17,457 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:17,457 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:17,459 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][299], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, 63#L1062-19true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, 21#L1050-2true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:17,459 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-01-09 21:37:17,460 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:17,460 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:17,460 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:17,460 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][299], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 14#L1050-7true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:17,460 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-01-09 21:37:17,460 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:17,460 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:17,461 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:17,461 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][299], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, 133#L1062-11true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:17,461 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-01-09 21:37:17,461 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:17,461 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:17,461 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:17,535 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][216], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 17#L1049-3true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 31#L1062-27true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:17,536 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-01-09 21:37:17,536 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:17,536 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:17,536 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:17,544 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][303], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 15#L1049-3true, 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 31#L1062-27true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:17,544 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-01-09 21:37:17,544 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:17,544 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:17,544 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:17,551 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][215], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 17#L1049-3true, Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, 31#L1062-27true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:17,551 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2025-01-09 21:37:17,551 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-01-09 21:37:17,551 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-01-09 21:37:17,551 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-01-09 21:37:17,553 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][302], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 15#L1049-3true, 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 31#L1062-27true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:17,554 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2025-01-09 21:37:17,554 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-01-09 21:37:17,554 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-01-09 21:37:17,554 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-01-09 21:37:17,622 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, 133#L1062-11true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:17,622 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-01-09 21:37:17,623 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:17,623 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:17,623 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:17,626 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][302], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 29#L1050-1true, 233#true, 283#true, 100#L1062-24true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:17,626 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-01-09 21:37:17,626 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:17,626 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:17,626 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:17,629 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][298], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 29#L1050-1true, 233#true, 283#true, 100#L1062-24true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:17,629 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-01-09 21:37:17,629 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:17,629 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:17,629 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:17,632 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][303], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 29#L1050-1true, 262#true, 233#true, 283#true, 100#L1062-24true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:17,633 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-01-09 21:37:17,633 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:17,633 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:17,633 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:17,635 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][299], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 14#L1050-7true, 233#true, 63#L1062-19true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:17,636 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-01-09 21:37:17,636 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:17,636 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:17,636 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:17,652 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][298], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 14#L1050-7true, 233#true, 283#true, 63#L1062-19true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:17,652 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is not cut-off event [2025-01-09 21:37:17,652 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-01-09 21:37:17,652 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-01-09 21:37:17,652 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-01-09 21:37:17,662 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][298], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, 133#L1062-11true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:17,662 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is not cut-off event [2025-01-09 21:37:17,662 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-01-09 21:37:17,662 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-01-09 21:37:17,662 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-01-09 21:37:17,684 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 71#L1062-38true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 223#L1050-7true]) [2025-01-09 21:37:17,684 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-01-09 21:37:17,684 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:17,685 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:17,685 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:17,715 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:17,715 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-01-09 21:37:17,715 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:17,715 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:17,715 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:17,719 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:17,719 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-01-09 21:37:17,719 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:17,719 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:17,719 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:17,720 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][207], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:17,720 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-01-09 21:37:17,720 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:17,720 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:17,720 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:17,725 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][302], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, 100#L1062-24true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, 21#L1050-2true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:17,725 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-01-09 21:37:17,725 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:17,725 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:17,725 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:17,725 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][302], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, 137#threadErr2ASSERT_VIOLATIONDATA_RACEtrue, 100#L1062-24true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:17,725 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-01-09 21:37:17,725 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:17,725 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:17,725 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:17,726 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][298], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 29#L1050-1true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 200#L1062-25true, 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:17,726 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-01-09 21:37:17,726 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:17,726 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:17,726 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:17,727 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][298], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 29#L1050-1true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 31#L1062-27true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:17,727 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-01-09 21:37:17,727 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:17,727 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:17,727 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:17,729 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][298], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 100#L1062-24true, Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, 21#L1050-2true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:17,729 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-01-09 21:37:17,729 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:17,729 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:17,729 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:17,731 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][282], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:17,731 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-01-09 21:37:17,731 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:17,731 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:17,731 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:17,732 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][303], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 29#L1050-1true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, 31#L1062-27true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:17,732 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-01-09 21:37:17,732 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:17,733 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:17,733 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:17,734 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][303], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, 100#L1062-24true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, 21#L1050-2true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:17,734 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-01-09 21:37:17,734 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:17,734 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:17,734 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:17,734 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][303], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, 137#threadErr2ASSERT_VIOLATIONDATA_RACEtrue, 100#L1062-24true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:17,734 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-01-09 21:37:17,734 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:17,734 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:17,735 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:17,738 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][299], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 100#L1062-24true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, 21#L1050-2true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:17,738 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-01-09 21:37:17,738 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:17,738 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:17,738 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:17,739 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][299], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:17,739 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-01-09 21:37:17,739 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:17,739 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:17,739 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:17,744 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][302], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 29#L1050-1true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 31#L1062-27true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:17,744 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is not cut-off event [2025-01-09 21:37:17,744 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-01-09 21:37:17,744 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-01-09 21:37:17,744 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-01-09 21:37:17,756 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][298], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:17,756 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is not cut-off event [2025-01-09 21:37:17,756 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-01-09 21:37:17,756 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-01-09 21:37:17,756 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-01-09 21:37:17,782 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 71#L1062-38true, Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2025-01-09 21:37:17,783 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-01-09 21:37:17,783 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:17,783 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:17,783 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:17,783 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][282], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 71#L1062-38true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:17,783 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-01-09 21:37:17,783 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:17,783 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:17,784 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:17,795 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 17#L1049-3true, Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 74#L1063-10true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:17,795 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is not cut-off event [2025-01-09 21:37:17,795 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-01-09 21:37:17,795 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-01-09 21:37:17,795 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-01-09 21:37:17,798 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][282], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 15#L1049-3true, 74#L1063-10true, 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:17,798 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is not cut-off event [2025-01-09 21:37:17,798 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-01-09 21:37:17,798 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-01-09 21:37:17,798 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-01-09 21:37:17,815 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 173#ULTIMATE.startFINALtrue, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2025-01-09 21:37:17,815 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-01-09 21:37:17,815 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:17,815 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:17,815 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:17,823 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, 133#L1062-11true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 165#L1050-18true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:17,823 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-01-09 21:37:17,823 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:17,823 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:17,823 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:17,833 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][298], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 200#L1062-25true, 231#true, 195#L1050-16true, Black: 243#true, 21#L1050-2true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:17,833 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-01-09 21:37:17,833 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:17,833 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:17,833 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:17,834 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][298], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, 21#L1050-2true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 31#L1062-27true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:17,834 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-01-09 21:37:17,834 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:17,834 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:17,834 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:17,837 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][303], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, 21#L1050-2true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 31#L1062-27true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:17,837 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-01-09 21:37:17,837 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:17,837 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:17,837 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:17,837 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][303], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, 137#threadErr2ASSERT_VIOLATIONDATA_RACEtrue, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, 31#L1062-27true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:17,837 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-01-09 21:37:17,837 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:17,837 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:17,838 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:17,839 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][299], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 200#L1062-25true, 195#L1050-16true, 231#true, Black: 243#true, 21#L1050-2true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:17,839 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-01-09 21:37:17,839 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:17,839 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:17,839 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:17,840 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][299], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, 21#L1050-2true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 31#L1062-27true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:17,840 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-01-09 21:37:17,840 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:17,840 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:17,840 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:17,846 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][302], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 21#L1050-2true, 31#L1062-27true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:17,846 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is not cut-off event [2025-01-09 21:37:17,846 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-01-09 21:37:17,846 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-01-09 21:37:17,846 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-01-09 21:37:17,847 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][302], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, 137#threadErr2ASSERT_VIOLATIONDATA_RACEtrue, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 31#L1062-27true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:17,847 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is not cut-off event [2025-01-09 21:37:17,847 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-01-09 21:37:17,847 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-01-09 21:37:17,847 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-01-09 21:37:17,854 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 17#L1049-3true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, 11#L1062-36true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:17,854 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-01-09 21:37:17,854 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:17,854 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:17,854 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:17,854 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][282], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 15#L1049-3true, 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 11#L1062-36true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:17,854 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-01-09 21:37:17,854 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:17,854 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:17,854 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:17,915 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 104#L1062-5true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:17,915 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-01-09 21:37:17,916 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:17,916 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:17,916 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:17,926 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][227], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 17#L1049-3true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, 11#L1062-36true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:17,926 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-01-09 21:37:17,926 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:17,926 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:17,926 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:17,927 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][215], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, 100#L1062-24true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 223#L1050-7true]) [2025-01-09 21:37:17,928 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-01-09 21:37:17,928 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:17,928 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:17,928 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:17,930 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 165#L1050-18true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:17,931 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-01-09 21:37:17,931 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:17,931 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:17,931 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:17,931 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, 63#L1062-19true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:17,931 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-01-09 21:37:17,932 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:17,932 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:17,932 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:17,934 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][216], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, 100#L1062-24true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 223#L1050-7true]) [2025-01-09 21:37:17,934 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-01-09 21:37:17,934 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:17,934 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:17,934 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:17,936 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][207], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 165#L1050-18true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:17,937 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-01-09 21:37:17,937 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:17,937 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:17,937 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:17,938 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, 63#L1062-19true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:17,938 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-01-09 21:37:17,938 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:17,938 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:17,938 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:17,939 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][207], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, 63#L1062-19true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:17,939 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-01-09 21:37:17,939 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:17,939 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:17,939 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:17,941 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][309], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 15#L1049-3true, 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 11#L1062-36true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:17,941 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-01-09 21:37:17,941 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:17,941 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:17,941 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:17,943 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][302], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 14#L1050-7true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 100#L1062-24true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:17,943 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-01-09 21:37:17,943 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:17,943 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:17,943 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:17,945 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][298], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 14#L1050-7true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 100#L1062-24true, Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:17,945 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-01-09 21:37:17,945 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:17,945 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:17,945 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:17,946 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][298], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, 63#L1062-19true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:17,946 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-01-09 21:37:17,946 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:17,946 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:17,946 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:17,947 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][282], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, 63#L1062-19true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:17,947 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-01-09 21:37:17,947 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:17,947 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:17,947 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:17,950 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][303], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 14#L1050-7true, 283#true, 233#true, 100#L1062-24true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:17,950 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-01-09 21:37:17,950 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:17,950 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:17,950 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:17,952 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][299], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 14#L1050-7true, 283#true, 100#L1062-24true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:17,952 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-01-09 21:37:17,952 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:17,952 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:17,952 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:17,953 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][299], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, 63#L1062-19true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:17,953 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-01-09 21:37:17,953 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:17,953 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:17,953 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:18,001 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][282], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 30#L1050-15true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 71#L1062-38true, Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:18,001 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-01-09 21:37:18,001 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:18,002 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:18,002 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:18,002 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 71#L1062-38true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 68#L1050-15true]) [2025-01-09 21:37:18,002 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-01-09 21:37:18,002 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:18,002 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:18,002 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:18,023 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][282], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 29#L1050-1true, 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 74#L1063-10true, 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:18,024 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is not cut-off event [2025-01-09 21:37:18,024 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-01-09 21:37:18,024 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-01-09 21:37:18,024 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-01-09 21:37:18,034 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 217#L1062-3true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:18,034 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-01-09 21:37:18,034 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:18,034 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:18,034 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:18,045 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][215], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 31#L1062-27true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 223#L1050-7true]) [2025-01-09 21:37:18,045 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-01-09 21:37:18,045 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:18,045 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:18,045 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:18,046 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][215], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 100#L1062-24true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2025-01-09 21:37:18,046 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-01-09 21:37:18,046 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:18,046 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:18,046 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:18,051 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][216], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 31#L1062-27true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 223#L1050-7true]) [2025-01-09 21:37:18,051 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-01-09 21:37:18,051 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:18,051 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:18,051 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:18,051 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][216], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, 100#L1062-24true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2025-01-09 21:37:18,051 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-01-09 21:37:18,051 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:18,051 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:18,052 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:18,054 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, 104#L1062-5true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:18,054 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-01-09 21:37:18,054 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:18,054 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:18,054 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:18,054 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:18,058 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1062-5true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:18,058 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-01-09 21:37:18,058 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:18,058 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:18,058 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:18,060 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][302], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 14#L1050-7true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, 31#L1062-27true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:18,060 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-01-09 21:37:18,060 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:18,060 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:18,060 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:18,061 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][282], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 29#L1050-1true, 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 11#L1062-36true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:18,062 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-01-09 21:37:18,062 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:18,062 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:18,062 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:18,062 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][298], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, 14#L1050-7true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 200#L1062-25true, 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:18,062 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-01-09 21:37:18,062 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:18,063 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:18,063 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:18,064 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][298], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 14#L1050-7true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 31#L1062-27true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:18,064 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-01-09 21:37:18,064 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:18,064 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:18,064 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:18,068 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][303], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 14#L1050-7true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 31#L1062-27true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:18,068 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-01-09 21:37:18,068 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:18,068 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:18,068 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:18,070 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][299], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 14#L1050-7true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 200#L1062-25true, 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:18,070 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-01-09 21:37:18,070 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:18,070 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:18,070 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:18,072 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][299], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 14#L1050-7true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 31#L1062-27true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:18,072 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-01-09 21:37:18,072 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:18,072 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:18,072 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:18,137 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][282], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 74#L1063-10true, 231#true, 195#L1050-16true, Black: 243#true, 21#L1050-2true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:18,137 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is not cut-off event [2025-01-09 21:37:18,138 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-01-09 21:37:18,138 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-01-09 21:37:18,138 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-01-09 21:37:18,138 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][282], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, 137#threadErr2ASSERT_VIOLATIONDATA_RACEtrue, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 74#L1063-10true, 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:18,139 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is not cut-off event [2025-01-09 21:37:18,139 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-01-09 21:37:18,139 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-01-09 21:37:18,139 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-01-09 21:37:18,150 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][282], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 104#L1062-5true, 233#true, 66#L1051-3true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:18,150 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is not cut-off event [2025-01-09 21:37:18,150 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-01-09 21:37:18,150 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-01-09 21:37:18,150 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-01-09 21:37:18,160 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][227], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 17#L1049-3true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 11#L1062-36true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:18,161 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-01-09 21:37:18,161 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:18,161 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:18,161 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:18,161 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:18,165 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, 133#L1062-11true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:18,165 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:18,165 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:18,165 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:18,165 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:18,166 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][216], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 31#L1062-27true, 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2025-01-09 21:37:18,167 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-01-09 21:37:18,167 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:18,167 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:18,167 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:18,168 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][207], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, 63#L1062-19true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 165#L1050-18true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:18,169 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-01-09 21:37:18,169 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:18,169 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:18,169 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:18,169 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][207], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, 133#L1062-11true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:18,169 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:18,169 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:18,170 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:18,170 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:18,170 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][207], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, 133#L1062-11true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:18,170 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:18,170 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:18,170 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:18,170 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:18,170 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:18,173 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][207], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, 133#L1062-11true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:18,173 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:18,173 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:18,173 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:18,173 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:18,175 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][309], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 15#L1049-3true, 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 11#L1062-36true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:18,176 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-01-09 21:37:18,176 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:18,176 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:18,176 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:18,176 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:18,177 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][215], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 31#L1062-27true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2025-01-09 21:37:18,177 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is not cut-off event [2025-01-09 21:37:18,177 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-01-09 21:37:18,177 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-01-09 21:37:18,177 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-01-09 21:37:18,178 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][282], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, 21#L1050-2true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 11#L1062-36true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:18,178 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:18,178 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:18,179 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:18,179 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:18,179 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][282], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 14#L1050-7true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 11#L1062-36true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:18,179 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:37:18,179 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:18,179 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:18,179 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:18,185 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][299], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, 133#L1062-11true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:18,185 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:18,185 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:18,185 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:18,185 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:18,198 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][282], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 29#L1050-1true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 71#L1062-38true, Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:18,198 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:18,198 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:18,198 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:18,198 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:18,201 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][282], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, 137#threadErr2ASSERT_VIOLATIONDATA_RACEtrue, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 11#L1062-36true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:18,201 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:18,201 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:18,201 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:18,202 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:18,207 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, 63#L1062-19true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 165#L1050-18true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:18,207 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is not cut-off event [2025-01-09 21:37:18,208 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-01-09 21:37:18,208 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-01-09 21:37:18,208 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-01-09 21:37:18,208 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, 63#L1062-19true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 165#L1050-18true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:18,208 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-01-09 21:37:18,208 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:18,208 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:18,208 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:18,210 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][282], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, 63#L1062-19true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 129#L1050-18true, 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:18,210 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-01-09 21:37:18,210 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:18,210 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:18,210 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:18,227 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][309], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, 100#L1062-24true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:18,227 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-01-09 21:37:18,227 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:18,227 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:18,227 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:18,228 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][227], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 100#L1062-24true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:18,228 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-01-09 21:37:18,228 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:18,228 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:18,228 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:18,292 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][215], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 100#L1062-24true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 68#L1050-15true]) [2025-01-09 21:37:18,292 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-01-09 21:37:18,293 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:18,293 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:18,293 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:18,295 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:18,295 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:37:18,295 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:18,295 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:18,295 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:18,296 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 200#L1062-25true, 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:18,296 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-01-09 21:37:18,296 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:18,296 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:18,297 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:18,299 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][216], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, 100#L1062-24true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 68#L1050-15true]) [2025-01-09 21:37:18,299 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-01-09 21:37:18,299 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:18,299 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:18,299 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:18,302 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][207], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:18,302 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:37:18,302 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:18,302 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:18,302 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:18,303 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][215], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, 100#L1062-24true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:18,303 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-01-09 21:37:18,303 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:18,303 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:18,303 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:18,304 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, 100#L1062-24true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:18,304 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-01-09 21:37:18,304 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:18,304 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:18,304 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:18,305 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][216], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, 100#L1062-24true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:18,305 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-01-09 21:37:18,305 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:18,305 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:18,305 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:18,306 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][207], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 100#L1062-24true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:18,306 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-01-09 21:37:18,306 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:18,306 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:18,306 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:18,309 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][309], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, 137#threadErr2ASSERT_VIOLATIONDATA_RACEtrue, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 11#L1062-36true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:18,309 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:37:18,309 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:18,310 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:18,310 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:18,311 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][302], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, 100#L1062-24true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:18,311 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-01-09 21:37:18,311 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:18,311 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:18,311 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:18,313 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][298], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 14#L1050-7true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 65#L1062-32true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:18,313 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-01-09 21:37:18,313 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:18,313 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:18,313 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:18,314 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][298], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, 100#L1062-24true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:18,314 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-01-09 21:37:18,314 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:18,314 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:18,314 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:18,315 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][282], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, 123#L1050-16true, 31#L1062-27true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:18,315 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-01-09 21:37:18,315 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:18,315 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:18,315 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:18,317 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][303], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 100#L1062-24true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:18,317 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-01-09 21:37:18,317 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:18,317 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:18,317 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:18,318 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][299], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 14#L1050-7true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 65#L1062-32true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:18,318 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-01-09 21:37:18,318 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:18,318 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:18,318 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:18,319 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][299], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 100#L1062-24true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:18,319 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-01-09 21:37:18,319 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:18,319 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:18,319 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:18,331 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][282], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 71#L1062-38true, Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 21#L1050-2true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:18,331 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:37:18,332 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:18,332 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:18,332 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:18,352 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][309], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, 31#L1062-27true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:18,352 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-01-09 21:37:18,352 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:18,352 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:18,352 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:18,353 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][227], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 31#L1062-27true, 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:18,353 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-01-09 21:37:18,353 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:18,353 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:18,353 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:18,354 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][282], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 200#L1062-25true, 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:18,354 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-01-09 21:37:18,354 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:18,354 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:18,354 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:18,354 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 200#L1062-25true, 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:18,355 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-01-09 21:37:18,355 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:18,355 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:18,355 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:18,360 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 31#L1062-27true, 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:18,360 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2025-01-09 21:37:18,360 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-01-09 21:37:18,360 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-01-09 21:37:18,360 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-01-09 21:37:18,377 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [72#L1063-7true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2025-01-09 21:37:18,377 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-01-09 21:37:18,377 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:18,377 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:18,377 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:18,380 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][281], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, 80#L1063-16true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 21#L1050-2true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:18,380 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-01-09 21:37:18,380 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:18,380 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:18,380 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:18,397 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 74#L1063-10true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 223#L1050-7true]) [2025-01-09 21:37:18,397 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2025-01-09 21:37:18,398 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-01-09 21:37:18,398 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-01-09 21:37:18,398 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-01-09 21:37:18,398 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][282], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, 14#L1050-7true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 74#L1063-10true, 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:18,399 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2025-01-09 21:37:18,399 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-01-09 21:37:18,399 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-01-09 21:37:18,399 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-01-09 21:37:18,413 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][215], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 123#L1050-16true, 31#L1062-27true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 68#L1050-15true]) [2025-01-09 21:37:18,413 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:18,413 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:18,413 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:18,413 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:18,417 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, 133#L1062-11true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:18,417 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:18,417 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:18,417 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:18,417 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:18,417 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:18,420 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][216], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 31#L1062-27true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 68#L1050-15true]) [2025-01-09 21:37:18,420 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:18,420 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:18,420 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:18,420 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:18,423 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][215], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, 31#L1062-27true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:18,423 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:18,423 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:18,423 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:18,423 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:18,423 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 200#L1062-25true, 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:18,424 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:18,424 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:18,424 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:18,424 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:18,424 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, 31#L1062-27true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:18,424 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:18,424 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:18,424 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:18,425 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:18,425 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, 133#L1062-11true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:18,425 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:18,425 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:18,425 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:18,425 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:18,426 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][216], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 31#L1062-27true, 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:18,426 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:18,426 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:18,426 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:18,426 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:18,427 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][207], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 200#L1062-25true, 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:18,427 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:18,427 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:18,427 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:18,427 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:18,427 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][207], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 31#L1062-27true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:18,427 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:18,427 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:18,427 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:18,428 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:18,430 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][309], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 29#L1050-1true, 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 11#L1062-36true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:18,430 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:18,431 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:18,431 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:18,431 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:18,431 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][302], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, 31#L1062-27true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:18,431 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:18,431 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:18,431 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:18,432 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:18,432 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][298], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 200#L1062-25true, 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:18,432 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:18,432 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:18,432 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:18,432 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:18,433 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][282], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 29#L1050-1true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 11#L1062-36true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:18,433 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:18,433 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:18,433 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:18,433 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:18,433 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:18,434 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][298], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, 31#L1062-27true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:18,434 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:18,434 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:18,434 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:18,434 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:18,436 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][303], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 31#L1062-27true, 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:18,436 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:18,436 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:18,436 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:18,436 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:18,437 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][299], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 200#L1062-25true, 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:18,437 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:18,437 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:18,437 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:18,437 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:18,438 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][299], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 31#L1062-27true, 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:18,438 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:18,438 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:18,438 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:18,438 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:18,452 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][282], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 14#L1050-7true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 11#L1062-36true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:18,452 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:37:18,452 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:18,452 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:18,452 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:18,452 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:18,468 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][227], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, 100#L1062-24true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 165#L1050-18true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:18,469 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:18,469 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:18,469 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:18,469 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:18,469 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][309], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 100#L1062-24true, Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 129#L1050-18true, 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:18,469 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:18,469 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:18,469 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:18,469 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:18,471 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][282], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 14#L1050-7true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 11#L1062-36true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:18,471 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:37:18,471 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:18,471 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:18,471 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:18,471 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:18,471 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:18,477 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][298], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, 66#L1051-3true, 133#L1062-11true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:18,477 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-01-09 21:37:18,477 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-01-09 21:37:18,477 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-01-09 21:37:18,477 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-01-09 21:37:18,495 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 74#L1063-10true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2025-01-09 21:37:18,495 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-01-09 21:37:18,496 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-01-09 21:37:18,496 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-01-09 21:37:18,496 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-01-09 21:37:18,496 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][282], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 74#L1063-10true, 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:18,496 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-01-09 21:37:18,496 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-01-09 21:37:18,496 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-01-09 21:37:18,496 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-01-09 21:37:18,510 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][281], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 72#L1063-7true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:18,510 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:18,511 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:18,511 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:18,511 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:18,527 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][227], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 11#L1062-36true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 223#L1050-7true]) [2025-01-09 21:37:18,527 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-01-09 21:37:18,527 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:18,527 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:18,527 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:18,530 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][302], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 100#L1062-24true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 129#L1050-18true, 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:18,530 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:37:18,530 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:18,530 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:18,530 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:18,531 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][215], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, 100#L1062-24true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 165#L1050-18true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:18,531 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:37:18,531 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:18,531 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:18,531 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:18,532 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 11#L1062-36true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2025-01-09 21:37:18,532 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-01-09 21:37:18,532 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:18,532 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:18,532 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:18,532 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 11#L1062-36true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 223#L1050-7true]) [2025-01-09 21:37:18,532 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-01-09 21:37:18,532 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:18,533 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:18,533 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:18,533 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 11#L1062-36true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 223#L1050-7true]) [2025-01-09 21:37:18,533 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-01-09 21:37:18,533 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:18,533 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:18,533 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:18,533 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:18,534 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, 100#L1062-24true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 165#L1050-18true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:18,534 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:37:18,534 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:18,534 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:18,534 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:18,536 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:18,536 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:37:18,536 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:18,536 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:18,536 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:18,536 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:18,537 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:18,537 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:37:18,537 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:18,537 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:18,537 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:18,539 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][303], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, 100#L1062-24true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 129#L1050-18true, 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:18,539 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:37:18,539 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:18,539 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:18,539 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:18,539 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][216], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, 100#L1062-24true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 165#L1050-18true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:18,540 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:37:18,540 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:18,540 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:18,540 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:18,541 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][207], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 100#L1062-24true, Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 165#L1050-18true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:18,541 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:37:18,541 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:18,541 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:18,541 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:18,542 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][207], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, 63#L1062-19true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:18,542 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-01-09 21:37:18,542 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:18,542 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:18,542 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:18,543 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][207], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:18,543 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:37:18,543 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:18,543 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:18,543 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:18,543 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:18,544 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:18,544 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:37:18,545 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:18,545 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:18,545 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:18,546 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][207], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:18,546 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:37:18,546 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:18,546 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:18,546 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:18,550 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][309], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, 21#L1050-2true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 11#L1062-36true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:18,550 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:37:18,550 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:18,550 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:18,550 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:18,551 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][309], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, 137#threadErr2ASSERT_VIOLATIONDATA_RACEtrue, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 11#L1062-36true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:18,551 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:37:18,551 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:18,551 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:18,551 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:18,551 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:18,552 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][282], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 14#L1050-7true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 11#L1062-36true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:18,552 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-01-09 21:37:18,552 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:18,552 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:18,552 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:18,552 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:18,552 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:18,552 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:18,552 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][282], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 14#L1050-7true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 11#L1062-36true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:18,552 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-01-09 21:37:18,552 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:18,553 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:18,553 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:18,553 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:18,553 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:18,553 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:18,553 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:18,553 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 11#L1062-36true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2025-01-09 21:37:18,553 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-01-09 21:37:18,553 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:18,553 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:18,553 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:18,553 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:18,554 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][282], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 11#L1062-36true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:18,554 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-01-09 21:37:18,554 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:18,554 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:18,554 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:18,554 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][282], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, 21#L1050-2true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 11#L1062-36true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:18,554 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:37:18,554 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:18,554 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:18,554 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:18,554 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:18,557 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][282], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), 275#true, 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:18,557 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:37:18,557 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:18,557 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:18,557 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:18,559 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][299], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, 66#L1051-3true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 87#L1062-14true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:18,559 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:37:18,559 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:18,559 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:18,559 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:18,571 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][282], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 14#L1050-7true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 71#L1062-38true, Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:18,572 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-01-09 21:37:18,572 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:18,572 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:18,572 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:18,582 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:18,582 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:37:18,583 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:18,583 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:18,583 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:18,583 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][298], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, 66#L1051-3true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:18,583 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2025-01-09 21:37:18,583 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-01-09 21:37:18,583 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-01-09 21:37:18,583 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-01-09 21:37:18,584 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][282], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), 275#true, 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:18,584 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:37:18,584 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:18,584 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:18,584 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:18,592 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][227], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 165#L1050-18true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, 31#L1062-27true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:18,592 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:37:18,592 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:18,592 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:18,592 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:18,593 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][309], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, 31#L1062-27true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 129#L1050-18true, 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:18,593 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:37:18,593 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:18,593 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:18,593 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:18,594 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 200#L1062-25true, 231#true, Black: 243#true, 165#L1050-18true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:18,594 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:37:18,594 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:18,594 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:18,594 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:18,595 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][282], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 200#L1062-25true, 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 129#L1050-18true, 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:18,595 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:37:18,595 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:18,595 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:18,595 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:18,598 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 165#L1050-18true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, 31#L1062-27true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:18,598 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2025-01-09 21:37:18,598 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-01-09 21:37:18,598 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-01-09 21:37:18,599 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-01-09 21:37:18,600 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][282], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 31#L1062-27true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 129#L1050-18true, 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:18,600 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2025-01-09 21:37:18,600 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-01-09 21:37:18,601 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-01-09 21:37:18,601 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-01-09 21:37:18,618 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][282], [72#L1063-7true, 30#L1050-15true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:18,619 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:37:18,619 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:18,619 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:18,619 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:18,621 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, 80#L1063-16true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 223#L1050-7true]) [2025-01-09 21:37:18,621 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:37:18,622 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:18,622 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:18,622 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:18,623 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][281], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 14#L1050-7true, 233#true, 283#true, 80#L1063-16true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:18,623 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:37:18,623 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:18,623 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:18,623 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:18,642 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [72#L1063-7true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:18,642 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2025-01-09 21:37:18,642 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-01-09 21:37:18,642 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-01-09 21:37:18,642 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-01-09 21:37:18,659 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][227], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 11#L1062-36true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2025-01-09 21:37:18,659 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-01-09 21:37:18,659 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:18,659 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:18,659 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:18,661 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][302], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, 31#L1062-27true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 129#L1050-18true, 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:18,661 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:37:18,661 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:18,661 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:18,661 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:18,662 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][215], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 165#L1050-18true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 31#L1062-27true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:18,662 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:37:18,662 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:18,662 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:18,662 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:18,663 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 200#L1062-25true, 231#true, Black: 243#true, 165#L1050-18true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:18,663 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:37:18,663 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:18,663 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:18,663 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:18,664 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 165#L1050-18true, 123#L1050-16true, 31#L1062-27true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:18,664 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:37:18,664 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:18,664 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:18,664 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:18,667 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][303], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 31#L1062-27true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 129#L1050-18true, 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:18,667 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:37:18,667 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:18,667 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:18,667 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:18,667 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][216], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 165#L1050-18true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, 31#L1062-27true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:18,668 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:37:18,668 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:18,668 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:18,668 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:18,668 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][207], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 200#L1062-25true, 231#true, Black: 243#true, 165#L1050-18true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:18,668 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:37:18,668 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:18,668 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:18,668 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:18,669 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][207], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 165#L1050-18true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 31#L1062-27true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:18,669 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:37:18,669 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:18,669 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:18,669 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:18,673 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 74#L1063-10true, 231#true, 195#L1050-16true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:18,673 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:37:18,673 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:18,673 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:18,673 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:18,678 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][282], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 74#L1063-10true, 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:18,679 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:37:18,679 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:18,679 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:18,679 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:18,691 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, 11#L1062-36true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 223#L1050-7true]) [2025-01-09 21:37:18,691 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is not cut-off event [2025-01-09 21:37:18,691 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-01-09 21:37:18,692 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-01-09 21:37:18,692 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-01-09 21:37:18,692 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-01-09 21:37:18,692 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-01-09 21:37:18,736 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, 80#L1063-16true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2025-01-09 21:37:18,737 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:37:18,737 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:18,737 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:18,737 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:18,738 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 74#L1063-10true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 68#L1050-15true]) [2025-01-09 21:37:18,738 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is not cut-off event [2025-01-09 21:37:18,738 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-01-09 21:37:18,738 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-01-09 21:37:18,738 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-01-09 21:37:18,738 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][281], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 74#L1063-10true, 231#true, 195#L1050-16true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:18,738 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:37:18,738 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:18,738 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:18,738 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:18,739 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][282], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 30#L1050-15true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 74#L1063-10true, 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:18,739 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is not cut-off event [2025-01-09 21:37:18,739 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-01-09 21:37:18,739 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-01-09 21:37:18,739 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-01-09 21:37:18,739 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 74#L1063-10true, 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:18,739 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:37:18,739 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:18,739 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:18,739 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:18,754 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][282], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 74#L1063-10true, 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:18,755 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is not cut-off event [2025-01-09 21:37:18,755 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-01-09 21:37:18,755 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-01-09 21:37:18,755 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-01-09 21:37:18,755 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-01-09 21:37:18,761 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 71#L1062-38true, Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:18,761 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:37:18,762 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:18,762 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:18,762 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:18,770 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][309], [30#L1050-15true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 11#L1062-36true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:18,770 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-01-09 21:37:18,770 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:18,770 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:18,770 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:18,770 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][227], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 11#L1062-36true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 223#L1050-7true]) [2025-01-09 21:37:18,770 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-01-09 21:37:18,770 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:18,770 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:18,770 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:18,770 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:18,772 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, 63#L1062-19true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:18,772 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-01-09 21:37:18,772 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:18,772 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:18,772 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:18,773 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, 63#L1062-19true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:18,773 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-01-09 21:37:18,773 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:18,773 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:18,773 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:18,774 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, 63#L1062-19true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:18,774 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-01-09 21:37:18,774 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:18,774 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:18,774 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:18,777 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][207], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, 63#L1062-19true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:18,777 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-01-09 21:37:18,777 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:18,777 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:18,777 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:18,777 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:18,780 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][207], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, 63#L1062-19true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:18,781 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-01-09 21:37:18,781 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:18,781 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:18,781 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:18,783 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][309], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 14#L1050-7true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 11#L1062-36true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:18,783 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-01-09 21:37:18,783 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:18,783 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:18,783 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:18,784 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][227], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 11#L1062-36true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 68#L1050-15true]) [2025-01-09 21:37:18,784 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-01-09 21:37:18,784 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:18,784 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:18,784 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:18,785 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][298], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, 63#L1062-19true, 66#L1051-3true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:18,785 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-01-09 21:37:18,785 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:18,785 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:18,785 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:18,786 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][281], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, 63#L1062-19true, 66#L1051-3true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:18,786 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-01-09 21:37:18,786 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:18,786 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:18,786 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:18,787 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][282], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, 63#L1062-19true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 66#L1051-3true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:18,787 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-01-09 21:37:18,787 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:18,787 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:18,787 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:18,789 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][299], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, 63#L1062-19true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:18,789 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-01-09 21:37:18,789 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:18,789 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:18,789 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:18,808 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, 63#L1062-19true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:18,809 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2025-01-09 21:37:18,809 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-01-09 21:37:18,809 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-01-09 21:37:18,809 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-01-09 21:37:18,809 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-01-09 21:37:18,809 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, 63#L1062-19true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:18,809 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-01-09 21:37:18,809 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:18,809 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:18,809 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:18,810 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][282], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, 63#L1062-19true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:18,810 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-01-09 21:37:18,810 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:18,810 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:18,810 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:18,811 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, 63#L1062-19true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:18,811 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2025-01-09 21:37:18,811 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-01-09 21:37:18,811 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-01-09 21:37:18,811 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-01-09 21:37:18,864 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][281], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, 80#L1063-16true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:18,864 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-01-09 21:37:18,864 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:18,864 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:18,864 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:18,883 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][309], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 30#L1050-15true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 11#L1062-36true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:18,883 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:18,883 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:18,883 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:18,883 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:18,883 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:18,883 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][227], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 11#L1062-36true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2025-01-09 21:37:18,883 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-01-09 21:37:18,883 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:18,883 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:18,883 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:18,883 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:18,883 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][227], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 11#L1062-36true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 68#L1050-15true]) [2025-01-09 21:37:18,884 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:18,884 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:18,884 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:18,884 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:18,884 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:18,884 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][309], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 11#L1062-36true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:18,884 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-01-09 21:37:18,884 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:18,884 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:18,884 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:18,884 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][227], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 11#L1062-36true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 68#L1050-15true]) [2025-01-09 21:37:18,884 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:18,884 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:18,885 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:18,885 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:18,885 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:18,885 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:18,886 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][215], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 100#L1062-24true, Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:18,886 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:18,886 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:18,886 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:18,886 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:18,888 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 100#L1062-24true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:18,888 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:18,888 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:18,888 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:18,888 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:18,890 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][216], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 100#L1062-24true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:18,891 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:18,891 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:18,891 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:18,891 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:18,892 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][207], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 100#L1062-24true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:18,892 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:18,892 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:18,892 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:18,892 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:18,897 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 74#L1063-10true, 231#true, Black: 243#true, 165#L1050-18true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:18,897 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-01-09 21:37:18,897 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:18,897 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:18,897 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:18,914 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][282], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 71#L1062-38true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:18,914 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:18,914 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:18,914 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:18,914 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:18,915 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 71#L1062-38true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:18,915 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:18,915 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:18,915 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:18,915 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:19,316 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 78#L1063-15true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 68#L1050-15true]) [2025-01-09 21:37:19,316 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is not cut-off event [2025-01-09 21:37:19,316 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-01-09 21:37:19,316 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-01-09 21:37:19,316 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-01-09 21:37:19,317 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][282], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 30#L1050-15true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, 78#L1063-15true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:19,317 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is not cut-off event [2025-01-09 21:37:19,317 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-01-09 21:37:19,317 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-01-09 21:37:19,317 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-01-09 21:37:19,326 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, 80#L1063-16true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:19,327 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is not cut-off event [2025-01-09 21:37:19,327 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-01-09 21:37:19,327 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-01-09 21:37:19,327 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-01-09 21:37:19,329 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][282], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 74#L1063-10true, 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 129#L1050-18true, 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:19,329 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is not cut-off event [2025-01-09 21:37:19,329 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-01-09 21:37:19,329 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-01-09 21:37:19,329 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-01-09 21:37:19,339 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][215], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 31#L1062-27true, 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:19,339 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:37:19,339 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:19,339 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:19,339 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:19,340 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 200#L1062-25true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:19,340 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:37:19,340 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:19,340 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:19,340 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:19,341 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, 31#L1062-27true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:19,341 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:37:19,341 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:19,341 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:19,341 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:19,342 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 100#L1062-24true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:19,342 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-01-09 21:37:19,342 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:19,342 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:19,342 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:19,343 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][216], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 31#L1062-27true, 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:19,343 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:37:19,343 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:19,343 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:19,343 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:19,344 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][207], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 200#L1062-25true, 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:19,344 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:37:19,344 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:19,344 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:19,344 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:19,345 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][207], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 31#L1062-27true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:19,345 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:37:19,345 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:19,345 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:19,345 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:19,348 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, 11#L1062-36true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 68#L1050-15true]) [2025-01-09 21:37:19,349 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is not cut-off event [2025-01-09 21:37:19,349 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-01-09 21:37:19,349 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-01-09 21:37:19,349 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-01-09 21:37:19,367 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][227], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, 100#L1062-24true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:19,367 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-01-09 21:37:19,367 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:19,367 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:19,367 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:19,367 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][309], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, 100#L1062-24true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 66#L1051-3true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:19,367 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-01-09 21:37:19,368 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:19,368 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:19,368 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:19,368 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][309], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, 100#L1062-24true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:19,368 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-01-09 21:37:19,368 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:19,368 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:19,368 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:19,368 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][227], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 100#L1062-24true, Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:19,368 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-01-09 21:37:19,368 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:19,368 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:19,368 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:19,398 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][309], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 30#L1050-15true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 11#L1062-36true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:19,399 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2025-01-09 21:37:19,399 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-01-09 21:37:19,399 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-01-09 21:37:19,399 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-01-09 21:37:19,399 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-01-09 21:37:19,399 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-01-09 21:37:19,400 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][302], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, 66#L1051-3true, 100#L1062-24true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:19,400 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:19,400 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:19,400 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:19,400 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:19,400 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][215], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 100#L1062-24true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:19,400 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:19,400 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:19,400 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:19,400 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:19,401 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:19,401 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 100#L1062-24true, Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:19,401 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:19,401 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:19,401 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:19,402 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:19,402 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:19,402 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 200#L1062-25true, 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:19,402 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:19,402 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:19,402 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:19,402 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:19,403 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][303], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, 66#L1051-3true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 100#L1062-24true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:19,403 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:19,403 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:19,403 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:19,403 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:19,403 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][216], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 100#L1062-24true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:19,403 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:19,403 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:19,403 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:19,403 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:19,403 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:19,404 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][207], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, 100#L1062-24true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:19,404 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:19,404 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:19,404 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:19,404 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:19,404 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:19,405 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][215], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, 100#L1062-24true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:19,405 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:19,405 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:19,405 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:19,405 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:19,406 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, 100#L1062-24true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:19,406 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:19,406 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:19,406 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:19,406 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:19,406 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][216], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, 100#L1062-24true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:19,406 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:19,406 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:19,406 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:19,406 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:19,407 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][207], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, 100#L1062-24true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:19,407 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:19,407 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:19,407 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:19,407 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:19,408 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, 80#L1063-16true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 165#L1050-18true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:19,408 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:19,408 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:19,408 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:19,408 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:19,410 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][302], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, 66#L1051-3true, 100#L1062-24true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:19,410 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:19,410 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:19,410 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:19,410 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:19,411 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][298], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, 100#L1062-24true, 66#L1051-3true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:19,411 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:19,411 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:19,411 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:19,411 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:19,412 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][282], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, 66#L1051-3true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, 31#L1062-27true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:19,412 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:19,412 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:19,412 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:19,412 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:19,412 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][303], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, 100#L1062-24true, 66#L1051-3true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:19,412 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:19,412 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:19,413 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:19,413 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:19,413 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][299], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, 100#L1062-24true, 66#L1051-3true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:19,413 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:19,413 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:19,413 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:19,413 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:19,423 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 71#L1062-38true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 165#L1050-18true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:19,423 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-01-09 21:37:19,423 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:19,423 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:19,423 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:19,431 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][227], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 31#L1062-27true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:19,431 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:19,431 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:19,431 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:19,431 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:19,431 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][309], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 66#L1051-3true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, 31#L1062-27true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:19,431 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:19,431 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:19,431 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:19,432 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:19,432 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][309], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, 66#L1051-3true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 31#L1062-27true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:19,432 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:19,432 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:19,432 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:19,432 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:19,432 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][227], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 31#L1062-27true, 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:19,433 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:19,433 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:19,433 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:19,433 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:19,433 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 200#L1062-25true, 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:19,433 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:19,433 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:19,433 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:19,433 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:19,434 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][282], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 200#L1062-25true, 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:19,434 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:19,434 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:19,434 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:19,434 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:19,434 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][282], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 200#L1062-25true, 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:19,434 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:19,434 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:19,434 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:19,434 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:19,434 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 200#L1062-25true, 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:19,434 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:19,434 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:19,434 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:19,434 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:19,436 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 31#L1062-27true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:19,436 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2025-01-09 21:37:19,436 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-01-09 21:37:19,436 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-01-09 21:37:19,436 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-01-09 21:37:19,437 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][282], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 31#L1062-27true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:19,437 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2025-01-09 21:37:19,437 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-01-09 21:37:19,437 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-01-09 21:37:19,437 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-01-09 21:37:19,437 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 31#L1062-27true, 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:19,438 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2025-01-09 21:37:19,438 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-01-09 21:37:19,438 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-01-09 21:37:19,438 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-01-09 21:37:19,445 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][281], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 21#L1050-2true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 212#L1064-3true]) [2025-01-09 21:37:19,445 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:19,445 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:19,445 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:19,445 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:19,465 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][302], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, 66#L1051-3true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, 31#L1062-27true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:19,465 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:37:19,465 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:19,465 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:19,465 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:19,465 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][215], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, 31#L1062-27true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:19,465 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:37:19,465 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:19,465 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:19,465 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:19,465 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:19,466 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 200#L1062-25true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:19,466 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:37:19,466 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:19,466 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:19,466 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:19,466 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:19,466 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, 31#L1062-27true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:19,466 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:37:19,467 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:19,467 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:19,467 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:19,467 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:19,467 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][303], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, 66#L1051-3true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 31#L1062-27true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:19,467 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:37:19,469 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:19,469 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:19,469 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:19,469 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][216], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 31#L1062-27true, 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:19,469 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:37:19,469 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:19,469 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:19,469 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:19,469 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:19,470 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][207], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 200#L1062-25true, 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:19,470 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:37:19,470 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:19,470 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:19,470 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:19,470 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:19,470 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][207], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 31#L1062-27true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:19,470 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:37:19,470 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:19,470 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:19,470 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:19,470 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:19,471 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][215], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 31#L1062-27true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:19,471 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:37:19,471 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:19,471 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:19,471 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:19,471 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 200#L1062-25true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:19,471 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:37:19,471 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:19,471 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:19,471 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:19,472 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 31#L1062-27true, 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:19,472 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:37:19,472 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:19,472 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:19,472 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:19,472 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][216], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 31#L1062-27true, 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:19,472 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:37:19,472 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:19,472 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:19,472 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:19,473 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][207], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 200#L1062-25true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:19,473 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:37:19,473 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:19,473 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:19,473 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:19,473 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][207], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, 31#L1062-27true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:19,473 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:37:19,473 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:19,473 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:19,473 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:19,475 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][302], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, 66#L1051-3true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, 31#L1062-27true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:19,475 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:37:19,475 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:19,475 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:19,475 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:19,476 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][298], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, 66#L1051-3true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 200#L1062-25true, 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:19,476 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:37:19,476 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:19,476 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:19,476 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:19,476 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][298], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, 66#L1051-3true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, 31#L1062-27true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:19,476 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:37:19,476 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:19,476 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:19,477 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:19,477 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][303], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, 66#L1051-3true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 31#L1062-27true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:19,477 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:37:19,477 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:19,477 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:19,477 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:19,477 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][299], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 200#L1062-25true, 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:19,477 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:37:19,477 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:19,478 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:19,478 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:19,478 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][299], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, 31#L1062-27true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:19,478 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:37:19,478 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:19,478 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:19,478 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:19,509 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [72#L1063-7true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:19,510 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:37:19,510 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:19,510 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:19,510 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:19,510 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 74#L1063-10true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:19,510 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-01-09 21:37:19,510 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:19,510 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:19,510 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:19,541 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 223#L1050-7true, 212#L1064-3true]) [2025-01-09 21:37:19,541 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-01-09 21:37:19,541 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:19,541 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:19,541 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:19,542 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 223#L1050-7true, 212#L1064-3true]) [2025-01-09 21:37:19,542 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-01-09 21:37:19,542 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:19,542 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:19,542 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:19,543 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][281], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 14#L1050-7true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 212#L1064-3true]) [2025-01-09 21:37:19,543 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-01-09 21:37:19,543 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:19,543 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:19,543 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:19,555 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 72#L1063-7true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:19,555 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is not cut-off event [2025-01-09 21:37:19,555 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-01-09 21:37:19,555 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-01-09 21:37:19,555 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-01-09 21:37:19,563 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 74#L1063-10true, 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:19,563 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:37:19,563 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:19,563 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:19,563 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:19,563 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:19,563 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 74#L1063-10true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:19,563 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:37:19,563 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:19,563 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:19,563 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:19,568 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [72#L1063-7true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:19,568 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-01-09 21:37:19,568 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:19,568 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:19,568 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:19,573 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 71#L1062-38true, Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:19,573 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-01-09 21:37:19,573 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:19,573 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:19,573 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:19,586 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][282], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), 212#L1064-3true]) [2025-01-09 21:37:19,586 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:37:19,586 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:19,586 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:19,586 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:19,586 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, 212#L1064-3true]) [2025-01-09 21:37:19,586 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:37:19,586 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:19,586 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:19,586 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:19,587 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][281], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, 66#L1051-3true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 74#L1063-10true, 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:19,587 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:37:19,587 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:19,588 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:19,588 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:19,588 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 74#L1063-10true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:19,588 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:37:19,588 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:19,588 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:19,588 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:19,595 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][282], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 66#L1051-3true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 74#L1063-10true, 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:19,595 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is not cut-off event [2025-01-09 21:37:19,595 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-01-09 21:37:19,595 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-01-09 21:37:19,595 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-01-09 21:37:19,596 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][282], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, 66#L1051-3true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 74#L1063-10true, 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:19,596 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is not cut-off event [2025-01-09 21:37:19,596 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-01-09 21:37:19,596 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-01-09 21:37:19,597 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-01-09 21:37:19,624 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, 80#L1063-16true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:19,624 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-01-09 21:37:19,624 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:19,624 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:19,624 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:19,639 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 71#L1062-38true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:19,639 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-01-09 21:37:19,639 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:19,639 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:19,639 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:19,639 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:19,639 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][282], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, 66#L1051-3true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 71#L1062-38true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0)]) [2025-01-09 21:37:19,639 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-01-09 21:37:19,639 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:19,640 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:19,640 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:19,640 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 71#L1062-38true, Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:19,640 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-01-09 21:37:19,640 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:19,640 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:19,640 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:19,651 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 212#L1064-3true]) [2025-01-09 21:37:19,651 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is not cut-off event [2025-01-09 21:37:19,651 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-01-09 21:37:19,651 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-01-09 21:37:19,651 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-01-09 21:37:19,653 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, 80#L1063-16true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:19,653 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is not cut-off event [2025-01-09 21:37:19,653 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-01-09 21:37:19,653 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-01-09 21:37:19,653 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-01-09 21:37:19,686 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, 64#L1063-1true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:19,686 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-01-09 21:37:19,687 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:19,687 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:19,687 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:37:19,705 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 159#L1063-2true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:19,705 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-01-09 21:37:19,705 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-01-09 21:37:19,705 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:19,705 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:19,729 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [72#L1063-7true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:19,729 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-01-09 21:37:19,729 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:19,729 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:37:19,729 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:19,729 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 72#L1063-7true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2025-01-09 21:37:19,729 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-01-09 21:37:19,729 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:19,730 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:37:19,730 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:19,777 INFO L124 PetriNetUnfolderBase]: 11509/30186 cut-off events. [2025-01-09 21:37:19,777 INFO L125 PetriNetUnfolderBase]: For 22377/24730 co-relation queries the response was YES. [2025-01-09 21:37:19,851 INFO L83 FinitePrefix]: Finished finitePrefix Result has 62434 conditions, 30186 events. 11509/30186 cut-off events. For 22377/24730 co-relation queries the response was YES. Maximal size of possible extension queue 1196. Compared 340586 event pairs, 1718 based on Foata normal form. 518/27354 useless extension candidates. Maximal degree in co-relation 62218. Up to 6532 conditions per place. [2025-01-09 21:37:19,926 INFO L140 encePairwiseOnDemand]: 234/247 looper letters, 70 selfloop transitions, 23 changer transitions 0/315 dead transitions. [2025-01-09 21:37:19,926 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 253 places, 315 transitions, 1136 flow [2025-01-09 21:37:19,927 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-01-09 21:37:19,927 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2025-01-09 21:37:19,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 920 transitions. [2025-01-09 21:37:19,928 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9311740890688259 [2025-01-09 21:37:19,928 INFO L175 Difference]: Start difference. First operand has 250 places, 274 transitions, 815 flow. Second operand 4 states and 920 transitions. [2025-01-09 21:37:19,928 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 253 places, 315 transitions, 1136 flow [2025-01-09 21:37:19,955 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 251 places, 315 transitions, 1132 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-01-09 21:37:19,957 INFO L231 Difference]: Finished difference. Result has 253 places, 282 transitions, 940 flow [2025-01-09 21:37:19,957 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=247, PETRI_DIFFERENCE_MINUEND_FLOW=811, PETRI_DIFFERENCE_MINUEND_PLACES=248, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=274, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=15, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=257, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=940, PETRI_PLACES=253, PETRI_TRANSITIONS=282} [2025-01-09 21:37:19,962 INFO L279 CegarLoopForPetriNet]: 232 programPoint places, 21 predicate places. [2025-01-09 21:37:19,962 INFO L471 AbstractCegarLoop]: Abstraction has has 253 places, 282 transitions, 940 flow [2025-01-09 21:37:19,962 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 211.75) internal successors, (847), 4 states have internal predecessors, (847), 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) [2025-01-09 21:37:19,962 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-09 21:37:19,962 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] [2025-01-09 21:37:19,962 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable32 [2025-01-09 21:37:19,962 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2025-01-09 21:37:19,963 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 21:37:19,963 INFO L85 PathProgramCache]: Analyzing trace with hash -869094410, now seen corresponding path program 1 times [2025-01-09 21:37:19,963 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 21:37:19,963 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [251599529] [2025-01-09 21:37:19,963 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 21:37:19,963 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 21:37:19,975 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 74 statements into 1 equivalence classes. [2025-01-09 21:37:19,977 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 74 of 74 statements. [2025-01-09 21:37:19,977 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:37:19,977 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 21:37:20,007 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-01-09 21:37:20,007 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 21:37:20,007 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [251599529] [2025-01-09 21:37:20,007 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [251599529] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 21:37:20,007 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 21:37:20,007 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-01-09 21:37:20,007 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1337372560] [2025-01-09 21:37:20,007 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 21:37:20,007 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-01-09 21:37:20,008 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 21:37:20,008 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-01-09 21:37:20,008 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2025-01-09 21:37:20,046 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 210 out of 247 [2025-01-09 21:37:20,047 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 253 places, 282 transitions, 940 flow. Second operand has 4 states, 4 states have (on average 212.5) internal successors, (850), 4 states have internal predecessors, (850), 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) [2025-01-09 21:37:20,047 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-09 21:37:20,047 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 210 of 247 [2025-01-09 21:37:20,047 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-09 21:37:20,116 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][217], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 100#L1062-24true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 232#true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:20,116 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-01-09 21:37:20,116 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-01-09 21:37:20,116 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-01-09 21:37:20,116 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-01-09 21:37:20,117 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][215], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 100#L1062-24true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 232#true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:20,117 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-01-09 21:37:20,117 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-01-09 21:37:20,117 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-01-09 21:37:20,117 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-01-09 21:37:20,145 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 74#L1063-10true, 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 232#true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:20,145 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is not cut-off event [2025-01-09 21:37:20,145 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2025-01-09 21:37:20,146 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2025-01-09 21:37:20,146 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2025-01-09 21:37:20,146 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 11#L1062-36true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), 232#true]) [2025-01-09 21:37:20,146 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-01-09 21:37:20,146 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-01-09 21:37:20,146 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-01-09 21:37:20,146 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-01-09 21:37:20,150 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][227], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 11#L1062-36true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), 232#true]) [2025-01-09 21:37:20,150 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-01-09 21:37:20,150 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-01-09 21:37:20,150 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-01-09 21:37:20,150 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-01-09 21:37:20,152 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 80#L1063-16true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 232#true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:20,152 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2025-01-09 21:37:20,152 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-01-09 21:37:20,152 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-01-09 21:37:20,153 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-01-09 21:37:20,170 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 57#L1063-20true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 232#true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:20,170 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2025-01-09 21:37:20,170 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-01-09 21:37:20,170 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-01-09 21:37:20,171 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-01-09 21:37:20,179 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 232#true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), 212#L1064-3true]) [2025-01-09 21:37:20,179 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-01-09 21:37:20,179 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-01-09 21:37:20,179 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-01-09 21:37:20,180 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-01-09 21:37:20,215 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 285#(not (= ~threads_mask~0 0)), 75#L1065-10true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 138#$Ultimate##0true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:20,215 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-01-09 21:37:20,215 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-01-09 21:37:20,215 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-01-09 21:37:20,215 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-01-09 21:37:20,254 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 138#$Ultimate##0true, 123#L1050-16true, 135#L1061-3true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:20,254 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-01-09 21:37:20,254 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-01-09 21:37:20,254 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-01-09 21:37:20,255 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-01-09 21:37:20,331 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 285#(not (= ~threads_mask~0 0)), 75#L1065-10true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 17#L1049-3true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:20,331 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-01-09 21:37:20,331 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-01-09 21:37:20,331 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-01-09 21:37:20,331 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-01-09 21:37:20,378 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 173#ULTIMATE.startFINALtrue, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 138#$Ultimate##0true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:20,378 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-01-09 21:37:20,379 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-01-09 21:37:20,379 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-01-09 21:37:20,379 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-01-09 21:37:20,383 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][217], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 100#L1062-24true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 138#$Ultimate##0true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:20,383 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-01-09 21:37:20,384 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-01-09 21:37:20,384 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-01-09 21:37:20,384 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-01-09 21:37:20,385 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][304], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 100#L1062-24true, Black: 264#(not (= ~threads_mask~0 0)), 171#$Ultimate##0true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:20,385 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-01-09 21:37:20,385 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-01-09 21:37:20,385 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-01-09 21:37:20,385 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-01-09 21:37:20,389 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][215], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 100#L1062-24true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 138#$Ultimate##0true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:20,389 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-01-09 21:37:20,389 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-01-09 21:37:20,389 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-01-09 21:37:20,389 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-01-09 21:37:20,389 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][303], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 100#L1062-24true, Black: 264#(not (= ~threads_mask~0 0)), 171#$Ultimate##0true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:20,389 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-01-09 21:37:20,389 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-01-09 21:37:20,389 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-01-09 21:37:20,389 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-01-09 21:37:20,451 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][304], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 100#L1062-24true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, 67#L1048-1true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:20,451 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-01-09 21:37:20,451 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-01-09 21:37:20,451 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-01-09 21:37:20,451 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-01-09 21:37:20,459 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][303], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, 100#L1062-24true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, 67#L1048-1true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:20,459 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-01-09 21:37:20,459 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-01-09 21:37:20,459 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-01-09 21:37:20,459 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-01-09 21:37:20,522 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 83#L1063-8true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 138#$Ultimate##0true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:20,522 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-01-09 21:37:20,522 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-01-09 21:37:20,522 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-01-09 21:37:20,522 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-01-09 21:37:20,526 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 74#L1063-10true, 231#true, Black: 243#true, 138#$Ultimate##0true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:20,526 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is not cut-off event [2025-01-09 21:37:20,526 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-01-09 21:37:20,526 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-01-09 21:37:20,526 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-01-09 21:37:20,528 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][284], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 171#$Ultimate##0true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 74#L1063-10true, 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:20,528 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is not cut-off event [2025-01-09 21:37:20,528 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-01-09 21:37:20,528 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-01-09 21:37:20,528 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-01-09 21:37:20,533 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 17#L1049-3true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, 135#L1061-3true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:20,533 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-01-09 21:37:20,533 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-01-09 21:37:20,533 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-01-09 21:37:20,533 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-01-09 21:37:20,539 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 138#$Ultimate##0true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, 11#L1062-36true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:20,539 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-01-09 21:37:20,539 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-01-09 21:37:20,539 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-01-09 21:37:20,539 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-01-09 21:37:20,540 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][284], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 171#$Ultimate##0true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 11#L1062-36true, 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:20,540 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-01-09 21:37:20,540 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-01-09 21:37:20,540 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-01-09 21:37:20,540 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-01-09 21:37:20,570 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][227], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 138#$Ultimate##0true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, 11#L1062-36true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:20,570 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-01-09 21:37:20,570 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:37:20,570 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:37:20,570 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:37:20,571 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][309], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 171#$Ultimate##0true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 11#L1062-36true, 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:20,571 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-01-09 21:37:20,571 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:37:20,571 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:37:20,571 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:37:20,585 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, 80#L1063-16true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 138#$Ultimate##0true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:20,586 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-01-09 21:37:20,586 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-01-09 21:37:20,586 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-01-09 21:37:20,586 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-01-09 21:37:20,586 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][283], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, 80#L1063-16true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 171#$Ultimate##0true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:20,586 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-01-09 21:37:20,586 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-01-09 21:37:20,586 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-01-09 21:37:20,586 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-01-09 21:37:20,623 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][284], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 74#L1063-10true, 195#L1050-16true, 231#true, Black: 243#true, 67#L1048-1true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:20,623 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is not cut-off event [2025-01-09 21:37:20,623 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-01-09 21:37:20,623 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-01-09 21:37:20,623 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-01-09 21:37:20,638 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][284], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, 67#L1048-1true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 11#L1062-36true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:20,639 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-01-09 21:37:20,639 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:37:20,639 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:37:20,639 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:37:20,677 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][309], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, 67#L1048-1true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 11#L1062-36true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:20,677 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-01-09 21:37:20,677 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:37:20,677 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:37:20,677 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:37:20,695 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][283], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, 80#L1063-16true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, 67#L1048-1true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:20,696 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-01-09 21:37:20,696 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:37:20,696 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:37:20,696 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:37:20,710 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 59#L1071true, 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 17#L1049-3true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:20,710 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-01-09 21:37:20,710 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:37:20,710 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:37:20,710 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:37:20,734 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 57#L1063-20true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 138#$Ultimate##0true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:20,734 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-01-09 21:37:20,734 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:37:20,734 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:37:20,734 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:37:20,734 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][283], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 57#L1063-20true, 171#$Ultimate##0true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:20,734 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-01-09 21:37:20,734 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:37:20,734 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:37:20,734 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:37:20,836 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][301], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 29#L1050-1true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 133#L1062-11true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:20,836 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-01-09 21:37:20,836 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:37:20,836 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:37:20,836 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:37:20,837 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][284], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 14#L1050-7true, 104#L1062-5true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:20,837 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-01-09 21:37:20,837 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:37:20,837 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:37:20,837 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:37:20,852 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 138#$Ultimate##0true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 212#L1064-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:20,853 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-01-09 21:37:20,853 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:37:20,853 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:37:20,853 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:37:20,853 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][283], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 171#$Ultimate##0true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 212#L1064-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:20,853 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-01-09 21:37:20,853 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:37:20,853 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:37:20,853 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:37:20,854 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][283], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 57#L1063-20true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, 67#L1048-1true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:20,854 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-01-09 21:37:20,854 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:37:20,854 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:37:20,854 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:37:20,879 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][301], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 29#L1050-1true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:20,879 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-01-09 21:37:20,879 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:37:20,879 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:37:20,879 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:37:20,880 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][301], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 133#L1062-11true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, 21#L1050-2true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:20,880 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-01-09 21:37:20,880 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:37:20,880 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:37:20,880 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:37:20,892 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][302], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, 14#L1050-7true, 133#L1062-11true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:20,892 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-01-09 21:37:20,892 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:20,892 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:37:20,892 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:20,907 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 217#L1062-3true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:20,907 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-01-09 21:37:20,907 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:37:20,907 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:37:20,907 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:37:20,916 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 173#ULTIMATE.startFINALtrue, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 17#L1049-3true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:20,916 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-01-09 21:37:20,916 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:37:20,916 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:37:20,916 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:37:20,923 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][217], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 100#L1062-24true, Black: 264#(not (= ~threads_mask~0 0)), 17#L1049-3true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:20,923 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-01-09 21:37:20,923 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:20,923 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:20,923 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:20,927 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][304], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 100#L1062-24true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 15#L1049-3true, 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:20,927 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-01-09 21:37:20,927 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:20,927 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:20,927 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:20,928 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][301], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, 21#L1050-2true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:20,929 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-01-09 21:37:20,929 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:37:20,929 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:37:20,929 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:37:20,938 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][302], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 21#L1050-2true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:20,939 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is not cut-off event [2025-01-09 21:37:20,939 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-01-09 21:37:20,939 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-01-09 21:37:20,939 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-01-09 21:37:20,940 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][215], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, 100#L1062-24true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 17#L1049-3true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:20,940 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-01-09 21:37:20,940 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:20,940 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:20,940 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:20,941 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][303], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 100#L1062-24true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 15#L1049-3true, 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:20,941 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-01-09 21:37:20,941 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:20,941 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:20,941 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:20,975 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, 104#L1062-5true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:20,975 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-01-09 21:37:20,975 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:20,976 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:37:20,976 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:37:20,979 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][301], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 14#L1050-7true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 133#L1062-11true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:20,979 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-01-09 21:37:20,979 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:20,979 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:37:20,979 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:37:21,000 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][283], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, 67#L1048-1true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), 212#L1064-3true]) [2025-01-09 21:37:21,001 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-01-09 21:37:21,001 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:37:21,001 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:21,001 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:37:21,012 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][284], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1062-5true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:21,012 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is not cut-off event [2025-01-09 21:37:21,013 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-01-09 21:37:21,013 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-01-09 21:37:21,013 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-01-09 21:37:21,028 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 133#L1062-11true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:21,028 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-01-09 21:37:21,028 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:21,028 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:21,028 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:21,032 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][302], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, 14#L1050-7true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:21,032 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-01-09 21:37:21,032 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:21,032 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:21,032 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:21,033 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][304], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 29#L1050-1true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 100#L1062-24true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:21,033 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-01-09 21:37:21,033 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:21,033 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:21,033 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:21,035 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][301], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 14#L1050-7true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:21,035 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-01-09 21:37:21,035 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:21,036 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:21,036 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:21,053 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][303], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 29#L1050-1true, 262#true, 233#true, 283#true, 100#L1062-24true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:21,053 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-01-09 21:37:21,053 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:21,053 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:21,053 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:21,095 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][303], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, 14#L1050-7true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 100#L1062-24true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:21,095 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-01-09 21:37:21,095 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:21,095 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:21,095 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:21,099 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][304], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 14#L1050-7true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 100#L1062-24true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:21,099 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-01-09 21:37:21,099 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:21,099 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:21,099 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:21,099 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][304], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 14#L1050-7true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 100#L1062-24true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:21,099 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-01-09 21:37:21,099 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:21,099 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:21,099 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:21,099 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:21,100 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][304], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 100#L1062-24true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, 21#L1050-2true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:21,100 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-01-09 21:37:21,100 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:21,100 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:21,100 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:21,100 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][304], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, 137#threadErr2ASSERT_VIOLATIONDATA_RACEtrue, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 100#L1062-24true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:21,101 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-01-09 21:37:21,101 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:21,101 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:21,101 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:21,119 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][303], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 100#L1062-24true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 21#L1050-2true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:21,119 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-01-09 21:37:21,119 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:21,119 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:21,119 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:21,120 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][303], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, 137#threadErr2ASSERT_VIOLATIONDATA_RACEtrue, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 100#L1062-24true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:21,120 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-01-09 21:37:21,120 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:21,120 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:21,120 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:21,160 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 133#L1062-11true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:21,161 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-01-09 21:37:21,161 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:21,161 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:21,161 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:21,168 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][304], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 29#L1050-1true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 100#L1062-24true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:21,168 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-01-09 21:37:21,168 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:21,168 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:21,168 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:21,168 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:21,169 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][301], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 14#L1050-7true, 233#true, 63#L1062-19true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:21,169 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-01-09 21:37:21,169 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:21,169 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:21,169 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:21,327 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][301], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 133#L1062-11true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:21,327 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-01-09 21:37:21,327 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:21,327 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:21,327 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:21,337 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][303], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 14#L1050-7true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 100#L1062-24true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:21,337 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-01-09 21:37:21,337 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:21,337 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:21,337 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:21,337 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:21,338 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][302], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, 14#L1050-7true, 63#L1062-19true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:21,338 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is not cut-off event [2025-01-09 21:37:21,338 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-01-09 21:37:21,338 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-01-09 21:37:21,338 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-01-09 21:37:21,345 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][302], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 133#L1062-11true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:21,345 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is not cut-off event [2025-01-09 21:37:21,345 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-01-09 21:37:21,345 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-01-09 21:37:21,345 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-01-09 21:37:21,351 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][304], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 14#L1050-7true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 100#L1062-24true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:21,351 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-01-09 21:37:21,351 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:21,351 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:21,351 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:21,351 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:21,351 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:21,352 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][217], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 100#L1062-24true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 223#L1050-7true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:21,352 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-01-09 21:37:21,352 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:21,352 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:21,352 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:21,378 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][215], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 100#L1062-24true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 223#L1050-7true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:21,378 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-01-09 21:37:21,378 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:21,378 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:21,378 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:21,378 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][215], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 100#L1062-24true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 223#L1050-7true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:21,378 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-01-09 21:37:21,378 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:21,378 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:21,378 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:21,378 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:21,380 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:21,380 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-01-09 21:37:21,380 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:21,380 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:21,380 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:21,381 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][217], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 100#L1062-24true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 223#L1050-7true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:21,381 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-01-09 21:37:21,381 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:21,381 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:21,381 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:21,381 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:21,382 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][217], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 100#L1062-24true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 223#L1050-7true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:21,382 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-01-09 21:37:21,382 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:21,382 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:21,382 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:21,382 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:21,382 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:21,383 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:21,383 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-01-09 21:37:21,383 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:21,384 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:21,384 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:21,384 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:21,384 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-01-09 21:37:21,384 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:21,384 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:21,384 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:21,387 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][303], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 14#L1050-7true, 283#true, 100#L1062-24true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:21,387 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-01-09 21:37:21,387 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:21,387 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:21,387 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:21,387 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:21,387 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:21,387 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][303], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, 14#L1050-7true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 100#L1062-24true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:21,387 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-01-09 21:37:21,387 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:21,387 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:21,387 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:21,387 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:21,387 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:21,387 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:21,388 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][303], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, 100#L1062-24true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, 21#L1050-2true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:21,388 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-01-09 21:37:21,388 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:21,388 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:21,388 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:21,388 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:21,389 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][284], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:21,389 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-01-09 21:37:21,389 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:21,389 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:21,389 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:21,390 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][304], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 29#L1050-1true, 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, 31#L1062-27true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:21,390 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-01-09 21:37:21,390 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:21,390 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:21,390 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:21,391 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][301], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 29#L1050-1true, 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 31#L1062-27true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:21,391 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-01-09 21:37:21,391 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:21,391 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:21,391 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:21,392 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][304], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 14#L1050-7true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 100#L1062-24true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:21,392 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-01-09 21:37:21,392 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:21,392 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:21,392 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:21,392 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:21,392 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:21,392 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:21,393 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][304], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 14#L1050-7true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 100#L1062-24true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:21,393 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-01-09 21:37:21,393 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:21,393 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:21,393 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:21,393 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:21,393 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:21,393 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:21,393 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:21,393 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][217], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 100#L1062-24true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:21,393 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-01-09 21:37:21,393 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:21,393 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:21,393 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:21,394 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][304], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 100#L1062-24true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, 21#L1050-2true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:21,394 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-01-09 21:37:21,394 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:21,394 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:21,394 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:21,394 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:21,394 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][217], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 100#L1062-24true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 68#L1050-15true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:21,394 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-01-09 21:37:21,394 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:21,394 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:21,394 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:21,395 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][304], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 100#L1062-24true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:21,395 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-01-09 21:37:21,395 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:21,395 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:21,395 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:21,395 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][301], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:21,396 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-01-09 21:37:21,396 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:21,396 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:21,396 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:21,408 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][302], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:21,409 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is not cut-off event [2025-01-09 21:37:21,409 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-01-09 21:37:21,409 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-01-09 21:37:21,409 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-01-09 21:37:21,430 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 83#L1063-8true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 17#L1049-3true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:21,430 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-01-09 21:37:21,430 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:21,430 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:21,430 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:21,437 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 17#L1049-3true, Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 74#L1063-10true, 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:21,437 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is not cut-off event [2025-01-09 21:37:21,437 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-01-09 21:37:21,437 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-01-09 21:37:21,437 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-01-09 21:37:21,440 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][284], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 74#L1063-10true, 15#L1049-3true, 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:21,440 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is not cut-off event [2025-01-09 21:37:21,440 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-01-09 21:37:21,440 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-01-09 21:37:21,440 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-01-09 21:37:21,454 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 173#ULTIMATE.startFINALtrue, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:21,454 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-01-09 21:37:21,454 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:21,454 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:21,454 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:21,458 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][215], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, 100#L1062-24true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:21,458 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-01-09 21:37:21,458 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:21,458 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:21,458 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:21,459 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 17#L1049-3true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, 11#L1062-36true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:21,459 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-01-09 21:37:21,459 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:21,459 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:21,459 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:21,460 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][303], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 100#L1062-24true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 19#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:21,460 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-01-09 21:37:21,460 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:21,460 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:21,460 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:21,461 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][217], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 100#L1062-24true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:21,461 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-01-09 21:37:21,461 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:21,461 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:21,461 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:21,461 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:21,463 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 133#L1062-11true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 165#L1050-18true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:21,463 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-01-09 21:37:21,463 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:21,463 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:21,463 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:21,467 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][302], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, 21#L1050-2true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 31#L1062-27true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:21,467 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-01-09 21:37:21,467 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:21,467 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:21,467 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:21,468 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][284], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 15#L1049-3true, 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 11#L1062-36true, 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:21,468 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-01-09 21:37:21,468 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:21,468 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:21,468 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:21,469 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][215], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, 100#L1062-24true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:21,469 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-01-09 21:37:21,469 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:21,469 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:21,469 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:21,469 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:21,471 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][304], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, 21#L1050-2true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 31#L1062-27true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:21,471 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-01-09 21:37:21,471 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:21,471 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:21,471 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:21,472 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][301], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, 21#L1050-2true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 31#L1062-27true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:21,472 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-01-09 21:37:21,472 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:21,472 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:21,472 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:21,477 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][303], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, 31#L1062-27true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 21#L1050-2true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:21,477 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is not cut-off event [2025-01-09 21:37:21,477 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-01-09 21:37:21,477 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-01-09 21:37:21,477 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-01-09 21:37:21,526 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, 104#L1062-5true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:21,527 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-01-09 21:37:21,527 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:21,527 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:21,527 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:21,533 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][227], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 17#L1049-3true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 11#L1062-36true, 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:21,534 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-01-09 21:37:21,534 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:21,534 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:21,534 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:21,536 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 165#L1050-18true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:21,536 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-01-09 21:37:21,536 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:21,536 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:21,536 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:21,538 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 165#L1050-18true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:21,538 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-01-09 21:37:21,538 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:21,538 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:21,538 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:21,540 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][309], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 15#L1049-3true, 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 11#L1062-36true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:21,540 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-01-09 21:37:21,540 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:21,540 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:21,540 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:21,548 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][215], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, 100#L1062-24true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 223#L1050-7true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:21,549 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is not cut-off event [2025-01-09 21:37:21,549 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-01-09 21:37:21,549 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-01-09 21:37:21,549 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-01-09 21:37:21,549 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-01-09 21:37:21,549 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-01-09 21:37:21,549 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][303], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 14#L1050-7true, 283#true, 100#L1062-24true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:21,549 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is not cut-off event [2025-01-09 21:37:21,550 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-01-09 21:37:21,550 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-01-09 21:37:21,550 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-01-09 21:37:21,550 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-01-09 21:37:21,550 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-01-09 21:37:21,550 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-01-09 21:37:21,550 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-01-09 21:37:21,565 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([707] L1062-24-->L1062-27: Formula: (and (not (= |v_ULTIMATE.start_main_#t~bitwise18#1_5| 0)) (not (= v_~threads_mask~0_11 0))) InVars {~threads_mask~0=v_~threads_mask~0_11, ULTIMATE.start_main_#t~bitwise18#1=|v_ULTIMATE.start_main_#t~bitwise18#1_5|} OutVars{~threads_mask~0=v_~threads_mask~0_11, ULTIMATE.start_main_#t~bitwise18#1=|v_ULTIMATE.start_main_#t~bitwise18#1_5|} AuxVars[] AssignedVars[][221], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 262#true, 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 291#(not (= ~threads_mask~0 0)), 231#true, Black: 243#true, 31#L1062-27true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), 223#L1050-7true, 285#(not (= ~threads_mask~0 0)), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:21,565 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is not cut-off event [2025-01-09 21:37:21,565 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-01-09 21:37:21,565 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-01-09 21:37:21,565 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-01-09 21:37:21,566 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([707] L1062-24-->L1062-27: Formula: (and (not (= |v_ULTIMATE.start_main_#t~bitwise18#1_5| 0)) (not (= v_~threads_mask~0_11 0))) InVars {~threads_mask~0=v_~threads_mask~0_11, ULTIMATE.start_main_#t~bitwise18#1=|v_ULTIMATE.start_main_#t~bitwise18#1_5|} OutVars{~threads_mask~0=v_~threads_mask~0_11, ULTIMATE.start_main_#t~bitwise18#1=|v_ULTIMATE.start_main_#t~bitwise18#1_5|} AuxVars[] AssignedVars[][221], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 14#L1050-7true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 262#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 271#(not (= ~threads_mask~0 0)), Black: 238#true, 291#(not (= ~threads_mask~0 0)), 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 31#L1062-27true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:21,566 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is not cut-off event [2025-01-09 21:37:21,566 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-01-09 21:37:21,566 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-01-09 21:37:21,566 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-01-09 21:37:21,579 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, 80#L1063-16true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 17#L1049-3true, Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:21,579 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-01-09 21:37:21,579 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:21,579 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:21,579 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:21,580 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][283], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, 80#L1063-16true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 15#L1049-3true, 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:21,580 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-01-09 21:37:21,580 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:21,580 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:21,580 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:21,590 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][284], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 29#L1050-1true, 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 74#L1063-10true, 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:21,591 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is not cut-off event [2025-01-09 21:37:21,591 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-01-09 21:37:21,591 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-01-09 21:37:21,591 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-01-09 21:37:21,599 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 217#L1062-3true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:21,599 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-01-09 21:37:21,599 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:21,599 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:21,599 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:21,610 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, 104#L1062-5true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:21,610 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-01-09 21:37:21,611 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:21,611 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:21,611 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:21,611 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:21,611 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][215], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 100#L1062-24true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:21,611 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-01-09 21:37:21,611 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:21,611 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:21,611 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:21,612 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][217], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 100#L1062-24true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:21,612 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-01-09 21:37:21,612 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:21,612 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:21,612 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:21,613 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 104#L1062-5true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:21,614 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-01-09 21:37:21,614 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:21,614 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:21,614 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:21,615 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][303], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 14#L1050-7true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, 31#L1062-27true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:21,615 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-01-09 21:37:21,615 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:21,615 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:21,616 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:21,616 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][302], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, 14#L1050-7true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 31#L1062-27true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:21,616 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-01-09 21:37:21,616 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:21,617 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:21,617 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:21,617 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][284], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 29#L1050-1true, 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 11#L1062-36true, 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:21,617 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-01-09 21:37:21,617 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:21,617 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:21,617 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:21,620 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][304], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 14#L1050-7true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 31#L1062-27true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:21,620 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-01-09 21:37:21,620 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:21,620 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:21,621 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:21,621 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][304], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 100#L1062-24true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:21,621 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-01-09 21:37:21,621 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:21,621 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:21,621 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:21,622 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][301], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 14#L1050-7true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 31#L1062-27true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:21,622 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-01-09 21:37:21,622 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:21,622 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:21,622 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:21,643 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][303], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, 100#L1062-24true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:21,644 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-01-09 21:37:21,644 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:21,644 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:21,644 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:21,673 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][284], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 74#L1063-10true, 195#L1050-16true, 231#true, Black: 243#true, 21#L1050-2true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:21,674 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is not cut-off event [2025-01-09 21:37:21,674 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-01-09 21:37:21,674 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-01-09 21:37:21,674 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-01-09 21:37:21,674 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][284], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, 137#threadErr2ASSERT_VIOLATIONDATA_RACEtrue, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 74#L1063-10true, 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:21,674 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is not cut-off event [2025-01-09 21:37:21,674 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-01-09 21:37:21,674 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-01-09 21:37:21,674 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-01-09 21:37:21,683 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][284], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 104#L1062-5true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:21,683 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is not cut-off event [2025-01-09 21:37:21,683 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-01-09 21:37:21,683 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-01-09 21:37:21,683 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-01-09 21:37:21,691 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, 133#L1062-11true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:21,691 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:21,691 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:21,691 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:21,691 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:21,691 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, 133#L1062-11true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:21,691 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:21,691 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:21,691 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:21,691 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:21,691 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:21,693 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 133#L1062-11true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:21,693 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:21,693 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:21,693 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:21,693 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:21,695 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 133#L1062-11true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:21,695 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:21,695 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:21,695 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:21,695 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:21,697 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][309], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 29#L1050-1true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 11#L1062-36true, 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:21,697 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:21,698 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:21,698 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:21,698 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:21,700 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][284], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, 14#L1050-7true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 11#L1062-36true, 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:21,700 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:37:21,700 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:21,700 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:21,700 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:21,700 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][284], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, 21#L1050-2true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 11#L1062-36true, 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:21,700 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:21,700 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:21,700 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:21,700 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:21,701 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][284], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, 137#threadErr2ASSERT_VIOLATIONDATA_RACEtrue, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 11#L1062-36true, 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:21,701 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:21,701 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:21,701 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:21,701 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:21,729 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][227], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 100#L1062-24true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 165#L1050-18true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:21,729 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:21,729 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:21,729 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:21,729 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:21,730 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][309], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, 100#L1062-24true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 129#L1050-18true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:21,730 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:21,730 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:21,730 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:21,730 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:21,747 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][283], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 29#L1050-1true, 283#true, 233#true, 80#L1063-16true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:21,747 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-01-09 21:37:21,747 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:21,747 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:21,747 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:21,935 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:21,936 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:37:21,936 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:21,936 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:21,936 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:21,937 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][227], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, 100#L1062-24true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:21,937 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-01-09 21:37:21,937 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:21,937 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:21,937 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:21,938 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][217], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 100#L1062-24true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 165#L1050-18true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:21,939 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:37:21,939 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:21,939 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:21,939 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:21,939 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][304], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 100#L1062-24true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 129#L1050-18true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:21,939 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:37:21,939 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:21,939 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:21,939 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:21,941 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:21,941 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:37:21,941 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:21,941 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:21,941 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:21,942 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][215], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 100#L1062-24true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:21,942 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-01-09 21:37:21,942 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:21,942 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:21,942 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:21,942 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:21,944 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][217], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 100#L1062-24true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:21,944 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-01-09 21:37:21,944 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:21,944 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:21,944 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:21,944 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:21,947 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][309], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 14#L1050-7true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 11#L1062-36true, 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:21,947 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-01-09 21:37:21,947 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:21,947 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:21,947 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:21,947 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][309], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 14#L1050-7true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 11#L1062-36true, 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:21,948 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-01-09 21:37:21,948 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:21,948 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:21,948 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:21,948 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:21,948 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][309], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, 21#L1050-2true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 11#L1062-36true, 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:21,948 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:37:21,948 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:21,948 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:21,948 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:21,948 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][309], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, 137#threadErr2ASSERT_VIOLATIONDATA_RACEtrue, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 11#L1062-36true, 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:21,948 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:37:21,948 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:21,948 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:21,948 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:21,949 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][303], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 14#L1050-7true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 65#L1062-32true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:21,949 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-01-09 21:37:21,949 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:21,949 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:21,949 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:21,950 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][215], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, 100#L1062-24true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 68#L1050-15true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:21,950 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2025-01-09 21:37:21,950 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-01-09 21:37:21,950 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-01-09 21:37:21,950 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-01-09 21:37:21,951 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][303], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, 100#L1062-24true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:21,951 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-01-09 21:37:21,951 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:21,951 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:21,952 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:21,952 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:21,953 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][309], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, 100#L1062-24true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:21,953 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-01-09 21:37:21,954 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:21,954 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:21,954 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:21,954 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][284], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, 31#L1062-27true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:21,954 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-01-09 21:37:21,954 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:21,954 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:21,954 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:21,956 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][304], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 14#L1050-7true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 65#L1062-32true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:21,956 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-01-09 21:37:21,956 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:21,956 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:21,956 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:21,957 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][304], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 100#L1062-24true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:21,957 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-01-09 21:37:21,957 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:21,957 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:21,957 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:21,957 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:21,958 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][284], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 29#L1050-1true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 11#L1062-36true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:21,958 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-01-09 21:37:21,958 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:21,958 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:21,958 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:21,958 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:21,977 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][284], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 14#L1050-7true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 11#L1062-36true, 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:21,977 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:37:21,977 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:21,977 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:21,977 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:21,977 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:21,988 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][227], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, 31#L1062-27true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:21,988 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-01-09 21:37:21,988 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:21,988 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:21,988 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:21,989 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][309], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, 123#L1050-16true, 31#L1062-27true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:21,989 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-01-09 21:37:21,989 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:21,989 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:21,989 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:21,991 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][303], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 100#L1062-24true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 129#L1050-18true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:21,991 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:21,991 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:21,991 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:21,991 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:21,992 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 31#L1062-27true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:21,992 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2025-01-09 21:37:21,992 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-01-09 21:37:21,992 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-01-09 21:37:21,992 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-01-09 21:37:22,009 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][231], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 72#L1063-7true, 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,010 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-01-09 21:37:22,010 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:22,010 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:22,010 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:22,014 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][283], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, 80#L1063-16true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, 21#L1050-2true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,014 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-01-09 21:37:22,014 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:22,014 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:22,015 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:22,015 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][283], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, 137#threadErr2ASSERT_VIOLATIONDATA_RACEtrue, 80#L1063-16true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,015 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-01-09 21:37:22,015 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:22,015 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:22,015 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:22,016 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 72#L1063-7true, 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,017 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-01-09 21:37:22,017 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:22,017 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:22,017 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:22,017 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 83#L1063-8true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 223#L1050-7true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,017 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-01-09 21:37:22,017 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:22,017 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:22,018 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:22,035 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 74#L1063-10true, 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 223#L1050-7true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,035 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2025-01-09 21:37:22,035 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-01-09 21:37:22,035 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-01-09 21:37:22,035 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-01-09 21:37:22,037 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][284], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 14#L1050-7true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 74#L1063-10true, 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,037 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2025-01-09 21:37:22,037 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-01-09 21:37:22,037 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-01-09 21:37:22,037 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-01-09 21:37:22,054 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 11#L1062-36true, 245#(= |#race~datas~0| 0), 223#L1050-7true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,054 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:37:22,054 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:22,055 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:22,055 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:22,055 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 11#L1062-36true, 245#(= |#race~datas~0| 0), 223#L1050-7true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,055 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:37:22,055 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:22,055 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:22,055 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:22,055 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:22,060 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 133#L1062-11true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,060 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:22,060 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:22,060 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:22,060 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:22,060 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:22,061 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][215], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, 123#L1050-16true, 31#L1062-27true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,061 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:22,061 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:22,061 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:22,061 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:22,061 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 31#L1062-27true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,061 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:22,061 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:22,061 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:22,061 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:22,062 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][217], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, 31#L1062-27true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,062 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:22,062 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:22,062 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:22,062 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:22,063 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 31#L1062-27true, 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,063 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:22,063 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:22,063 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:22,063 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:22,064 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 133#L1062-11true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,064 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:22,064 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:22,064 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:22,064 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:22,067 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][303], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, 31#L1062-27true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,067 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:22,067 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:22,067 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:22,067 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:22,068 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][302], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 31#L1062-27true, 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,068 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:22,068 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:22,069 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:22,069 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:22,070 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][284], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, 14#L1050-7true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 11#L1062-36true, 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,070 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:37:22,070 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:22,070 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:22,070 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:22,070 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:22,070 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:22,070 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][284], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 14#L1050-7true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 11#L1062-36true, 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,070 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:37:22,070 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:22,070 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:22,070 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:22,070 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:22,070 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:22,070 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:22,070 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 11#L1062-36true, 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,071 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:37:22,071 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:22,071 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:22,071 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:22,071 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][284], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, 21#L1050-2true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 11#L1062-36true, 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,071 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:22,071 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:22,071 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:22,071 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:22,071 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:22,072 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][284], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 11#L1062-36true, 245#(= |#race~datas~0| 0), 19#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,072 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-01-09 21:37:22,072 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:22,072 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:22,072 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:22,074 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][309], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 29#L1050-1true, 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 11#L1062-36true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,074 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:22,074 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:22,074 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:22,074 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:22,074 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:22,074 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][304], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 31#L1062-27true, 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,075 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:22,075 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:22,075 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:22,075 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:22,076 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][301], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 31#L1062-27true, 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,076 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:22,076 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:22,076 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:22,076 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:22,077 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][301], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 66#L1051-3true, 133#L1062-11true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,077 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:22,077 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:22,077 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:22,077 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:22,080 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][227], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, 11#L1062-36true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 223#L1050-7true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,080 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:37:22,080 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:22,081 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:22,081 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:22,081 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][309], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 14#L1050-7true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 11#L1062-36true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,081 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:37:22,081 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:22,081 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:22,081 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:22,081 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:22,081 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:22,110 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][302], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, 66#L1051-3true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 133#L1062-11true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,110 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-01-09 21:37:22,110 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-01-09 21:37:22,110 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-01-09 21:37:22,110 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-01-09 21:37:22,126 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][231], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 74#L1063-10true, 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,126 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-01-09 21:37:22,126 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-01-09 21:37:22,126 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-01-09 21:37:22,126 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-01-09 21:37:22,127 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 83#L1063-8true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,127 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:22,127 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:22,127 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:22,127 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:22,128 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][284], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 83#L1063-8true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 19#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,128 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:22,128 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:22,128 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:22,128 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:22,128 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 74#L1063-10true, 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,128 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:22,128 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:22,128 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:22,128 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:22,129 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][284], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 74#L1063-10true, 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 19#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,129 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:22,129 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:22,129 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:22,129 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:22,130 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 57#L1063-20true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), 17#L1049-3true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,130 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:22,130 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:22,130 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:22,131 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:22,131 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][283], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 57#L1063-20true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 15#L1049-3true, 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,132 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:22,132 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:22,132 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:22,132 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:22,153 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][283], [Black: 285#(not (= ~threads_mask~0 0)), 72#L1063-7true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,153 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:22,153 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:22,153 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:22,153 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:22,170 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][227], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 11#L1062-36true, 245#(= |#race~datas~0| 0), 223#L1050-7true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,171 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-01-09 21:37:22,171 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:22,171 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:22,171 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:22,171 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:22,171 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][227], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 11#L1062-36true, 245#(= |#race~datas~0| 0), 223#L1050-7true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,171 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-01-09 21:37:22,171 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:22,171 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:22,171 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:22,171 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:22,171 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:22,173 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 11#L1062-36true, 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,173 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-01-09 21:37:22,173 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:22,173 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:22,173 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:22,173 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:22,174 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][215], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 100#L1062-24true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 165#L1050-18true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,174 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:37:22,174 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:22,174 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:22,174 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:22,176 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,176 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:37:22,176 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:22,176 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:22,176 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:22,176 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:22,177 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,177 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:37:22,177 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:22,177 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:22,177 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:22,179 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][217], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 100#L1062-24true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 165#L1050-18true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,179 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:37:22,180 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:22,180 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:22,180 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:22,180 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:22,180 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,180 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:37:22,180 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:22,180 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:22,181 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:22,181 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:22,181 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,181 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:37:22,182 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:22,182 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:22,182 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:22,183 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,183 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:37:22,183 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:22,183 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:22,183 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:22,186 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][227], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 11#L1062-36true, 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,186 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-01-09 21:37:22,186 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:22,186 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:22,186 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:22,186 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][309], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 14#L1050-7true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 11#L1062-36true, 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,186 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-01-09 21:37:22,186 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:22,186 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:22,186 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:22,186 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:22,186 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:22,186 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:22,186 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][309], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 14#L1050-7true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 11#L1062-36true, 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,186 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-01-09 21:37:22,186 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:22,186 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:22,186 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:22,186 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:22,186 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:22,186 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:22,186 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:22,187 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][227], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 11#L1062-36true, 245#(= |#race~datas~0| 0), 68#L1050-15true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,187 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-01-09 21:37:22,187 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:22,187 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:22,187 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:22,187 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][309], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 11#L1062-36true, 245#(= |#race~datas~0| 0), 19#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,187 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-01-09 21:37:22,187 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:22,187 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:22,187 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:22,187 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][309], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, 21#L1050-2true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 11#L1062-36true, 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,187 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:37:22,188 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:22,188 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:22,188 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:22,188 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:22,191 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][284], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,191 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:37:22,191 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:22,191 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:22,191 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:22,193 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][301], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,193 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:37:22,193 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:22,193 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:22,193 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:22,199 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 11#L1062-36true, 245#(= |#race~datas~0| 0), 223#L1050-7true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,199 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:37:22,199 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:22,199 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:22,199 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:22,199 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:22,199 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:22,200 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][284], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, 14#L1050-7true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 11#L1062-36true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,200 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:37:22,200 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:22,200 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:22,200 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:22,200 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:22,200 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:22,200 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:22,200 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:22,201 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][215], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 100#L1062-24true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 165#L1050-18true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,201 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2025-01-09 21:37:22,201 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-01-09 21:37:22,201 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-01-09 21:37:22,201 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-01-09 21:37:22,201 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-01-09 21:37:22,215 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,215 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:37:22,215 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:22,215 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:22,215 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:22,217 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][302], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,217 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2025-01-09 21:37:22,217 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-01-09 21:37:22,217 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-01-09 21:37:22,217 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-01-09 21:37:22,218 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][284], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, 66#L1051-3true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,218 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:37:22,218 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:22,218 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:22,218 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:22,243 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][231], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 72#L1063-7true, 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 68#L1050-15true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,243 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:37:22,243 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:22,243 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:22,243 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:22,250 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, 80#L1063-16true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 223#L1050-7true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,250 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:37:22,250 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:22,251 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:22,251 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:22,252 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][283], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 14#L1050-7true, 283#true, 80#L1063-16true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,252 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:37:22,252 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:22,252 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:22,252 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:22,272 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][283], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 83#L1063-8true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,272 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:37:22,272 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:22,272 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:22,272 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:22,273 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 285#(not (= ~threads_mask~0 0)), 72#L1063-7true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,273 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2025-01-09 21:37:22,273 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-01-09 21:37:22,273 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-01-09 21:37:22,273 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-01-09 21:37:22,288 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][227], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 11#L1062-36true, 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,288 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-01-09 21:37:22,288 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:22,288 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:22,288 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:22,288 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:22,289 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][215], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 165#L1050-18true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 31#L1062-27true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,289 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:37:22,289 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:22,289 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:22,289 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:22,290 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 165#L1050-18true, 31#L1062-27true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,290 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:37:22,290 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:22,290 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:22,290 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:22,293 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][217], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 165#L1050-18true, 31#L1062-27true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,293 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:37:22,293 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:22,293 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:22,294 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:22,294 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 165#L1050-18true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 31#L1062-27true, 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,294 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:37:22,294 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:22,294 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:22,294 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:22,299 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 74#L1063-10true, 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,299 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:37:22,299 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:22,299 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:22,299 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:22,299 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 83#L1063-8true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,300 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:37:22,300 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:22,300 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:22,300 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:22,305 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][284], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 74#L1063-10true, 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,305 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:37:22,305 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:22,305 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:22,305 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:22,356 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 74#L1063-10true, 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,356 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:37:22,356 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:22,356 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:22,356 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:22,358 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][231], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 74#L1063-10true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 68#L1050-15true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,358 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is not cut-off event [2025-01-09 21:37:22,358 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-01-09 21:37:22,358 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-01-09 21:37:22,358 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-01-09 21:37:22,358 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][283], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 74#L1063-10true, 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,358 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:37:22,358 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:22,358 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:22,359 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:22,359 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][283], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, 80#L1063-16true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 19#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,359 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:37:22,359 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:22,359 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:22,359 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:22,360 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][284], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 30#L1050-15true, 289#true, 83#L1063-8true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,360 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:37:22,360 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:22,360 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:22,360 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:22,360 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 83#L1063-8true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 68#L1050-15true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,360 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:37:22,360 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:22,360 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:22,360 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:22,362 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][284], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 30#L1050-15true, 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 74#L1063-10true, 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,362 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:37:22,362 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:22,362 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:22,362 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:22,362 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 74#L1063-10true, 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 68#L1050-15true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,362 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:37:22,362 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:22,362 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:22,362 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:22,364 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 5#L1050-1true, 57#L1063-20true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,364 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:37:22,364 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:22,364 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:22,364 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:22,364 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][283], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 29#L1050-1true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 57#L1063-20true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,365 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:37:22,365 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:22,365 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:22,365 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:22,367 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][284], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, 80#L1063-16true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,367 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:37:22,367 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:22,367 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:22,367 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:22,387 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][284], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 74#L1063-10true, 195#L1050-16true, 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,388 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is not cut-off event [2025-01-09 21:37:22,388 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-01-09 21:37:22,388 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-01-09 21:37:22,388 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-01-09 21:37:22,388 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-01-09 21:37:22,409 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][284], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, 14#L1050-7true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 11#L1062-36true, 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,410 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-01-09 21:37:22,410 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:22,410 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:22,410 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:22,410 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:22,410 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:22,410 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:22,410 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:22,410 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:22,410 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][284], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 11#L1062-36true, 245#(= |#race~datas~0| 0), 19#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,410 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-01-09 21:37:22,410 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:22,410 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:22,410 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:22,410 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:22,410 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 11#L1062-36true, 245#(= |#race~datas~0| 0), 68#L1050-15true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,411 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-01-09 21:37:22,411 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:22,411 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:22,411 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:22,411 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 11#L1062-36true, 245#(= |#race~datas~0| 0), 68#L1050-15true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,411 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:22,411 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:22,411 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:22,411 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:22,411 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:22,415 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][283], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, 63#L1062-19true, 66#L1051-3true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,415 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-01-09 21:37:22,415 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:22,415 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:22,415 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:22,437 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, 63#L1062-19true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,437 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2025-01-09 21:37:22,437 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-01-09 21:37:22,437 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-01-09 21:37:22,437 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-01-09 21:37:22,448 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][284], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 11#L1062-36true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,448 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-01-09 21:37:22,449 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:22,449 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:22,449 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:22,449 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-7-->L1050-10: Formula: (and (not (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise6_7|)) (not (= v_~threads_mask~0_23 0))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[][175], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 100#L1062-24true, Black: 262#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 271#(not (= ~threads_mask~0 0)), Black: 238#true, 291#(not (= ~threads_mask~0 0)), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 19#L1050-10true, 264#(not (= ~threads_mask~0 0)), 285#(not (= ~threads_mask~0 0)), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,449 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2025-01-09 21:37:22,449 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-01-09 21:37:22,449 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-01-09 21:37:22,449 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-01-09 21:37:22,450 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-7-->L1050-10: Formula: (and (not (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise6_7|)) (not (= v_~threads_mask~0_23 0))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[][175], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 100#L1062-24true, Black: 262#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 271#(not (= ~threads_mask~0 0)), 291#(not (= ~threads_mask~0 0)), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 19#L1050-10true, 264#(not (= ~threads_mask~0 0)), 163#L1051-3true, 285#(not (= ~threads_mask~0 0)), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,450 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2025-01-09 21:37:22,450 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-01-09 21:37:22,450 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-01-09 21:37:22,450 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-01-09 21:37:22,451 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([707] L1062-24-->L1062-27: Formula: (and (not (= |v_ULTIMATE.start_main_#t~bitwise18#1_5| 0)) (not (= v_~threads_mask~0_11 0))) InVars {~threads_mask~0=v_~threads_mask~0_11, ULTIMATE.start_main_#t~bitwise18#1=|v_ULTIMATE.start_main_#t~bitwise18#1_5|} OutVars{~threads_mask~0=v_~threads_mask~0_11, ULTIMATE.start_main_#t~bitwise18#1=|v_ULTIMATE.start_main_#t~bitwise18#1_5|} AuxVars[] AssignedVars[][221], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 66#L1051-3true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 262#true, Black: 240#(= |#race~threads_mask~0| 0), 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 291#(not (= ~threads_mask~0 0)), 231#true, Black: 243#true, 31#L1062-27true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 223#L1050-7true, 264#(not (= ~threads_mask~0 0)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,451 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2025-01-09 21:37:22,451 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-01-09 21:37:22,451 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-01-09 21:37:22,452 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-01-09 21:37:22,452 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([813] L1050-7-->L1050-10: Formula: (and (not (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise6_7|)) (not (= v_~threads_mask~0_23 0))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[][276], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 66#L1051-3true, 100#L1062-24true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 262#true, 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 291#(not (= ~threads_mask~0 0)), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), 285#(not (= ~threads_mask~0 0)), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,452 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2025-01-09 21:37:22,452 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-01-09 21:37:22,452 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-01-09 21:37:22,452 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-01-09 21:37:22,453 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([813] L1050-7-->L1050-10: Formula: (and (not (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise6_7|)) (not (= v_~threads_mask~0_23 0))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[][276], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 66#L1051-3true, 100#L1062-24true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 262#true, Black: 240#(= |#race~threads_mask~0| 0), 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 291#(not (= ~threads_mask~0 0)), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), 285#(not (= ~threads_mask~0 0)), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,453 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2025-01-09 21:37:22,453 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-01-09 21:37:22,453 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-01-09 21:37:22,453 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-01-09 21:37:22,453 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([707] L1062-24-->L1062-27: Formula: (and (not (= |v_ULTIMATE.start_main_#t~bitwise18#1_5| 0)) (not (= v_~threads_mask~0_11 0))) InVars {~threads_mask~0=v_~threads_mask~0_11, ULTIMATE.start_main_#t~bitwise18#1=|v_ULTIMATE.start_main_#t~bitwise18#1_5|} OutVars{~threads_mask~0=v_~threads_mask~0_11, ULTIMATE.start_main_#t~bitwise18#1=|v_ULTIMATE.start_main_#t~bitwise18#1_5|} AuxVars[] AssignedVars[][221], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 14#L1050-7true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 262#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 271#(not (= ~threads_mask~0 0)), 231#true, 291#(not (= ~threads_mask~0 0)), Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 31#L1062-27true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), 163#L1051-3true, 285#(not (= ~threads_mask~0 0)), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,453 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2025-01-09 21:37:22,453 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-01-09 21:37:22,453 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-01-09 21:37:22,453 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-01-09 21:37:22,468 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), 17#L1049-3true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), 212#L1064-3true]) [2025-01-09 21:37:22,468 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-01-09 21:37:22,468 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:22,468 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:22,468 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:22,469 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][283], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 15#L1049-3true, 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), 212#L1064-3true]) [2025-01-09 21:37:22,469 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-01-09 21:37:22,469 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:22,469 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:22,469 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:22,471 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, 192#L1050-2true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 57#L1063-20true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,471 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-01-09 21:37:22,471 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:22,471 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:22,471 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:22,473 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][283], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 57#L1063-20true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, 21#L1050-2true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,473 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-01-09 21:37:22,473 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:22,473 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:22,473 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:22,485 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][283], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 14#L1050-7true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 57#L1063-20true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,485 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-01-09 21:37:22,485 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:22,485 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:22,486 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:22,493 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][283], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, 80#L1063-16true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,493 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-01-09 21:37:22,493 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:22,493 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:22,493 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:22,512 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][215], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, 100#L1062-24true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,512 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:22,512 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:22,512 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:22,512 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:22,517 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][217], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 100#L1062-24true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,517 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:22,517 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:22,517 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:22,517 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:22,517 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][217], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 100#L1062-24true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,517 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:22,517 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:22,517 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:22,517 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:22,517 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:22,518 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][304], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 100#L1062-24true, 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,518 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:22,518 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:22,518 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:22,518 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:22,521 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][217], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 100#L1062-24true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,521 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:22,521 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:22,521 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:22,521 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:22,523 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, 80#L1063-16true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,523 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-01-09 21:37:22,523 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:22,523 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:22,523 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:22,524 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 74#L1063-10true, 231#true, Black: 243#true, 165#L1050-18true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,524 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-01-09 21:37:22,524 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:22,524 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:22,524 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:22,524 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 83#L1063-8true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 165#L1050-18true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,524 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-01-09 21:37:22,525 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:22,525 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:22,525 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:22,525 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][283], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 83#L1063-8true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 129#L1050-18true, 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,525 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-01-09 21:37:22,525 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:22,525 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:22,525 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:22,527 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 11#L1062-36true, 245#(= |#race~datas~0| 0), 68#L1050-15true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,527 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-01-09 21:37:22,527 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:22,527 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:22,527 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:22,527 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:22,527 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:22,530 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][304], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 66#L1051-3true, 100#L1062-24true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,530 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:22,530 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:22,530 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:22,530 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:22,564 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][303], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, 66#L1051-3true, 100#L1062-24true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,564 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-01-09 21:37:22,565 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:22,565 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:22,565 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:22,565 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][303], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, 66#L1051-3true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 100#L1062-24true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,565 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-01-09 21:37:22,565 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:22,566 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:22,566 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:22,580 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][284], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 30#L1050-15true, 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, 78#L1063-15true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,580 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-01-09 21:37:22,580 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:22,580 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:22,580 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:22,580 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 78#L1063-15true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 68#L1050-15true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,580 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-01-09 21:37:22,581 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:22,581 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:22,581 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:22,603 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][284], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 74#L1063-10true, 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 129#L1050-18true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,604 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is not cut-off event [2025-01-09 21:37:22,604 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-01-09 21:37:22,604 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-01-09 21:37:22,604 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-01-09 21:37:22,622 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][215], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 31#L1062-27true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,622 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:37:22,622 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:22,622 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:22,622 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:22,623 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, 31#L1062-27true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,623 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:37:22,623 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:22,623 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:22,623 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:22,625 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 165#L1050-18true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 11#L1062-36true, 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,625 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:37:22,625 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:22,625 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:22,625 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:22,626 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][284], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 11#L1062-36true, 245#(= |#race~datas~0| 0), 129#L1050-18true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,626 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:37:22,626 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:22,626 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:22,626 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:22,628 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][217], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 31#L1062-27true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,629 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:37:22,629 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:22,629 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:22,629 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:22,630 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 31#L1062-27true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,630 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:37:22,630 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:22,630 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:22,630 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:22,637 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][284], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 11#L1062-36true, 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,637 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-01-09 21:37:22,637 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:22,637 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:22,637 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:22,637 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:22,679 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 5#L1050-1true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), 212#L1064-3true]) [2025-01-09 21:37:22,679 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-01-09 21:37:22,679 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:22,679 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:22,679 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:22,680 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][283], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 29#L1050-1true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), 212#L1064-3true]) [2025-01-09 21:37:22,680 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-01-09 21:37:22,680 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:22,680 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:22,680 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:22,682 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][283], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 14#L1050-7true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 57#L1063-20true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,682 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-01-09 21:37:22,682 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:22,682 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:22,682 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:22,682 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:22,683 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 57#L1063-20true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 223#L1050-7true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,683 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-01-09 21:37:22,683 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:22,683 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:22,683 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:22,684 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][283], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 14#L1050-7true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 57#L1063-20true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,684 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-01-09 21:37:22,684 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:22,684 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:22,684 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:22,722 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][215], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, 100#L1062-24true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,722 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:22,722 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:22,722 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:22,722 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:22,722 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:22,724 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][227], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, 100#L1062-24true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,724 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:22,724 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:22,724 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:22,724 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:22,726 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][217], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 100#L1062-24true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,726 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:22,726 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:22,726 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:22,726 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:22,726 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:22,727 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:22,728 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][215], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 100#L1062-24true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,728 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:22,728 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:22,728 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:22,728 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:22,729 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][217], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 100#L1062-24true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,729 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:22,729 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:22,729 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:22,729 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:22,730 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:22,731 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, 80#L1063-16true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 165#L1050-18true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,732 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:22,732 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:22,732 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:22,732 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:22,732 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][283], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, 80#L1063-16true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 129#L1050-18true, 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,732 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:22,732 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:22,732 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:22,732 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:22,736 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][303], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, 66#L1051-3true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 100#L1062-24true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,736 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:22,736 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:22,736 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:22,736 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:22,736 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:22,737 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][309], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, 100#L1062-24true, 66#L1051-3true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,737 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:22,737 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:22,737 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:22,737 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:22,738 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][284], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 31#L1062-27true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,738 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:22,738 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:22,738 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:22,738 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:22,739 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][304], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 66#L1051-3true, 100#L1062-24true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,739 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:22,739 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:22,739 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:22,739 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:22,739 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:22,746 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][215], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 100#L1062-24true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,747 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2025-01-09 21:37:22,747 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-01-09 21:37:22,747 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-01-09 21:37:22,747 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-01-09 21:37:22,747 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-01-09 21:37:22,747 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-01-09 21:37:22,748 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][215], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 100#L1062-24true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,748 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2025-01-09 21:37:22,748 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-01-09 21:37:22,748 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-01-09 21:37:22,748 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-01-09 21:37:22,748 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-01-09 21:37:22,763 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][227], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 100#L1062-24true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,763 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:22,763 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:22,763 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:22,763 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:22,764 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][309], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, 66#L1051-3true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 100#L1062-24true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,764 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:22,764 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:22,764 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:22,764 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:22,771 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][227], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 123#L1050-16true, 31#L1062-27true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,771 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:22,771 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:22,771 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:22,771 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:22,772 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][227], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 31#L1062-27true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,772 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:22,772 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:22,772 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:22,772 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:22,772 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][309], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, 66#L1051-3true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 31#L1062-27true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,772 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:22,773 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:22,773 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:22,773 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:22,773 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][309], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, 66#L1051-3true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 31#L1062-27true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,773 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:22,773 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:22,773 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:22,773 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:22,775 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 31#L1062-27true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,775 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2025-01-09 21:37:22,775 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-01-09 21:37:22,775 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-01-09 21:37:22,776 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-01-09 21:37:22,776 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([707] L1062-24-->L1062-27: Formula: (and (not (= |v_ULTIMATE.start_main_#t~bitwise18#1_5| 0)) (not (= v_~threads_mask~0_11 0))) InVars {~threads_mask~0=v_~threads_mask~0_11, ULTIMATE.start_main_#t~bitwise18#1=|v_ULTIMATE.start_main_#t~bitwise18#1_5|} OutVars{~threads_mask~0=v_~threads_mask~0_11, ULTIMATE.start_main_#t~bitwise18#1=|v_ULTIMATE.start_main_#t~bitwise18#1_5|} AuxVars[] AssignedVars[][221], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 262#true, Black: 240#(= |#race~threads_mask~0| 0), 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 291#(not (= ~threads_mask~0 0)), 231#true, Black: 243#true, 31#L1062-27true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), 163#L1051-3true, 285#(not (= ~threads_mask~0 0)), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,776 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2025-01-09 21:37:22,776 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-01-09 21:37:22,776 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-01-09 21:37:22,776 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-01-09 21:37:22,777 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 31#L1062-27true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,777 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2025-01-09 21:37:22,777 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-01-09 21:37:22,777 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-01-09 21:37:22,777 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-01-09 21:37:22,777 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][284], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, 66#L1051-3true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 31#L1062-27true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,777 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2025-01-09 21:37:22,778 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-01-09 21:37:22,778 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-01-09 21:37:22,778 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-01-09 21:37:22,788 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][283], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 57#L1063-20true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 19#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,789 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:22,789 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:22,789 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:22,789 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:22,791 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][283], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 14#L1050-7true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), 212#L1064-3true]) [2025-01-09 21:37:22,791 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-01-09 21:37:22,791 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:22,791 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:22,791 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:22,791 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, 192#L1050-2true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 212#L1064-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,791 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:22,791 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:22,792 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:22,792 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:22,794 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][283], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, 21#L1050-2true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 212#L1064-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,794 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:22,794 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:22,794 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:22,794 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:22,795 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][284], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 57#L1063-20true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,795 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:22,795 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:22,795 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:22,795 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:22,796 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][284], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 57#L1063-20true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 19#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,796 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:22,796 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:22,796 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:22,796 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:22,828 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][215], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 31#L1062-27true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,829 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:37:22,829 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:22,829 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:22,829 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:22,829 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:22,829 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 31#L1062-27true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,829 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:37:22,829 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:22,829 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:22,829 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:22,829 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:22,832 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 165#L1050-18true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 11#L1062-36true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,832 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:37:22,832 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:22,832 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:22,832 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:22,832 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:22,833 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][217], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 31#L1062-27true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,833 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:37:22,833 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:22,833 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:22,833 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:22,833 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:22,834 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 31#L1062-27true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,834 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:37:22,834 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:22,834 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:22,834 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:22,834 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:22,835 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][215], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 31#L1062-27true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,835 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:37:22,835 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:22,835 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:22,835 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:22,835 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 31#L1062-27true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,836 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:37:22,836 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:22,836 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:22,836 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:22,836 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][217], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 31#L1062-27true, 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,837 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:37:22,837 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:22,837 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:22,837 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:22,837 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 31#L1062-27true, 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,837 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:37:22,837 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:22,837 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:22,837 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:22,841 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][303], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, 66#L1051-3true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, 31#L1062-27true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,841 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:37:22,841 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:22,841 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:22,841 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:22,842 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][302], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, 66#L1051-3true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 31#L1062-27true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,842 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:37:22,842 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:22,842 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:22,842 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:22,843 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][304], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, 31#L1062-27true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,843 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:37:22,843 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:22,843 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:22,843 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:22,844 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][301], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, 31#L1062-27true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,844 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:37:22,844 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:22,844 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:22,844 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:22,903 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 83#L1063-8true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,903 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-01-09 21:37:22,903 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:22,903 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:22,903 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:22,903 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 72#L1063-7true, 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,903 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:37:22,903 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:22,903 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:22,903 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:22,903 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 74#L1063-10true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,903 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-01-09 21:37:22,904 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:22,904 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:22,904 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:22,916 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 57#L1063-20true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,917 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-01-09 21:37:22,917 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:22,917 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:22,917 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:22,957 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][283], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 14#L1050-7true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), 212#L1064-3true]) [2025-01-09 21:37:22,958 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-01-09 21:37:22,958 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:22,958 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:22,958 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:22,958 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:22,959 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 223#L1050-7true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), 212#L1064-3true]) [2025-01-09 21:37:22,959 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-01-09 21:37:22,959 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:22,959 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:22,959 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:22,960 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][283], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, 14#L1050-7true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 212#L1064-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,960 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-01-09 21:37:22,960 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:22,960 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:22,960 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:22,979 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 72#L1063-7true, 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,980 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is not cut-off event [2025-01-09 21:37:22,980 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-01-09 21:37:22,980 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-01-09 21:37:22,980 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-01-09 21:37:22,990 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, 80#L1063-16true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,991 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-01-09 21:37:22,991 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:22,991 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:22,991 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:22,992 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 74#L1063-10true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,992 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:37:22,992 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:22,992 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:22,992 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:22,992 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:22,993 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 83#L1063-8true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,993 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:37:22,993 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:22,993 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:22,993 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:22,993 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:22,993 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][283], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 83#L1063-8true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,993 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:37:22,993 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:22,993 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:22,994 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:22,994 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 74#L1063-10true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,994 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:37:22,994 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:22,994 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:22,994 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:22,995 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 83#L1063-8true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:22,995 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:37:22,995 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:22,995 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:22,995 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:23,006 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][231], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 72#L1063-7true, 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:23,006 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-01-09 21:37:23,006 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:23,006 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:23,006 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:23,028 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 74#L1063-10true, 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:23,028 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:37:23,028 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:23,028 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:23,028 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:23,030 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][283], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 74#L1063-10true, 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:23,030 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:37:23,030 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:23,030 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:23,030 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:23,031 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][283], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 19#L1050-10true, 212#L1064-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:23,031 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:37:23,031 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:23,031 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:23,031 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:23,033 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][284], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), 212#L1064-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:23,033 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:37:23,033 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:23,033 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:23,034 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:23,035 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][284], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 19#L1050-10true, 212#L1064-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:23,035 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:37:23,035 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:23,035 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:23,035 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:23,049 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][284], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, 66#L1051-3true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 74#L1063-10true, 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:23,050 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is not cut-off event [2025-01-09 21:37:23,050 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-01-09 21:37:23,050 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-01-09 21:37:23,050 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-01-09 21:37:23,052 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][284], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, 66#L1051-3true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 74#L1063-10true, 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:23,052 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is not cut-off event [2025-01-09 21:37:23,052 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-01-09 21:37:23,052 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-01-09 21:37:23,052 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-01-09 21:37:23,059 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 11#L1062-36true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:23,059 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-01-09 21:37:23,059 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:23,059 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:23,059 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:23,059 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][284], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 11#L1062-36true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:23,059 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-01-09 21:37:23,059 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:23,059 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:23,059 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:23,062 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][283], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 57#L1063-20true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 129#L1050-18true, 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:23,062 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-01-09 21:37:23,062 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:23,062 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:23,062 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:23,070 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][231], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 74#L1063-10true, 195#L1050-16true, 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:23,070 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-01-09 21:37:23,070 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:23,070 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:23,070 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:23,071 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 83#L1063-8true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:23,072 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-01-09 21:37:23,072 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:23,072 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:23,072 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:23,082 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][284], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, 66#L1051-3true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 11#L1062-36true, 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:23,082 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-01-09 21:37:23,082 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:23,082 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:23,083 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:23,115 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 212#L1064-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:23,115 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-01-09 21:37:23,115 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:23,115 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:23,115 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:23,116 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, 80#L1063-16true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:23,116 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-01-09 21:37:23,116 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:23,116 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:23,116 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:23,116 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:23,116 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][283], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, 80#L1063-16true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:23,116 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-01-09 21:37:23,116 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:23,117 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:23,117 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:23,117 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, 80#L1063-16true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:23,117 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-01-09 21:37:23,117 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:23,117 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:23,117 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:23,121 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, 11#L1062-36true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:23,121 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-01-09 21:37:23,121 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:23,121 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:23,121 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:23,121 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:23,164 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, 11#L1062-36true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:23,164 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-01-09 21:37:23,164 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:23,164 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:23,164 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:23,164 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:23,164 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:23,167 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][284], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, 66#L1051-3true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 11#L1062-36true, 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:23,167 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-01-09 21:37:23,167 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:23,167 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:23,167 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:23,167 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:23,207 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][283], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 129#L1050-18true, 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), 212#L1064-3true]) [2025-01-09 21:37:23,207 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-01-09 21:37:23,207 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:23,207 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:23,207 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:23,222 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([707] L1062-24-->L1062-27: Formula: (and (not (= |v_ULTIMATE.start_main_#t~bitwise18#1_5| 0)) (not (= v_~threads_mask~0_11 0))) InVars {~threads_mask~0=v_~threads_mask~0_11, ULTIMATE.start_main_#t~bitwise18#1=|v_ULTIMATE.start_main_#t~bitwise18#1_5|} OutVars{~threads_mask~0=v_~threads_mask~0_11, ULTIMATE.start_main_#t~bitwise18#1=|v_ULTIMATE.start_main_#t~bitwise18#1_5|} AuxVars[] AssignedVars[][221], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 66#L1051-3true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 262#true, Black: 240#(= |#race~threads_mask~0| 0), 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 291#(not (= ~threads_mask~0 0)), Black: 243#true, 31#L1062-27true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), 163#L1051-3true, 285#(not (= ~threads_mask~0 0)), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:23,223 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is not cut-off event [2025-01-09 21:37:23,223 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-01-09 21:37:23,223 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-01-09 21:37:23,223 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-01-09 21:37:23,276 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][283], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), 57#L1063-20true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:23,276 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-01-09 21:37:23,276 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:37:23,276 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:37:23,276 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:37:23,307 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][231], [Black: 285#(not (= ~threads_mask~0 0)), 72#L1063-7true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:23,307 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-01-09 21:37:23,307 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:23,307 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:23,308 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:37:23,328 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][231], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 74#L1063-10true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:23,328 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-01-09 21:37:23,328 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:23,328 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-01-09 21:37:23,328 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:23,330 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 83#L1063-8true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:23,330 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-01-09 21:37:23,330 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:23,330 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-01-09 21:37:23,330 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:23,344 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][283], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 212#L1064-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:23,344 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-01-09 21:37:23,344 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:37:23,345 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-01-09 21:37:23,345 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-01-09 21:37:23,409 INFO L124 PetriNetUnfolderBase]: 10819/30755 cut-off events. [2025-01-09 21:37:23,409 INFO L125 PetriNetUnfolderBase]: For 41290/44012 co-relation queries the response was YES. [2025-01-09 21:37:23,530 INFO L83 FinitePrefix]: Finished finitePrefix Result has 69142 conditions, 30755 events. 10819/30755 cut-off events. For 41290/44012 co-relation queries the response was YES. Maximal size of possible extension queue 1074. Compared 356006 event pairs, 1671 based on Foata normal form. 342/27350 useless extension candidates. Maximal degree in co-relation 65472. Up to 6079 conditions per place. [2025-01-09 21:37:23,652 INFO L140 encePairwiseOnDemand]: 235/247 looper letters, 68 selfloop transitions, 26 changer transitions 0/319 dead transitions. [2025-01-09 21:37:23,652 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 256 places, 319 transitions, 1260 flow [2025-01-09 21:37:23,652 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-01-09 21:37:23,653 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2025-01-09 21:37:23,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 922 transitions. [2025-01-09 21:37:23,653 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9331983805668016 [2025-01-09 21:37:23,653 INFO L175 Difference]: Start difference. First operand has 253 places, 282 transitions, 940 flow. Second operand 4 states and 922 transitions. [2025-01-09 21:37:23,653 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 256 places, 319 transitions, 1260 flow [2025-01-09 21:37:23,706 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 255 places, 319 transitions, 1235 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-01-09 21:37:23,710 INFO L231 Difference]: Finished difference. Result has 257 places, 287 transitions, 1049 flow [2025-01-09 21:37:23,710 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=247, PETRI_DIFFERENCE_MINUEND_FLOW=919, PETRI_DIFFERENCE_MINUEND_PLACES=252, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=282, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=21, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=260, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=1049, PETRI_PLACES=257, PETRI_TRANSITIONS=287} [2025-01-09 21:37:23,711 INFO L279 CegarLoopForPetriNet]: 232 programPoint places, 25 predicate places. [2025-01-09 21:37:23,711 INFO L471 AbstractCegarLoop]: Abstraction has has 257 places, 287 transitions, 1049 flow [2025-01-09 21:37:23,711 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 212.5) internal successors, (850), 4 states have internal predecessors, (850), 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) [2025-01-09 21:37:23,711 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-09 21:37:23,711 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] [2025-01-09 21:37:23,711 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable33 [2025-01-09 21:37:23,712 INFO L396 AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2025-01-09 21:37:23,712 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 21:37:23,712 INFO L85 PathProgramCache]: Analyzing trace with hash -458630595, now seen corresponding path program 1 times [2025-01-09 21:37:23,712 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 21:37:23,712 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1848532016] [2025-01-09 21:37:23,712 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 21:37:23,712 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 21:37:23,718 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 74 statements into 1 equivalence classes. [2025-01-09 21:37:23,720 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 74 of 74 statements. [2025-01-09 21:37:23,720 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:37:23,720 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 21:37:23,766 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-01-09 21:37:23,766 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 21:37:23,766 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1848532016] [2025-01-09 21:37:23,766 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1848532016] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 21:37:23,766 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 21:37:23,766 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-01-09 21:37:23,766 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [595372449] [2025-01-09 21:37:23,766 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 21:37:23,767 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-01-09 21:37:23,767 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 21:37:23,767 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-01-09 21:37:23,767 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2025-01-09 21:37:23,815 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 216 out of 247 [2025-01-09 21:37:23,816 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 257 places, 287 transitions, 1049 flow. Second operand has 4 states, 4 states have (on average 217.75) internal successors, (871), 4 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) [2025-01-09 21:37:23,816 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-09 21:37:23,816 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 216 of 247 [2025-01-09 21:37:23,816 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-09 21:37:23,948 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][217], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 262#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 74#L1063-10true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), 232#true]) [2025-01-09 21:37:23,948 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is not cut-off event [2025-01-09 21:37:23,948 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2025-01-09 21:37:23,948 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2025-01-09 21:37:23,948 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2025-01-09 21:37:23,962 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([673] L1063-15-->L1063-16: Formula: (= v_~threads_mask~0_22 |v_ULTIMATE.start_main_#t~bitwise21#1_6|) InVars {ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} OutVars{~threads_mask~0=v_~threads_mask~0_22, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} AuxVars[] AssignedVars[~threads_mask~0][236], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 262#true, 80#L1063-16true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), 232#true]) [2025-01-09 21:37:23,962 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2025-01-09 21:37:23,963 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-01-09 21:37:23,963 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-01-09 21:37:23,963 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-01-09 21:37:24,008 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([673] L1063-15-->L1063-16: Formula: (= v_~threads_mask~0_22 |v_ULTIMATE.start_main_#t~bitwise21#1_6|) InVars {ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} OutVars{~threads_mask~0=v_~threads_mask~0_22, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} AuxVars[] AssignedVars[~threads_mask~0][236], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 262#true, 80#L1063-16true, 66#L1051-3true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), 232#true]) [2025-01-09 21:37:24,008 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-01-09 21:37:24,008 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-01-09 21:37:24,008 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-01-09 21:37:24,008 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-01-09 21:37:24,570 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][217], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 74#L1063-10true, 231#true, Black: 243#true, 138#$Ultimate##0true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:24,570 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is not cut-off event [2025-01-09 21:37:24,571 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-01-09 21:37:24,571 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-01-09 21:37:24,571 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-01-09 21:37:24,571 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][304], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, 171#$Ultimate##0true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 74#L1063-10true, 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:24,571 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is not cut-off event [2025-01-09 21:37:24,571 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-01-09 21:37:24,571 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-01-09 21:37:24,571 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-01-09 21:37:24,613 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 135#L1061-3true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:24,613 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-01-09 21:37:24,613 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:37:24,613 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:37:24,613 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:37:24,633 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([673] L1063-15-->L1063-16: Formula: (= v_~threads_mask~0_22 |v_ULTIMATE.start_main_#t~bitwise21#1_6|) InVars {ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} OutVars{~threads_mask~0=v_~threads_mask~0_22, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} AuxVars[] AssignedVars[~threads_mask~0][236], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 262#true, 233#true, 80#L1063-16true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 138#$Ultimate##0true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:24,633 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-01-09 21:37:24,633 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-01-09 21:37:24,633 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-01-09 21:37:24,633 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-01-09 21:37:24,633 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([673] L1063-15-->L1063-16: Formula: (= v_~threads_mask~0_22 |v_ULTIMATE.start_main_#t~bitwise21#1_6|) InVars {ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} OutVars{~threads_mask~0=v_~threads_mask~0_22, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} AuxVars[] AssignedVars[~threads_mask~0][236], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, 80#L1063-16true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, 171#$Ultimate##0true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:24,633 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-01-09 21:37:24,634 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-01-09 21:37:24,634 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-01-09 21:37:24,634 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-01-09 21:37:24,645 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 135#L1061-3true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:24,646 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-01-09 21:37:24,646 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:37:24,646 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:37:24,646 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:37:24,646 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:37:24,647 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][284], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 135#L1061-3true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 19#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:24,647 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-01-09 21:37:24,647 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:37:24,647 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:37:24,647 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:37:24,667 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][304], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 74#L1063-10true, 195#L1050-16true, 231#true, Black: 243#true, 67#L1048-1true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:24,667 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is not cut-off event [2025-01-09 21:37:24,667 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-01-09 21:37:24,667 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-01-09 21:37:24,667 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-01-09 21:37:24,677 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][284], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 135#L1061-3true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 19#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:24,677 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-01-09 21:37:24,677 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:37:24,677 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:37:24,677 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:37:24,677 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:37:24,713 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 135#L1061-3true, 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:24,713 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-01-09 21:37:24,713 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:37:24,713 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:37:24,713 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:37:24,713 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:37:24,713 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:37:24,713 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 135#L1061-3true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:24,713 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-01-09 21:37:24,714 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:37:24,714 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:37:24,714 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:37:24,714 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:37:24,714 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:37:24,714 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:37:24,735 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([673] L1063-15-->L1063-16: Formula: (= v_~threads_mask~0_22 |v_ULTIMATE.start_main_#t~bitwise21#1_6|) InVars {ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} OutVars{~threads_mask~0=v_~threads_mask~0_22, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} AuxVars[] AssignedVars[~threads_mask~0][236], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, 80#L1063-16true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, 67#L1048-1true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:24,735 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-01-09 21:37:24,735 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:37:24,736 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:37:24,736 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:37:24,788 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 135#L1061-3true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:24,788 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-01-09 21:37:24,788 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:37:24,788 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:37:24,788 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:37:24,788 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:37:24,788 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:37:24,788 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:37:24,788 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:37:24,789 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][284], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 135#L1061-3true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 19#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:24,789 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-01-09 21:37:24,789 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:37:24,789 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:37:24,789 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:37:24,789 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:37:24,789 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:37:25,037 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([673] L1063-15-->L1063-16: Formula: (= v_~threads_mask~0_22 |v_ULTIMATE.start_main_#t~bitwise21#1_6|) InVars {ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} OutVars{~threads_mask~0=v_~threads_mask~0_22, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} AuxVars[] AssignedVars[~threads_mask~0][236], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 262#true, 233#true, 80#L1063-16true, 66#L1051-3true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 138#$Ultimate##0true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:25,038 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-01-09 21:37:25,038 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:37:25,038 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:37:25,038 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:37:25,038 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([673] L1063-15-->L1063-16: Formula: (= v_~threads_mask~0_22 |v_ULTIMATE.start_main_#t~bitwise21#1_6|) InVars {ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} OutVars{~threads_mask~0=v_~threads_mask~0_22, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} AuxVars[] AssignedVars[~threads_mask~0][236], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, 80#L1063-16true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, 171#$Ultimate##0true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:25,038 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-01-09 21:37:25,038 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:37:25,038 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:37:25,038 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:37:25,158 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 173#ULTIMATE.startFINALtrue, 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:25,158 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-01-09 21:37:25,158 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:25,158 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:25,158 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:25,163 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][301], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 14#L1050-7true, 233#true, 133#L1062-11true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:25,164 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-01-09 21:37:25,164 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:37:25,164 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:37:25,164 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:25,164 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][301], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 14#L1050-7true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:25,164 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-01-09 21:37:25,164 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:25,164 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:25,164 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:25,167 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][300], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 19#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:25,167 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-01-09 21:37:25,167 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:25,167 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:25,167 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:25,168 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][300], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 14#L1050-7true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 133#L1062-11true, Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:25,168 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-01-09 21:37:25,168 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:37:25,168 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:25,168 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:37:25,168 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][300], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 14#L1050-7true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:25,168 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-01-09 21:37:25,168 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:25,168 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:25,168 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:25,194 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([673] L1063-15-->L1063-16: Formula: (= v_~threads_mask~0_22 |v_ULTIMATE.start_main_#t~bitwise21#1_6|) InVars {ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} OutVars{~threads_mask~0=v_~threads_mask~0_22, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} AuxVars[] AssignedVars[~threads_mask~0][236], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, 80#L1063-16true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 67#L1048-1true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:25,194 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-01-09 21:37:25,194 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:37:25,194 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:37:25,194 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:25,196 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][217], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), 17#L1049-3true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 74#L1063-10true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:25,197 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-01-09 21:37:25,197 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:25,197 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:25,197 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:25,216 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 173#ULTIMATE.startFINALtrue, Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:25,217 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-01-09 21:37:25,217 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:25,217 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:25,217 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:25,217 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:25,218 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][284], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 173#ULTIMATE.startFINALtrue, 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 19#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:25,218 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-01-09 21:37:25,218 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:25,218 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:25,218 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:25,240 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 223#L1050-7true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:25,240 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-01-09 21:37:25,240 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:25,240 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:25,240 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:25,251 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 223#L1050-7true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:25,251 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-01-09 21:37:25,251 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:25,251 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:25,251 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:25,258 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][217], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, 17#L1049-3true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 74#L1063-10true, 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:25,258 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-01-09 21:37:25,258 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:25,258 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:25,258 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:25,258 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:25,279 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][284], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 173#ULTIMATE.startFINALtrue, 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:25,279 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-01-09 21:37:25,279 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:25,279 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:25,279 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:25,279 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:25,286 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, 56#L1062-15true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 223#L1050-7true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:25,287 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-01-09 21:37:25,287 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:25,287 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:25,287 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:25,288 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][301], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 19#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:25,289 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2025-01-09 21:37:25,289 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-01-09 21:37:25,289 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-01-09 21:37:25,289 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-01-09 21:37:25,293 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 56#L1062-15true, Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 223#L1050-7true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:25,293 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-01-09 21:37:25,293 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:25,293 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:25,293 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:25,344 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1062-5true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:25,344 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-01-09 21:37:25,344 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:25,344 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:25,344 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:25,345 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 173#ULTIMATE.startFINALtrue, Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:25,345 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-01-09 21:37:25,345 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:25,345 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:25,345 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:25,345 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:25,345 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:25,345 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 173#ULTIMATE.startFINALtrue, Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:25,345 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-01-09 21:37:25,345 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:25,345 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:25,346 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:25,346 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:25,346 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:25,346 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:25,352 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 31#L1062-27true, 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 223#L1050-7true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:25,352 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-01-09 21:37:25,352 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:25,352 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:25,352 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:25,352 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][222], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 31#L1062-27true, 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 223#L1050-7true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:25,352 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-01-09 21:37:25,352 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:25,352 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:25,352 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:25,359 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 31#L1062-27true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 223#L1050-7true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:25,359 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-01-09 21:37:25,359 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:25,359 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:25,359 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:25,360 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 262#true, 233#true, 63#L1062-19true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 223#L1050-7true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:25,360 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-01-09 21:37:25,360 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:25,360 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:25,360 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:25,360 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][224], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 31#L1062-27true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 223#L1050-7true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:25,360 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-01-09 21:37:25,360 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:25,360 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:25,360 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:25,360 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][224], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 100#L1062-24true, Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 223#L1050-7true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:25,360 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-01-09 21:37:25,360 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:25,360 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:25,360 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:25,371 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, 63#L1062-19true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 223#L1050-7true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:25,371 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is not cut-off event [2025-01-09 21:37:25,371 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-01-09 21:37:25,371 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-01-09 21:37:25,371 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-01-09 21:37:25,394 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][212], [Black: 285#(not (= ~threads_mask~0 0)), 72#L1063-7true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), 17#L1049-3true, Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:25,394 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-01-09 21:37:25,394 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:25,394 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:25,394 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:25,462 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([673] L1063-15-->L1063-16: Formula: (= v_~threads_mask~0_22 |v_ULTIMATE.start_main_#t~bitwise21#1_6|) InVars {ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} OutVars{~threads_mask~0=v_~threads_mask~0_22, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} AuxVars[] AssignedVars[~threads_mask~0][197], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, 80#L1063-16true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), 17#L1049-3true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 19#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:25,463 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-01-09 21:37:25,463 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:25,463 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:25,463 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:25,467 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([673] L1063-15-->L1063-16: Formula: (= v_~threads_mask~0_22 |v_ULTIMATE.start_main_#t~bitwise21#1_6|) InVars {ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} OutVars{~threads_mask~0=v_~threads_mask~0_22, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} AuxVars[] AssignedVars[~threads_mask~0][197], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 262#true, 233#true, 80#L1063-16true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), 17#L1049-3true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:25,467 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is not cut-off event [2025-01-09 21:37:25,467 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-01-09 21:37:25,467 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-01-09 21:37:25,467 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-01-09 21:37:25,467 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-01-09 21:37:25,469 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][217], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), 17#L1049-3true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 74#L1063-10true, 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:25,469 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is not cut-off event [2025-01-09 21:37:25,469 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-01-09 21:37:25,469 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-01-09 21:37:25,470 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-01-09 21:37:25,470 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-01-09 21:37:25,470 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-01-09 21:37:25,480 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][217], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, 64#L1063-1true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:25,480 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-01-09 21:37:25,480 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:25,480 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:25,480 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:25,499 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 173#ULTIMATE.startFINALtrue, 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:25,499 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-01-09 21:37:25,499 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:25,499 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:25,499 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:25,499 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:25,499 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:25,499 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:25,499 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:25,500 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][284], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 173#ULTIMATE.startFINALtrue, 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 19#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:25,500 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-01-09 21:37:25,500 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:25,500 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:25,500 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:25,500 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:25,500 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:25,509 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 262#true, 104#L1062-5true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:25,510 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-01-09 21:37:25,510 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:25,510 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:25,510 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:25,510 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:25,510 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1062-5true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:25,510 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-01-09 21:37:25,510 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:25,510 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:25,510 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:25,510 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:25,510 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:25,562 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][217], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 159#L1063-2true, 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:25,563 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-01-09 21:37:25,563 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:25,563 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:25,563 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:25,563 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([813] L1050-7-->L1050-10: Formula: (and (not (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise6_7|)) (not (= v_~threads_mask~0_23 0))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[][297], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 262#true, 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 297#(not (= ~threads_mask~0 1)), 74#L1063-10true, 291#(not (= ~threads_mask~0 0)), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), 285#(not (= ~threads_mask~0 0)), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:25,563 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-01-09 21:37:25,563 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:25,563 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:25,563 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:25,581 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, 104#L1062-5true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:25,581 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-01-09 21:37:25,581 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:25,581 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:25,581 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:25,581 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:25,581 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:25,581 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:25,592 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 31#L1062-27true, 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:25,592 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-01-09 21:37:25,592 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:25,592 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:25,592 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:25,595 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][224], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 31#L1062-27true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:25,596 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-01-09 21:37:25,596 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:25,596 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:25,596 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:25,596 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 31#L1062-27true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:25,596 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-01-09 21:37:25,596 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:25,596 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:25,596 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:25,602 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][222], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, 100#L1062-24true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 223#L1050-7true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:25,602 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is not cut-off event [2025-01-09 21:37:25,603 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-01-09 21:37:25,603 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-01-09 21:37:25,603 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-01-09 21:37:25,633 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([673] L1063-15-->L1063-16: Formula: (= v_~threads_mask~0_22 |v_ULTIMATE.start_main_#t~bitwise21#1_6|) InVars {ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} OutVars{~threads_mask~0=v_~threads_mask~0_22, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} AuxVars[] AssignedVars[~threads_mask~0][197], [Black: 285#(not (= ~threads_mask~0 0)), 30#L1050-15true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, 80#L1063-16true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, 17#L1049-3true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:25,633 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-01-09 21:37:25,633 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:25,633 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:25,633 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:25,640 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([673] L1063-15-->L1063-16: Formula: (= v_~threads_mask~0_22 |v_ULTIMATE.start_main_#t~bitwise21#1_6|) InVars {ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} OutVars{~threads_mask~0=v_~threads_mask~0_22, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} AuxVars[] AssignedVars[~threads_mask~0][236], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, 80#L1063-16true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, 17#L1049-3true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:25,640 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-01-09 21:37:25,640 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:25,640 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:25,640 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:25,641 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([673] L1063-15-->L1063-16: Formula: (= v_~threads_mask~0_22 |v_ULTIMATE.start_main_#t~bitwise21#1_6|) InVars {ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} OutVars{~threads_mask~0=v_~threads_mask~0_22, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} AuxVars[] AssignedVars[~threads_mask~0][236], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, 80#L1063-16true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 15#L1049-3true, 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:25,641 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-01-09 21:37:25,641 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:25,641 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:25,641 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:25,654 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][304], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 14#L1050-7true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 74#L1063-10true, 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:25,654 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-01-09 21:37:25,654 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:25,654 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:25,654 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:25,658 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][217], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 64#L1063-1true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:25,658 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is not cut-off event [2025-01-09 21:37:25,658 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-01-09 21:37:25,658 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-01-09 21:37:25,659 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-01-09 21:37:25,659 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-01-09 21:37:25,659 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][217], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, 64#L1063-1true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:25,659 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-01-09 21:37:25,659 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:25,659 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:25,659 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:25,659 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:25,659 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:25,660 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][304], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 64#L1063-1true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:25,660 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-01-09 21:37:25,660 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:25,660 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:25,660 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:25,671 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1062-5true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:25,671 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-01-09 21:37:25,671 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:25,671 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:25,671 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:25,671 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:25,671 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:25,671 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:25,671 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:25,673 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1062-5true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:25,673 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-01-09 21:37:25,673 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:25,673 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:25,673 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:25,693 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][305], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, 14#L1050-7true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, 31#L1062-27true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:25,693 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-01-09 21:37:25,693 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:25,693 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:25,693 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:25,694 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][284], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, 31#L1062-27true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:25,694 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-01-09 21:37:25,694 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:25,695 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:25,695 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:25,696 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][301], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, 14#L1050-7true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, 31#L1062-27true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:25,697 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-01-09 21:37:25,697 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:25,697 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:25,697 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:25,721 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][306], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 262#true, 14#L1050-7true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 31#L1062-27true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:25,722 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-01-09 21:37:25,722 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:25,722 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:25,722 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:25,723 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][300], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 14#L1050-7true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, 31#L1062-27true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:25,723 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-01-09 21:37:25,723 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:25,723 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:25,723 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:25,740 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][304], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 14#L1050-7true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 74#L1063-10true, 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:25,740 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-01-09 21:37:25,740 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:25,741 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:25,741 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:25,741 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:25,741 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][304], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, 137#threadErr2ASSERT_VIOLATIONDATA_RACEtrue, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 74#L1063-10true, 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:25,741 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is not cut-off event [2025-01-09 21:37:25,741 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-01-09 21:37:25,741 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-01-09 21:37:25,741 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-01-09 21:37:25,743 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([813] L1050-7-->L1050-10: Formula: (and (not (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise6_7|)) (not (= v_~threads_mask~0_23 0))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[][297], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 262#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 271#(not (= ~threads_mask~0 0)), 297#(not (= ~threads_mask~0 1)), 74#L1063-10true, 231#true, 291#(not (= ~threads_mask~0 0)), Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 19#L1050-10true, 264#(not (= ~threads_mask~0 0)), 285#(not (= ~threads_mask~0 0)), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:25,743 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-01-09 21:37:25,744 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:25,744 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:25,744 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:25,744 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:25,744 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][304], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 74#L1063-10true, 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 19#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:25,744 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-01-09 21:37:25,744 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:25,744 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:25,744 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:25,745 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([673] L1063-15-->L1063-16: Formula: (= v_~threads_mask~0_22 |v_ULTIMATE.start_main_#t~bitwise21#1_6|) InVars {ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} OutVars{~threads_mask~0=v_~threads_mask~0_22, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} AuxVars[] AssignedVars[~threads_mask~0][197], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 262#true, 14#L1050-7true, 233#true, 80#L1063-16true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:25,745 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-01-09 21:37:25,745 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:25,745 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:25,745 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:25,751 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][217], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 159#L1063-2true, Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:25,752 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is not cut-off event [2025-01-09 21:37:25,752 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-01-09 21:37:25,752 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-01-09 21:37:25,752 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-01-09 21:37:25,752 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-01-09 21:37:25,753 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][217], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 159#L1063-2true, Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:25,753 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-01-09 21:37:25,753 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:25,753 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:25,753 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:25,753 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:25,753 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:25,755 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][304], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 159#L1063-2true, Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:25,755 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-01-09 21:37:25,755 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:25,755 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:25,755 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:25,768 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][303], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), 217#L1062-3true, 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:25,768 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-01-09 21:37:25,768 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:25,768 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:25,768 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:25,769 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][212], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 217#L1062-3true, 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:25,769 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-01-09 21:37:25,769 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:25,769 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:25,769 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:25,771 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][284], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1062-5true, 233#true, 66#L1051-3true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:25,771 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is not cut-off event [2025-01-09 21:37:25,771 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-01-09 21:37:25,771 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-01-09 21:37:25,771 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-01-09 21:37:25,779 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][222], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 31#L1062-27true, 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:25,779 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is not cut-off event [2025-01-09 21:37:25,779 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-01-09 21:37:25,779 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-01-09 21:37:25,779 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-01-09 21:37:25,823 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][217], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 74#L1063-10true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:25,824 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:25,824 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:25,824 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:25,824 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:25,824 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][304], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 74#L1063-10true, 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:25,824 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:25,824 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:25,824 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:25,824 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:25,824 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:25,833 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([673] L1063-15-->L1063-16: Formula: (= v_~threads_mask~0_22 |v_ULTIMATE.start_main_#t~bitwise21#1_6|) InVars {ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} OutVars{~threads_mask~0=v_~threads_mask~0_22, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} AuxVars[] AssignedVars[~threads_mask~0][236], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 29#L1050-1true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, 80#L1063-16true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:25,833 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-01-09 21:37:25,833 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:25,834 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:25,834 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:25,840 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([813] L1050-7-->L1050-10: Formula: (and (not (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise6_7|)) (not (= v_~threads_mask~0_23 0))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[][297], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 262#true, 295#true, Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 271#(not (= ~threads_mask~0 0)), 74#L1063-10true, 291#(not (= ~threads_mask~0 0)), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), 285#(not (= ~threads_mask~0 0)), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:25,840 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-01-09 21:37:25,841 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:25,841 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:25,841 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:25,842 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][217], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 74#L1063-10true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 223#L1050-7true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:25,842 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-01-09 21:37:25,842 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:25,842 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:25,842 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:25,868 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][222], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, 65#L1062-32true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 223#L1050-7true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:25,868 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-01-09 21:37:25,868 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:25,868 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:25,868 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:25,870 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, 65#L1062-32true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 223#L1050-7true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:25,870 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-01-09 21:37:25,870 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:25,870 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:25,870 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:25,875 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][224], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, 65#L1062-32true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 223#L1050-7true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:25,875 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-01-09 21:37:25,875 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:25,875 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:25,875 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:25,877 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, 65#L1062-32true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 223#L1050-7true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:25,877 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-01-09 21:37:25,877 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:25,877 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:25,877 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:25,902 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, 123#L1050-16true, 31#L1062-27true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:25,903 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2025-01-09 21:37:25,903 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-01-09 21:37:25,903 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-01-09 21:37:25,903 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-01-09 21:37:25,904 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 262#true, 233#true, 133#L1062-11true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:25,904 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-01-09 21:37:25,904 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:25,904 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:25,905 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:25,905 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:25,905 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:25,905 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:25,905 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:25,905 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:25,916 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, 133#L1062-11true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:25,916 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-01-09 21:37:25,916 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:25,916 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:25,916 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:25,917 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:25,917 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:25,917 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:25,917 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:25,917 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:25,918 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([673] L1063-15-->L1063-16: Formula: (= v_~threads_mask~0_22 |v_ULTIMATE.start_main_#t~bitwise21#1_6|) InVars {ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} OutVars{~threads_mask~0=v_~threads_mask~0_22, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} AuxVars[] AssignedVars[~threads_mask~0][197], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 14#L1050-7true, 233#true, 80#L1063-16true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:25,918 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-01-09 21:37:25,918 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:25,918 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:25,918 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:25,918 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:25,919 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([673] L1063-15-->L1063-16: Formula: (= v_~threads_mask~0_22 |v_ULTIMATE.start_main_#t~bitwise21#1_6|) InVars {ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} OutVars{~threads_mask~0=v_~threads_mask~0_22, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} AuxVars[] AssignedVars[~threads_mask~0][197], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, 80#L1063-16true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 19#L1050-10true, 223#L1050-7true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:25,919 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-01-09 21:37:25,919 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:25,919 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:25,919 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:25,928 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([673] L1063-15-->L1063-16: Formula: (= v_~threads_mask~0_22 |v_ULTIMATE.start_main_#t~bitwise21#1_6|) InVars {ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} OutVars{~threads_mask~0=v_~threads_mask~0_22, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} AuxVars[] AssignedVars[~threads_mask~0][236], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, 80#L1063-16true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, 21#L1050-2true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:25,928 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-01-09 21:37:25,928 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:25,928 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:25,928 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:25,928 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([673] L1063-15-->L1063-16: Formula: (= v_~threads_mask~0_22 |v_ULTIMATE.start_main_#t~bitwise21#1_6|) InVars {ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} OutVars{~threads_mask~0=v_~threads_mask~0_22, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} AuxVars[] AssignedVars[~threads_mask~0][236], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 262#true, 233#true, 80#L1063-16true, 137#threadErr2ASSERT_VIOLATIONDATA_RACEtrue, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:25,928 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-01-09 21:37:25,928 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:25,929 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:25,929 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:25,959 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 31#L1062-27true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:25,960 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:25,960 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:25,960 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:25,960 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:25,960 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:25,998 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:25,999 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:37:25,999 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:25,999 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:25,999 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:26,000 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][284], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 262#true, 233#true, 66#L1051-3true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,000 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:37:26,000 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:26,001 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:26,001 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:26,014 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][284], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 74#L1063-10true, 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,014 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:37:26,014 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:26,014 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:26,014 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:26,014 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][217], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 74#L1063-10true, 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,014 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-01-09 21:37:26,015 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-01-09 21:37:26,015 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-01-09 21:37:26,015 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-01-09 21:37:26,015 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-01-09 21:37:26,015 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][217], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 74#L1063-10true, 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,015 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:26,015 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:26,015 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:26,015 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:26,015 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:26,015 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:26,016 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][304], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 74#L1063-10true, 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,016 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-01-09 21:37:26,016 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-01-09 21:37:26,016 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-01-09 21:37:26,016 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-01-09 21:37:26,016 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-01-09 21:37:26,016 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-01-09 21:37:26,024 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 262#true, 233#true, 80#L1063-16true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,024 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:37:26,024 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:26,024 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:26,024 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:26,031 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][238], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 74#L1063-10true, 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,031 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:26,031 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:26,031 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:26,031 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:26,035 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][304], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 74#L1063-10true, 195#L1050-16true, 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,035 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:37:26,035 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:26,035 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:26,035 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:26,037 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][284], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 74#L1063-10true, 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,037 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:37:26,037 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:26,037 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:26,037 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:26,037 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:26,038 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][217], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 74#L1063-10true, 195#L1050-16true, 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,038 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:37:26,038 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:26,038 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:26,038 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:26,085 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([658] L1062-35-->L1062-36: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~bitwise16#1=|v_ULTIMATE.start_main_#t~bitwise16#1_10|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~bitwise16#1][216], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 11#L1062-36true, 245#(= |#race~datas~0| 0), 223#L1050-7true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,085 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:37:26,085 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:26,085 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:26,085 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:26,101 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 56#L1062-15true, Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,101 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:37:26,101 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:26,101 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:26,101 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:26,104 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, 63#L1062-19true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,104 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-01-09 21:37:26,104 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:26,104 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:26,104 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:26,104 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,104 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:37:26,104 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:26,104 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:26,104 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:26,104 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:26,104 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 56#L1062-15true, Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,104 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:37:26,105 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:26,105 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:26,105 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:26,105 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:26,114 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 31#L1062-27true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,114 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-01-09 21:37:26,114 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:26,114 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:26,114 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:26,115 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][284], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, 31#L1062-27true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,115 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-01-09 21:37:26,115 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:26,115 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:26,115 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:26,127 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, 56#L1062-15true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,127 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:37:26,127 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:26,127 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:26,127 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:26,128 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,128 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:37:26,128 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:26,128 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:26,128 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:26,128 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:26,129 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, 63#L1062-19true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,129 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-01-09 21:37:26,129 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:26,129 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:26,129 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:26,129 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, 56#L1062-15true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,129 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:37:26,129 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:26,129 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:26,129 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:26,129 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:26,129 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][224], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, 100#L1062-24true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,129 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:26,129 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:26,129 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:26,129 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:26,142 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 262#true, 233#true, 80#L1063-16true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 223#L1050-7true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,142 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:37:26,142 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:26,142 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:26,142 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:26,143 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][283], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 262#true, 233#true, 80#L1063-16true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,143 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:37:26,143 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:26,143 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:26,143 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:26,146 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([673] L1063-15-->L1063-16: Formula: (= v_~threads_mask~0_22 |v_ULTIMATE.start_main_#t~bitwise21#1_6|) InVars {ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} OutVars{~threads_mask~0=v_~threads_mask~0_22, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} AuxVars[] AssignedVars[~threads_mask~0][236], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, 80#L1063-16true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 223#L1050-7true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,146 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:37:26,146 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:26,147 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:26,147 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:26,147 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([673] L1063-15-->L1063-16: Formula: (= v_~threads_mask~0_22 |v_ULTIMATE.start_main_#t~bitwise21#1_6|) InVars {ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} OutVars{~threads_mask~0=v_~threads_mask~0_22, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} AuxVars[] AssignedVars[~threads_mask~0][236], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 14#L1050-7true, 233#true, 80#L1063-16true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,147 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:37:26,147 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:26,147 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:26,147 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:26,152 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][283], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 74#L1063-10true, 195#L1050-16true, 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,152 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:37:26,152 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:26,152 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:26,152 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:26,179 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][303], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, 66#L1051-3true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 11#L1062-36true, 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,179 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:37:26,179 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:26,179 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:26,179 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:26,180 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][212], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 11#L1062-36true, 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,180 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:37:26,180 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:26,180 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:26,180 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:26,188 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 11#L1062-36true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 223#L1050-7true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,189 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:37:26,189 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:26,189 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:26,189 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:26,200 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 31#L1062-27true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,201 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:26,201 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:26,201 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:26,201 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:26,209 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 31#L1062-27true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,210 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:26,210 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:26,210 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:26,210 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:26,210 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, 63#L1062-19true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,210 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:37:26,210 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:26,210 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:26,210 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:26,210 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:26,210 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][222], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, 31#L1062-27true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,210 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:26,210 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:26,210 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:26,211 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:26,211 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][222], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, 100#L1062-24true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,211 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-01-09 21:37:26,211 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:26,211 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:26,211 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:26,211 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 31#L1062-27true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,211 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:26,211 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:26,211 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:26,211 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:26,211 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:26,212 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][284], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, 31#L1062-27true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,212 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:26,212 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:26,212 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:26,212 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:26,212 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:26,213 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 123#L1050-16true, 31#L1062-27true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,213 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:26,213 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:26,213 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:26,213 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:26,213 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:26,219 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][232], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 31#L1062-27true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,220 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:26,220 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:26,220 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:26,220 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:26,220 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][232], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 262#true, 233#true, 100#L1062-24true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,220 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-01-09 21:37:26,220 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:26,220 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:26,220 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:26,221 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][311], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, 66#L1051-3true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, 31#L1062-27true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,221 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:26,221 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:26,221 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:26,221 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:26,221 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][311], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, 66#L1051-3true, 100#L1062-24true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,221 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-01-09 21:37:26,221 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:26,221 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:26,221 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:26,221 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][311], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, 66#L1051-3true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, 31#L1062-27true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,221 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:26,222 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:26,222 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:26,222 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:26,222 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][311], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, 66#L1051-3true, 100#L1062-24true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,222 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-01-09 21:37:26,222 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:26,222 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:26,222 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:26,222 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][232], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 100#L1062-24true, Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,222 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-01-09 21:37:26,222 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:26,222 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:26,222 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:26,223 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][232], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 123#L1050-16true, 31#L1062-27true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,223 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:26,223 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:26,223 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:26,223 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:26,237 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, 31#L1062-27true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,237 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:26,237 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:26,237 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:26,237 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:26,238 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, 63#L1062-19true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,238 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:37:26,238 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:26,238 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:26,238 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:26,238 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:26,238 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][224], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 31#L1062-27true, 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,238 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:26,238 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:26,238 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:26,238 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:26,238 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][224], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 262#true, 233#true, 100#L1062-24true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,238 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-01-09 21:37:26,238 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:26,238 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:26,238 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:26,238 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:26,242 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([673] L1063-15-->L1063-16: Formula: (= v_~threads_mask~0_22 |v_ULTIMATE.start_main_#t~bitwise21#1_6|) InVars {ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} OutVars{~threads_mask~0=v_~threads_mask~0_22, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} AuxVars[] AssignedVars[~threads_mask~0][197], [Black: 285#(not (= ~threads_mask~0 0)), 30#L1050-15true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, 80#L1063-16true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,242 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:37:26,242 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:26,242 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:26,242 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:26,262 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][217], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 74#L1063-10true, 231#true, Black: 243#true, 165#L1050-18true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,262 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-01-09 21:37:26,262 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:26,262 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:26,263 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:26,278 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][232], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, 11#L1062-36true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 223#L1050-7true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,278 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-01-09 21:37:26,278 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:26,278 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:26,278 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:26,282 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][283], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, 63#L1062-19true, 66#L1051-3true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,282 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-01-09 21:37:26,283 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:26,283 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:26,283 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:26,290 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([658] L1062-35-->L1062-36: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~bitwise16#1=|v_ULTIMATE.start_main_#t~bitwise16#1_10|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~bitwise16#1][216], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, 66#L1051-3true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 11#L1062-36true, 245#(= |#race~datas~0| 0), 223#L1050-7true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,290 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,290 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,290 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:26,290 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:26,290 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][284], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, 66#L1051-3true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, 31#L1062-27true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,290 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:26,290 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:26,290 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:26,290 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:26,291 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 31#L1062-27true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,291 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:26,291 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:26,291 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:26,291 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:26,291 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:26,291 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:26,327 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), 212#L1064-3true]) [2025-01-09 21:37:26,327 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,327 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:26,327 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:26,327 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,330 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][283], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 262#true, 233#true, 80#L1063-16true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,330 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-01-09 21:37:26,331 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:26,331 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:26,331 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:26,334 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([673] L1063-15-->L1063-16: Formula: (= v_~threads_mask~0_22 |v_ULTIMATE.start_main_#t~bitwise21#1_6|) InVars {ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} OutVars{~threads_mask~0=v_~threads_mask~0_22, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} AuxVars[] AssignedVars[~threads_mask~0][236], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, 80#L1063-16true, 66#L1051-3true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, 17#L1049-3true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,334 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-01-09 21:37:26,334 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:26,334 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:26,334 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:26,335 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([673] L1063-15-->L1063-16: Formula: (= v_~threads_mask~0_22 |v_ULTIMATE.start_main_#t~bitwise21#1_6|) InVars {ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} OutVars{~threads_mask~0=v_~threads_mask~0_22, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} AuxVars[] AssignedVars[~threads_mask~0][236], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, 80#L1063-16true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 15#L1049-3true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,335 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-01-09 21:37:26,335 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:26,335 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:26,335 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:26,385 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, 11#L1062-36true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,386 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-01-09 21:37:26,386 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:26,386 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:26,386 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:26,408 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), 212#L1064-3true]) [2025-01-09 21:37:26,408 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,408 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,408 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:26,408 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:26,408 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,419 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([673] L1063-15-->L1063-16: Formula: (= v_~threads_mask~0_22 |v_ULTIMATE.start_main_#t~bitwise21#1_6|) InVars {ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} OutVars{~threads_mask~0=v_~threads_mask~0_22, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} AuxVars[] AssignedVars[~threads_mask~0][236], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, 80#L1063-16true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,419 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-01-09 21:37:26,419 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:26,419 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:26,419 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:26,421 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][304], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 74#L1063-10true, 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 129#L1050-18true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,421 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is not cut-off event [2025-01-09 21:37:26,421 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-01-09 21:37:26,421 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-01-09 21:37:26,421 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-01-09 21:37:26,431 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([673] L1063-15-->L1063-16: Formula: (= v_~threads_mask~0_22 |v_ULTIMATE.start_main_#t~bitwise21#1_6|) InVars {ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} OutVars{~threads_mask~0=v_~threads_mask~0_22, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} AuxVars[] AssignedVars[~threads_mask~0][215], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 262#true, 233#true, 80#L1063-16true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 19#L1050-10true, 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,431 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,431 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,431 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,431 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:26,433 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([673] L1063-15-->L1063-16: Formula: (= v_~threads_mask~0_22 |v_ULTIMATE.start_main_#t~bitwise21#1_6|) InVars {ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} OutVars{~threads_mask~0=v_~threads_mask~0_22, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} AuxVars[] AssignedVars[~threads_mask~0][215], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 262#true, 233#true, 80#L1063-16true, 66#L1051-3true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,433 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,433 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:26,433 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,433 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,434 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([673] L1063-15-->L1063-16: Formula: (= v_~threads_mask~0_22 |v_ULTIMATE.start_main_#t~bitwise21#1_6|) InVars {ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} OutVars{~threads_mask~0=v_~threads_mask~0_22, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} AuxVars[] AssignedVars[~threads_mask~0][215], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 262#true, 233#true, 80#L1063-16true, 66#L1051-3true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,434 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,434 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,434 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:26,434 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,436 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([673] L1063-15-->L1063-16: Formula: (= v_~threads_mask~0_22 |v_ULTIMATE.start_main_#t~bitwise21#1_6|) InVars {ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} OutVars{~threads_mask~0=v_~threads_mask~0_22, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} AuxVars[] AssignedVars[~threads_mask~0][215], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 262#true, 233#true, 80#L1063-16true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,436 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,436 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,436 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:26,436 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,474 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 123#L1050-16true, 31#L1062-27true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,474 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:26,474 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:26,474 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:26,474 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:26,474 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:26,474 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:26,475 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][284], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, 31#L1062-27true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,475 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-01-09 21:37:26,475 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:26,475 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:26,475 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:26,475 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:26,475 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][284], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, 31#L1062-27true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,475 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:26,475 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:26,475 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:26,475 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:26,475 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:26,475 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:26,485 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][284], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 19#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), 212#L1064-3true]) [2025-01-09 21:37:26,485 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,485 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,485 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:26,485 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,486 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, 212#L1064-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,486 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,486 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,487 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:26,487 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,496 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([673] L1063-15-->L1063-16: Formula: (= v_~threads_mask~0_22 |v_ULTIMATE.start_main_#t~bitwise21#1_6|) InVars {ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} OutVars{~threads_mask~0=v_~threads_mask~0_22, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} AuxVars[] AssignedVars[~threads_mask~0][236], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, 80#L1063-16true, 66#L1051-3true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, 5#L1050-1true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,496 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-01-09 21:37:26,496 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:26,496 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:26,496 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:26,497 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([673] L1063-15-->L1063-16: Formula: (= v_~threads_mask~0_22 |v_ULTIMATE.start_main_#t~bitwise21#1_6|) InVars {ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} OutVars{~threads_mask~0=v_~threads_mask~0_22, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} AuxVars[] AssignedVars[~threads_mask~0][236], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 29#L1050-1true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, 80#L1063-16true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,497 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-01-09 21:37:26,497 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:26,497 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:26,497 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:26,509 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][284], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, 66#L1051-3true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 74#L1063-10true, 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,509 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,509 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,509 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:26,509 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,510 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][217], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 74#L1063-10true, 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,510 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,510 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,510 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:26,510 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,521 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 31#L1062-27true, 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,521 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:37:26,521 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:26,521 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:26,521 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:26,521 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:26,521 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:26,521 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:26,532 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][222], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, 100#L1062-24true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,533 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2025-01-09 21:37:26,533 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-01-09 21:37:26,533 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-01-09 21:37:26,533 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-01-09 21:37:26,533 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-01-09 21:37:26,534 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([658] L1062-35-->L1062-36: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~bitwise16#1=|v_ULTIMATE.start_main_#t~bitwise16#1_10|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~bitwise16#1][216], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 262#true, 233#true, 14#L1050-7true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 11#L1062-36true, 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,534 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,534 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:26,534 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:26,534 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,762 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), 212#L1064-3true]) [2025-01-09 21:37:26,762 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,762 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,763 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,763 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:26,763 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:26,763 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,765 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, 212#L1064-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,765 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:37:26,765 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,765 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:26,765 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,765 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,766 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, 212#L1064-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,766 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,766 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,766 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:26,766 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:26,766 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,766 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,773 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([673] L1063-15-->L1063-16: Formula: (= v_~threads_mask~0_22 |v_ULTIMATE.start_main_#t~bitwise21#1_6|) InVars {ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} OutVars{~threads_mask~0=v_~threads_mask~0_22, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} AuxVars[] AssignedVars[~threads_mask~0][236], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, 80#L1063-16true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 129#L1050-18true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,774 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:26,774 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:26,774 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:26,774 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:26,774 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([673] L1063-15-->L1063-16: Formula: (= v_~threads_mask~0_22 |v_ULTIMATE.start_main_#t~bitwise21#1_6|) InVars {ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} OutVars{~threads_mask~0=v_~threads_mask~0_22, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} AuxVars[] AssignedVars[~threads_mask~0][236], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, 80#L1063-16true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 165#L1050-18true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,774 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:26,774 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:26,774 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:26,774 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:26,776 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([673] L1063-15-->L1063-16: Formula: (= v_~threads_mask~0_22 |v_ULTIMATE.start_main_#t~bitwise21#1_6|) InVars {ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} OutVars{~threads_mask~0=v_~threads_mask~0_22, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} AuxVars[] AssignedVars[~threads_mask~0][236], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, 80#L1063-16true, 192#L1050-2true, 66#L1051-3true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,776 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:26,776 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:26,776 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:26,776 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:26,776 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([673] L1063-15-->L1063-16: Formula: (= v_~threads_mask~0_22 |v_ULTIMATE.start_main_#t~bitwise21#1_6|) InVars {ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} OutVars{~threads_mask~0=v_~threads_mask~0_22, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} AuxVars[] AssignedVars[~threads_mask~0][236], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, 80#L1063-16true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 21#L1050-2true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,776 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:26,776 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:26,776 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:26,776 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:26,784 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([673] L1063-15-->L1063-16: Formula: (= v_~threads_mask~0_22 |v_ULTIMATE.start_main_#t~bitwise21#1_6|) InVars {ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} OutVars{~threads_mask~0=v_~threads_mask~0_22, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} AuxVars[] AssignedVars[~threads_mask~0][215], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 262#true, 233#true, 80#L1063-16true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 19#L1050-10true, 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,784 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,784 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,784 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,784 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,784 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:26,786 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([673] L1063-15-->L1063-16: Formula: (= v_~threads_mask~0_22 |v_ULTIMATE.start_main_#t~bitwise21#1_6|) InVars {ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} OutVars{~threads_mask~0=v_~threads_mask~0_22, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} AuxVars[] AssignedVars[~threads_mask~0][215], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, 80#L1063-16true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,786 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,786 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:26,786 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,786 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,786 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,786 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([673] L1063-15-->L1063-16: Formula: (= v_~threads_mask~0_22 |v_ULTIMATE.start_main_#t~bitwise21#1_6|) InVars {ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} OutVars{~threads_mask~0=v_~threads_mask~0_22, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} AuxVars[] AssignedVars[~threads_mask~0][215], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 262#true, 233#true, 80#L1063-16true, 66#L1051-3true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,786 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,786 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,787 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:26,787 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,787 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,788 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([673] L1063-15-->L1063-16: Formula: (= v_~threads_mask~0_22 |v_ULTIMATE.start_main_#t~bitwise21#1_6|) InVars {ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} OutVars{~threads_mask~0=v_~threads_mask~0_22, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} AuxVars[] AssignedVars[~threads_mask~0][197], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 262#true, 233#true, 80#L1063-16true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,788 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,788 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:26,788 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,788 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,789 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([673] L1063-15-->L1063-16: Formula: (= v_~threads_mask~0_22 |v_ULTIMATE.start_main_#t~bitwise21#1_6|) InVars {ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} OutVars{~threads_mask~0=v_~threads_mask~0_22, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} AuxVars[] AssignedVars[~threads_mask~0][215], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, 80#L1063-16true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 19#L1050-10true, 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,789 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,789 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,789 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,789 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:26,789 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,792 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 74#L1063-10true, 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,792 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:37:26,792 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:26,792 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,792 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,793 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][304], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 74#L1063-10true, 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,793 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:37:26,793 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,793 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,793 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:26,794 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][284], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, 66#L1051-3true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 74#L1063-10true, 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,795 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:37:26,795 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,795 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:26,795 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,795 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][284], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, 66#L1051-3true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 74#L1063-10true, 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,795 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:37:26,795 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,795 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:26,796 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,796 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,796 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 74#L1063-10true, 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,796 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:37:26,796 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,796 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:26,796 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,797 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][217], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 74#L1063-10true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,797 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:37:26,797 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,797 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:26,797 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,797 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,812 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][222], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 31#L1062-27true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,813 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:37:26,813 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:26,813 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:26,813 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:26,813 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:26,813 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][222], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, 65#L1062-32true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,813 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:37:26,813 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,813 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:26,813 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,815 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 123#L1050-16true, 31#L1062-27true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,815 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:37:26,815 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:26,815 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:26,815 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:26,815 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:26,822 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, 11#L1062-36true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,823 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-01-09 21:37:26,823 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:26,823 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:26,823 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:26,823 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:26,832 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][224], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 31#L1062-27true, 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,832 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:37:26,832 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:26,832 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:26,832 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:26,832 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:26,832 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][224], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, 65#L1062-32true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,832 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:37:26,832 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,832 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:26,832 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,833 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 31#L1062-27true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,833 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:37:26,833 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:26,833 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:26,833 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:26,833 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:26,840 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), 212#L1064-3true]) [2025-01-09 21:37:26,840 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:37:26,840 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,840 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,840 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,840 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:26,840 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:26,840 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,841 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][284], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), 212#L1064-3true]) [2025-01-09 21:37:26,841 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,841 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,841 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,841 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:26,841 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,842 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, 212#L1064-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,842 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:37:26,842 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,842 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,842 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:26,842 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:26,842 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,842 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,843 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][284], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 19#L1050-10true, 212#L1064-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,843 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,843 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,843 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:26,844 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,853 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][304], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 74#L1063-10true, 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,853 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,853 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,853 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:26,853 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,853 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:26,854 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][284], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 262#true, 233#true, 66#L1051-3true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 74#L1063-10true, 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,854 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,854 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:26,854 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,854 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:26,855 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,855 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,855 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][217], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 74#L1063-10true, 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,855 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,856 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,856 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:26,856 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,856 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:26,856 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,867 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][222], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, 65#L1062-32true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,867 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,867 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,867 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:26,867 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:26,867 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,882 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][224], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, 65#L1062-32true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,882 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,882 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,882 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:26,882 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,882 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:26,893 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 223#L1050-7true, 212#L1064-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,893 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,893 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:26,893 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:26,893 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,893 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 223#L1050-7true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), 212#L1064-3true]) [2025-01-09 21:37:26,893 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,893 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:26,893 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,893 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:26,900 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([673] L1063-15-->L1063-16: Formula: (= v_~threads_mask~0_22 |v_ULTIMATE.start_main_#t~bitwise21#1_6|) InVars {ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} OutVars{~threads_mask~0=v_~threads_mask~0_22, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} AuxVars[] AssignedVars[~threads_mask~0][197], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, 80#L1063-16true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,900 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,900 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,900 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:26,900 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,901 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([673] L1063-15-->L1063-16: Formula: (= v_~threads_mask~0_22 |v_ULTIMATE.start_main_#t~bitwise21#1_6|) InVars {ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} OutVars{~threads_mask~0=v_~threads_mask~0_22, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} AuxVars[] AssignedVars[~threads_mask~0][236], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 14#L1050-7true, 233#true, 80#L1063-16true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,901 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,901 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:26,901 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:26,901 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,902 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([673] L1063-15-->L1063-16: Formula: (= v_~threads_mask~0_22 |v_ULTIMATE.start_main_#t~bitwise21#1_6|) InVars {ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} OutVars{~threads_mask~0=v_~threads_mask~0_22, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} AuxVars[] AssignedVars[~threads_mask~0][236], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, 80#L1063-16true, 66#L1051-3true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 223#L1050-7true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,902 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,902 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,902 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:26,902 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:26,903 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([673] L1063-15-->L1063-16: Formula: (= v_~threads_mask~0_22 |v_ULTIMATE.start_main_#t~bitwise21#1_6|) InVars {ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} OutVars{~threads_mask~0=v_~threads_mask~0_22, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} AuxVars[] AssignedVars[~threads_mask~0][236], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, 80#L1063-16true, 66#L1051-3true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 223#L1050-7true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,903 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,903 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:26,903 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,903 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:26,903 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([673] L1063-15-->L1063-16: Formula: (= v_~threads_mask~0_22 |v_ULTIMATE.start_main_#t~bitwise21#1_6|) InVars {ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} OutVars{~threads_mask~0=v_~threads_mask~0_22, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} AuxVars[] AssignedVars[~threads_mask~0][236], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 14#L1050-7true, 233#true, 80#L1063-16true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,903 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,903 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:26,903 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,903 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:26,905 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][304], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 74#L1063-10true, 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,906 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,906 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,906 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:26,906 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,906 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:26,906 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,920 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][261], [Black: 285#(not (= ~threads_mask~0 0)), 72#L1063-7true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,920 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:37:26,920 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:26,920 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:26,920 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:26,921 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][314], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, 14#L1050-7true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 74#L1063-10true, 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,921 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-01-09 21:37:26,921 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:26,921 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:26,921 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:26,921 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][314], [Black: 285#(not (= ~threads_mask~0 0)), 72#L1063-7true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, 14#L1050-7true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,921 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:37:26,921 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:26,921 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,921 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,923 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([658] L1062-35-->L1062-36: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~bitwise16#1=|v_ULTIMATE.start_main_#t~bitwise16#1_10|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~bitwise16#1][216], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 14#L1050-7true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 11#L1062-36true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,924 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:37:26,924 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,924 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:26,924 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:26,924 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([658] L1062-35-->L1062-36: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~bitwise16#1=|v_ULTIMATE.start_main_#t~bitwise16#1_10|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~bitwise16#1][216], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, 66#L1051-3true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 11#L1062-36true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 223#L1050-7true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,924 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:37:26,924 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,924 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:26,924 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:26,924 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([658] L1062-35-->L1062-36: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~bitwise16#1=|v_ULTIMATE.start_main_#t~bitwise16#1_10|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~bitwise16#1][216], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, 66#L1051-3true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 11#L1062-36true, 245#(= |#race~datas~0| 0), 223#L1050-7true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,924 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:37:26,924 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,924 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,924 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:26,924 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:26,925 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([658] L1062-35-->L1062-36: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~bitwise16#1=|v_ULTIMATE.start_main_#t~bitwise16#1_10|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~bitwise16#1][216], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 14#L1050-7true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 11#L1062-36true, 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,925 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:37:26,925 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:26,925 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:26,925 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,925 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,941 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([673] L1063-15-->L1063-16: Formula: (= v_~threads_mask~0_22 |v_ULTIMATE.start_main_#t~bitwise21#1_6|) InVars {ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} OutVars{~threads_mask~0=v_~threads_mask~0_22, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} AuxVars[] AssignedVars[~threads_mask~0][215], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, 80#L1063-16true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 19#L1050-10true, 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,941 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:37:26,941 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,941 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,941 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,941 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,941 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:26,942 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([673] L1063-15-->L1063-16: Formula: (= v_~threads_mask~0_22 |v_ULTIMATE.start_main_#t~bitwise21#1_6|) InVars {ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} OutVars{~threads_mask~0=v_~threads_mask~0_22, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} AuxVars[] AssignedVars[~threads_mask~0][197], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, 80#L1063-16true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,942 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:37:26,942 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,942 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,942 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:26,942 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,942 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([673] L1063-15-->L1063-16: Formula: (= v_~threads_mask~0_22 |v_ULTIMATE.start_main_#t~bitwise21#1_6|) InVars {ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} OutVars{~threads_mask~0=v_~threads_mask~0_22, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} AuxVars[] AssignedVars[~threads_mask~0][215], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 262#true, 233#true, 80#L1063-16true, 66#L1051-3true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,942 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:37:26,942 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:26,942 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,942 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,942 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,942 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,943 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([673] L1063-15-->L1063-16: Formula: (= v_~threads_mask~0_22 |v_ULTIMATE.start_main_#t~bitwise21#1_6|) InVars {ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} OutVars{~threads_mask~0=v_~threads_mask~0_22, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} AuxVars[] AssignedVars[~threads_mask~0][215], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, 80#L1063-16true, 66#L1051-3true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,943 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:37:26,943 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,943 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,943 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:26,943 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,943 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,943 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([673] L1063-15-->L1063-16: Formula: (= v_~threads_mask~0_22 |v_ULTIMATE.start_main_#t~bitwise21#1_6|) InVars {ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} OutVars{~threads_mask~0=v_~threads_mask~0_22, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} AuxVars[] AssignedVars[~threads_mask~0][215], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, 80#L1063-16true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,943 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:37:26,943 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,943 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,943 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:26,943 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,943 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,944 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([673] L1063-15-->L1063-16: Formula: (= v_~threads_mask~0_22 |v_ULTIMATE.start_main_#t~bitwise21#1_6|) InVars {ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} OutVars{~threads_mask~0=v_~threads_mask~0_22, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} AuxVars[] AssignedVars[~threads_mask~0][197], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, 80#L1063-16true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 19#L1050-10true, 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,944 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:37:26,944 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,944 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:26,944 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,944 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,944 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([673] L1063-15-->L1063-16: Formula: (= v_~threads_mask~0_22 |v_ULTIMATE.start_main_#t~bitwise21#1_6|) InVars {ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} OutVars{~threads_mask~0=v_~threads_mask~0_22, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} AuxVars[] AssignedVars[~threads_mask~0][236], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, 80#L1063-16true, 66#L1051-3true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,944 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:37:26,944 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,944 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,944 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:26,944 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([673] L1063-15-->L1063-16: Formula: (= v_~threads_mask~0_22 |v_ULTIMATE.start_main_#t~bitwise21#1_6|) InVars {ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} OutVars{~threads_mask~0=v_~threads_mask~0_22, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} AuxVars[] AssignedVars[~threads_mask~0][236], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 262#true, 233#true, 80#L1063-16true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,944 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:37:26,944 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:26,944 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,944 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,948 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), 212#L1064-3true]) [2025-01-09 21:37:26,948 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:37:26,948 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,948 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:26,948 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,948 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,948 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:26,948 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:26,948 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,949 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][284], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 19#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), 212#L1064-3true]) [2025-01-09 21:37:26,949 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:37:26,949 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,949 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,949 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,949 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:26,949 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,951 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, 212#L1064-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,952 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:37:26,952 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:26,952 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,952 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,952 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:26,952 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:26,952 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,952 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,952 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][284], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 19#L1050-10true, 212#L1064-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,952 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is not cut-off event [2025-01-09 21:37:26,952 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-01-09 21:37:26,952 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-01-09 21:37:26,953 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-01-09 21:37:26,953 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-01-09 21:37:26,953 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][284], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 19#L1050-10true, 212#L1064-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,953 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:37:26,953 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,953 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:26,953 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,953 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,953 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:26,959 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][304], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 74#L1063-10true, 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,960 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is not cut-off event [2025-01-09 21:37:26,960 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-01-09 21:37:26,960 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-01-09 21:37:26,960 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-01-09 21:37:26,970 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([673] L1063-15-->L1063-16: Formula: (= v_~threads_mask~0_22 |v_ULTIMATE.start_main_#t~bitwise21#1_6|) InVars {ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} OutVars{~threads_mask~0=v_~threads_mask~0_22, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} AuxVars[] AssignedVars[~threads_mask~0][223], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 262#true, 233#true, 80#L1063-16true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 19#L1050-10true, 223#L1050-7true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,970 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-01-09 21:37:26,970 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:26,970 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:26,970 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:26,979 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][261], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 74#L1063-10true, 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 223#L1050-7true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,979 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-01-09 21:37:26,979 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:26,979 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:26,979 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:26,979 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][261], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 78#L1063-15true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 223#L1050-7true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,979 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-01-09 21:37:26,979 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:26,979 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:26,979 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:26,994 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][232], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 11#L1062-36true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:26,998 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-01-09 21:37:26,998 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:26,998 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:26,998 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:27,012 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 262#true, 233#true, 80#L1063-16true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:27,013 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-01-09 21:37:27,013 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:27,013 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:27,013 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:27,034 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([673] L1063-15-->L1063-16: Formula: (= v_~threads_mask~0_22 |v_ULTIMATE.start_main_#t~bitwise21#1_6|) InVars {ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} OutVars{~threads_mask~0=v_~threads_mask~0_22, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} AuxVars[] AssignedVars[~threads_mask~0][215], [Black: 285#(not (= ~threads_mask~0 0)), 30#L1050-15true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, 80#L1063-16true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:27,035 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-01-09 21:37:27,035 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:27,035 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:27,035 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:27,035 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([673] L1063-15-->L1063-16: Formula: (= v_~threads_mask~0_22 |v_ULTIMATE.start_main_#t~bitwise21#1_6|) InVars {ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} OutVars{~threads_mask~0=v_~threads_mask~0_22, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} AuxVars[] AssignedVars[~threads_mask~0][215], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 30#L1050-15true, 289#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 262#true, 233#true, 80#L1063-16true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:27,035 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-01-09 21:37:27,035 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:27,035 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:27,035 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:27,040 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 212#L1064-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:27,040 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-01-09 21:37:27,040 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:27,040 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:27,040 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:27,045 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([673] L1063-15-->L1063-16: Formula: (= v_~threads_mask~0_22 |v_ULTIMATE.start_main_#t~bitwise21#1_6|) InVars {ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} OutVars{~threads_mask~0=v_~threads_mask~0_22, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} AuxVars[] AssignedVars[~threads_mask~0][236], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, 80#L1063-16true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 195#L1050-16true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:27,045 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-01-09 21:37:27,045 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:27,045 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:27,045 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:27,045 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([673] L1063-15-->L1063-16: Formula: (= v_~threads_mask~0_22 |v_ULTIMATE.start_main_#t~bitwise21#1_6|) InVars {ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} OutVars{~threads_mask~0=v_~threads_mask~0_22, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} AuxVars[] AssignedVars[~threads_mask~0][236], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, 80#L1063-16true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:27,045 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-01-09 21:37:27,045 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:27,045 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:27,045 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:27,046 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([673] L1063-15-->L1063-16: Formula: (= v_~threads_mask~0_22 |v_ULTIMATE.start_main_#t~bitwise21#1_6|) InVars {ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} OutVars{~threads_mask~0=v_~threads_mask~0_22, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} AuxVars[] AssignedVars[~threads_mask~0][236], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, 80#L1063-16true, 66#L1051-3true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 195#L1050-16true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:27,046 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-01-09 21:37:27,046 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:27,046 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:27,046 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:27,046 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([673] L1063-15-->L1063-16: Formula: (= v_~threads_mask~0_22 |v_ULTIMATE.start_main_#t~bitwise21#1_6|) InVars {ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} OutVars{~threads_mask~0=v_~threads_mask~0_22, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} AuxVars[] AssignedVars[~threads_mask~0][236], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, 80#L1063-16true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:27,046 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-01-09 21:37:27,046 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:27,046 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:27,046 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:27,054 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][261], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 78#L1063-15true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 223#L1050-7true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:27,054 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-01-09 21:37:27,054 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:27,054 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:27,054 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:27,054 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:27,054 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][314], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 262#true, 233#true, 14#L1050-7true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, 78#L1063-15true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:27,054 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-01-09 21:37:27,054 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:27,055 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:27,055 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:27,055 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][232], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 11#L1062-36true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:27,055 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-01-09 21:37:27,055 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:27,055 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:27,055 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:27,055 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:27,084 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([658] L1062-35-->L1062-36: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~bitwise16#1=|v_ULTIMATE.start_main_#t~bitwise16#1_10|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~bitwise16#1][216], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 165#L1050-18true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 11#L1062-36true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:27,084 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-01-09 21:37:27,084 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:27,084 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:27,084 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:27,093 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([673] L1063-15-->L1063-16: Formula: (= v_~threads_mask~0_22 |v_ULTIMATE.start_main_#t~bitwise21#1_6|) InVars {ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} OutVars{~threads_mask~0=v_~threads_mask~0_22, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} AuxVars[] AssignedVars[~threads_mask~0][236], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, 80#L1063-16true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 165#L1050-18true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:27,093 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-01-09 21:37:27,093 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:27,093 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:27,093 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:27,120 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([658] L1062-35-->L1062-36: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~bitwise16#1=|v_ULTIMATE.start_main_#t~bitwise16#1_10|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~bitwise16#1][216], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, 66#L1051-3true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 11#L1062-36true, 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:27,120 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-01-09 21:37:27,120 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-01-09 21:37:27,120 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:27,120 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:37:27,157 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([673] L1063-15-->L1063-16: Formula: (= v_~threads_mask~0_22 |v_ULTIMATE.start_main_#t~bitwise21#1_6|) InVars {ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} OutVars{~threads_mask~0=v_~threads_mask~0_22, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} AuxVars[] AssignedVars[~threads_mask~0][236], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, 80#L1063-16true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 163#L1051-3true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:27,157 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-01-09 21:37:27,157 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-01-09 21:37:27,157 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:37:27,157 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-01-09 21:37:27,188 INFO L124 PetriNetUnfolderBase]: 10970/30761 cut-off events. [2025-01-09 21:37:27,188 INFO L125 PetriNetUnfolderBase]: For 66207/69384 co-relation queries the response was YES. [2025-01-09 21:37:27,418 INFO L83 FinitePrefix]: Finished finitePrefix Result has 74978 conditions, 30761 events. 10970/30761 cut-off events. For 66207/69384 co-relation queries the response was YES. Maximal size of possible extension queue 1145. Compared 354211 event pairs, 1951 based on Foata normal form. 142/26611 useless extension candidates. Maximal degree in co-relation 70982. Up to 10274 conditions per place. [2025-01-09 21:37:27,544 INFO L140 encePairwiseOnDemand]: 239/247 looper letters, 67 selfloop transitions, 15 changer transitions 0/315 dead transitions. [2025-01-09 21:37:27,544 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 260 places, 315 transitions, 1365 flow [2025-01-09 21:37:27,545 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-01-09 21:37:27,545 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2025-01-09 21:37:27,545 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 916 transitions. [2025-01-09 21:37:27,546 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9271255060728745 [2025-01-09 21:37:27,546 INFO L175 Difference]: Start difference. First operand has 257 places, 287 transitions, 1049 flow. Second operand 4 states and 916 transitions. [2025-01-09 21:37:27,546 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 260 places, 315 transitions, 1365 flow [2025-01-09 21:37:27,616 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 259 places, 315 transitions, 1334 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-01-09 21:37:27,618 INFO L231 Difference]: Finished difference. Result has 261 places, 298 transitions, 1197 flow [2025-01-09 21:37:27,618 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=247, PETRI_DIFFERENCE_MINUEND_FLOW=1024, PETRI_DIFFERENCE_MINUEND_PLACES=256, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=287, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=272, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=1197, PETRI_PLACES=261, PETRI_TRANSITIONS=298} [2025-01-09 21:37:27,619 INFO L279 CegarLoopForPetriNet]: 232 programPoint places, 29 predicate places. [2025-01-09 21:37:27,619 INFO L471 AbstractCegarLoop]: Abstraction has has 261 places, 298 transitions, 1197 flow [2025-01-09 21:37:27,619 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 217.75) internal successors, (871), 4 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) [2025-01-09 21:37:27,619 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-09 21:37:27,619 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] [2025-01-09 21:37:27,619 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable34 [2025-01-09 21:37:27,620 INFO L396 AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2025-01-09 21:37:27,620 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 21:37:27,620 INFO L85 PathProgramCache]: Analyzing trace with hash -142575864, now seen corresponding path program 1 times [2025-01-09 21:37:27,620 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 21:37:27,620 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1615724958] [2025-01-09 21:37:27,620 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 21:37:27,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 21:37:27,632 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 74 statements into 1 equivalence classes. [2025-01-09 21:37:27,634 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 74 of 74 statements. [2025-01-09 21:37:27,634 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:37:27,634 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 21:37:27,665 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-01-09 21:37:27,666 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 21:37:27,666 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1615724958] [2025-01-09 21:37:27,666 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1615724958] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 21:37:27,666 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 21:37:27,666 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-01-09 21:37:27,666 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2136725939] [2025-01-09 21:37:27,666 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 21:37:27,666 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-01-09 21:37:27,666 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 21:37:27,667 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-01-09 21:37:27,667 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2025-01-09 21:37:27,684 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 215 out of 247 [2025-01-09 21:37:27,686 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 261 places, 298 transitions, 1197 flow. Second operand has 5 states, 5 states have (on average 216.8) internal successors, (1084), 5 states have internal predecessors, (1084), 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) [2025-01-09 21:37:27,686 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-09 21:37:27,686 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 215 of 247 [2025-01-09 21:37:27,686 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-09 21:37:27,804 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][226], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 133#L1062-11true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 297#(not (= ~threads_mask~0 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), 232#true]) [2025-01-09 21:37:27,804 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is not cut-off event [2025-01-09 21:37:27,804 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is not cut-off event [2025-01-09 21:37:27,804 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is not cut-off event [2025-01-09 21:37:27,804 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is not cut-off event [2025-01-09 21:37:27,811 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][226], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 297#(not (= ~threads_mask~0 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 87#L1062-14true, 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 123#L1050-16true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), 232#true]) [2025-01-09 21:37:27,812 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is not cut-off event [2025-01-09 21:37:27,812 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is not cut-off event [2025-01-09 21:37:27,812 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is not cut-off event [2025-01-09 21:37:27,812 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is not cut-off event [2025-01-09 21:37:27,841 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][232], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 100#L1062-24true, Black: 297#(not (= ~threads_mask~0 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), 232#true]) [2025-01-09 21:37:27,842 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-01-09 21:37:27,842 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-01-09 21:37:27,842 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-01-09 21:37:27,842 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-01-09 21:37:27,842 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][226], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 297#(not (= ~threads_mask~0 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 31#L1062-27true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), 232#true]) [2025-01-09 21:37:27,842 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-01-09 21:37:27,842 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-01-09 21:37:27,842 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-01-09 21:37:27,842 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-01-09 21:37:27,843 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][233], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 262#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 31#L1062-27true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 232#true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:27,843 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-01-09 21:37:27,843 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-01-09 21:37:27,843 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-01-09 21:37:27,843 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-01-09 21:37:27,843 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][233], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 262#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 100#L1062-24true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 232#true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:27,843 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-01-09 21:37:27,843 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-01-09 21:37:27,843 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-01-09 21:37:27,844 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-01-09 21:37:27,861 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][232], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 297#(not (= ~threads_mask~0 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, 31#L1062-27true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), 232#true]) [2025-01-09 21:37:27,862 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is not cut-off event [2025-01-09 21:37:27,862 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2025-01-09 21:37:27,862 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2025-01-09 21:37:27,862 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is not cut-off event [2025-01-09 21:37:27,898 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([782] L1051-->L1051-3: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][214], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 66#L1051-3true, Black: 297#(not (= ~threads_mask~0 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 69#L1062-35true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, 301#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 232#true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:27,898 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-01-09 21:37:27,898 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-01-09 21:37:27,898 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-01-09 21:37:27,898 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-01-09 21:37:27,912 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 262#true, 80#L1063-16true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 297#(not (= ~threads_mask~0 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 301#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 232#true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:27,912 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is not cut-off event [2025-01-09 21:37:27,912 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is not cut-off event [2025-01-09 21:37:27,912 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is not cut-off event [2025-01-09 21:37:27,912 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is not cut-off event [2025-01-09 21:37:27,919 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 80#L1063-16true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 231#true, Black: 243#true, 301#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 232#true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:27,920 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-01-09 21:37:27,920 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-01-09 21:37:27,920 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-01-09 21:37:27,920 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-01-09 21:37:27,920 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-01-09 21:37:27,998 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [Black: 285#(not (= ~threads_mask~0 0)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 262#true, 80#L1063-16true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 297#(not (= ~threads_mask~0 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 243#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 123#L1050-16true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 232#true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:27,999 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-01-09 21:37:27,999 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-01-09 21:37:27,999 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-01-09 21:37:27,999 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-01-09 21:37:28,289 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][226], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 133#L1062-11true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 138#$Ultimate##0true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 243#true, 123#L1050-16true]) [2025-01-09 21:37:28,289 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is not cut-off event [2025-01-09 21:37:28,289 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2025-01-09 21:37:28,289 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is not cut-off event [2025-01-09 21:37:28,289 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2025-01-09 21:37:28,290 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][326], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 133#L1062-11true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 171#$Ultimate##0true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2025-01-09 21:37:28,290 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is not cut-off event [2025-01-09 21:37:28,290 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is not cut-off event [2025-01-09 21:37:28,290 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2025-01-09 21:37:28,290 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2025-01-09 21:37:28,322 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][226], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 138#$Ultimate##0true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 243#true, 123#L1050-16true]) [2025-01-09 21:37:28,322 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is not cut-off event [2025-01-09 21:37:28,322 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-01-09 21:37:28,322 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2025-01-09 21:37:28,322 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-01-09 21:37:28,323 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][326], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 171#$Ultimate##0true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2025-01-09 21:37:28,323 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is not cut-off event [2025-01-09 21:37:28,323 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-01-09 21:37:28,323 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2025-01-09 21:37:28,323 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-01-09 21:37:28,403 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][326], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 133#L1062-11true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 67#L1048-1true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2025-01-09 21:37:28,403 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is not cut-off event [2025-01-09 21:37:28,404 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-01-09 21:37:28,404 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is not cut-off event [2025-01-09 21:37:28,404 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-01-09 21:37:28,442 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][326], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 67#L1048-1true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2025-01-09 21:37:28,443 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is not cut-off event [2025-01-09 21:37:28,443 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-01-09 21:37:28,443 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-01-09 21:37:28,443 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-01-09 21:37:28,470 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][328], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 100#L1062-24true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 171#$Ultimate##0true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2025-01-09 21:37:28,471 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-01-09 21:37:28,471 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-01-09 21:37:28,471 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-01-09 21:37:28,471 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-01-09 21:37:28,472 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][226], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 138#$Ultimate##0true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 243#true, 31#L1062-27true, 123#L1050-16true]) [2025-01-09 21:37:28,472 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-01-09 21:37:28,472 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-01-09 21:37:28,472 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-01-09 21:37:28,472 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-01-09 21:37:28,472 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][326], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 171#$Ultimate##0true, Black: 238#true, 195#L1050-16true, Black: 243#true, 31#L1062-27true]) [2025-01-09 21:37:28,472 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-01-09 21:37:28,473 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-01-09 21:37:28,473 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-01-09 21:37:28,473 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-01-09 21:37:28,474 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][233], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 138#$Ultimate##0true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 100#L1062-24true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 243#true, 123#L1050-16true]) [2025-01-09 21:37:28,474 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-01-09 21:37:28,474 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-01-09 21:37:28,474 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-01-09 21:37:28,474 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-01-09 21:37:28,474 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][233], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 138#$Ultimate##0true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 243#true, 123#L1050-16true, 31#L1062-27true]) [2025-01-09 21:37:28,474 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-01-09 21:37:28,474 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-01-09 21:37:28,474 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-01-09 21:37:28,474 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-01-09 21:37:28,475 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][329], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 171#$Ultimate##0true, Black: 238#true, 195#L1050-16true, Black: 243#true, 31#L1062-27true]) [2025-01-09 21:37:28,475 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-01-09 21:37:28,475 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-01-09 21:37:28,475 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-01-09 21:37:28,475 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-01-09 21:37:28,475 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][329], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 100#L1062-24true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 171#$Ultimate##0true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2025-01-09 21:37:28,475 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-01-09 21:37:28,475 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-01-09 21:37:28,475 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-01-09 21:37:28,475 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-01-09 21:37:28,514 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][199], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 24#L1065-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 243#true, 301#true, 123#L1050-16true]) [2025-01-09 21:37:28,514 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-01-09 21:37:28,514 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-01-09 21:37:28,514 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-01-09 21:37:28,514 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-01-09 21:37:28,571 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][301], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 24#L1065-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 301#true, 123#L1050-16true]) [2025-01-09 21:37:28,571 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-01-09 21:37:28,571 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-01-09 21:37:28,571 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-01-09 21:37:28,571 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-01-09 21:37:28,582 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][328], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 171#$Ultimate##0true, Black: 238#true, 195#L1050-16true, Black: 243#true, 31#L1062-27true]) [2025-01-09 21:37:28,582 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is not cut-off event [2025-01-09 21:37:28,582 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-01-09 21:37:28,582 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-01-09 21:37:28,582 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-01-09 21:37:28,625 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][199], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 24#L1065-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 243#true, 301#true, 123#L1050-16true]) [2025-01-09 21:37:28,625 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is not cut-off event [2025-01-09 21:37:28,626 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-01-09 21:37:28,626 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-01-09 21:37:28,626 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-01-09 21:37:28,626 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-01-09 21:37:28,626 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][199], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 24#L1065-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 243#true, 301#true, 123#L1050-16true]) [2025-01-09 21:37:28,627 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-01-09 21:37:28,627 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-01-09 21:37:28,627 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-01-09 21:37:28,627 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-01-09 21:37:28,627 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-01-09 21:37:28,627 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-01-09 21:37:28,628 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][302], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 24#L1065-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 19#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 301#true]) [2025-01-09 21:37:28,628 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is not cut-off event [2025-01-09 21:37:28,628 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-01-09 21:37:28,628 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-01-09 21:37:28,629 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-01-09 21:37:28,629 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 24#L1065-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 301#true, 123#L1050-16true]) [2025-01-09 21:37:28,629 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-01-09 21:37:28,629 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-01-09 21:37:28,629 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-01-09 21:37:28,629 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-01-09 21:37:28,637 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][328], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 67#L1048-1true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 100#L1062-24true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2025-01-09 21:37:28,637 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-01-09 21:37:28,637 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-01-09 21:37:28,637 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-01-09 21:37:28,637 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-01-09 21:37:28,640 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][326], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 67#L1048-1true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 31#L1062-27true]) [2025-01-09 21:37:28,640 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-01-09 21:37:28,640 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-01-09 21:37:28,640 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-01-09 21:37:28,640 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-01-09 21:37:28,641 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][329], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 67#L1048-1true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 100#L1062-24true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2025-01-09 21:37:28,641 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-01-09 21:37:28,641 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-01-09 21:37:28,641 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-01-09 21:37:28,641 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-01-09 21:37:28,641 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][329], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 67#L1048-1true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 31#L1062-27true]) [2025-01-09 21:37:28,641 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-01-09 21:37:28,641 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-01-09 21:37:28,641 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-01-09 21:37:28,641 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-01-09 21:37:28,751 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 24#L1065-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 301#true, 123#L1050-16true]) [2025-01-09 21:37:28,751 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is not cut-off event [2025-01-09 21:37:28,751 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-01-09 21:37:28,751 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-01-09 21:37:28,751 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-01-09 21:37:28,751 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-01-09 21:37:28,752 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 24#L1065-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 301#true, 123#L1050-16true]) [2025-01-09 21:37:28,752 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-01-09 21:37:28,752 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-01-09 21:37:28,752 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-01-09 21:37:28,752 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-01-09 21:37:28,753 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-01-09 21:37:28,753 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-01-09 21:37:28,769 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][328], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 67#L1048-1true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 31#L1062-27true]) [2025-01-09 21:37:28,770 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is not cut-off event [2025-01-09 21:37:28,770 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-01-09 21:37:28,770 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-01-09 21:37:28,770 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-01-09 21:37:28,775 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([827] L1051-->L1051-3: Formula: (and (= |v_threadThread2of2ForFork0_#t~ret9_1| 0) (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|, threadThread2of2ForFork0_#t~ret9=|v_threadThread2of2ForFork0_#t~ret9_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret9][313], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 69#L1062-35true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 171#$Ultimate##0true, Black: 240#(= |#race~threads_mask~0| 0), Black: 243#true, 301#true, 163#L1051-3true]) [2025-01-09 21:37:28,775 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-01-09 21:37:28,775 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:37:28,775 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-01-09 21:37:28,775 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-01-09 21:37:28,861 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 138#$Ultimate##0true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 243#true, 301#true, 123#L1050-16true]) [2025-01-09 21:37:28,861 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is not cut-off event [2025-01-09 21:37:28,861 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-01-09 21:37:28,861 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-01-09 21:37:28,861 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-01-09 21:37:28,862 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][301], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 171#$Ultimate##0true, Black: 238#true, 195#L1050-16true, Black: 243#true, 301#true]) [2025-01-09 21:37:28,862 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is not cut-off event [2025-01-09 21:37:28,862 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-01-09 21:37:28,862 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-01-09 21:37:28,862 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-01-09 21:37:28,926 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 138#$Ultimate##0true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 243#true, 301#true, 123#L1050-16true]) [2025-01-09 21:37:28,926 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-01-09 21:37:28,926 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-01-09 21:37:28,926 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-01-09 21:37:28,926 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-01-09 21:37:28,926 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-01-09 21:37:28,926 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][301], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 171#$Ultimate##0true, Black: 238#true, 195#L1050-16true, Black: 243#true, 301#true]) [2025-01-09 21:37:28,927 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-01-09 21:37:28,927 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-01-09 21:37:28,927 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-01-09 21:37:28,927 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-01-09 21:37:28,927 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-01-09 21:37:28,980 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([827] L1051-->L1051-3: Formula: (and (= |v_threadThread2of2ForFork0_#t~ret9_1| 0) (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|, threadThread2of2ForFork0_#t~ret9=|v_threadThread2of2ForFork0_#t~ret9_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret9][313], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 69#L1062-35true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 67#L1048-1true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 243#true, 301#true, 163#L1051-3true]) [2025-01-09 21:37:28,980 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-01-09 21:37:28,980 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-01-09 21:37:28,980 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:37:28,980 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-01-09 21:37:29,018 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][199], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 243#true, 301#true, 123#L1050-16true, 135#L1061-3true]) [2025-01-09 21:37:29,018 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-01-09 21:37:29,018 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:37:29,018 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:37:29,018 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:37:29,020 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][301], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 301#true, 123#L1050-16true, 135#L1061-3true]) [2025-01-09 21:37:29,020 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-01-09 21:37:29,020 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:37:29,020 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:37:29,020 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:37:29,038 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([560] L1063-->L1063-1: Formula: (= |v_#race~threads_mask~0_4| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_4|} AuxVars[] AssignedVars[#race~threads_mask~0][236], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 138#$Ultimate##0true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 243#true, 301#true, 64#L1063-1true, 129#L1050-18true]) [2025-01-09 21:37:29,038 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-01-09 21:37:29,038 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-01-09 21:37:29,038 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-01-09 21:37:29,038 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-01-09 21:37:29,069 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][301], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 67#L1048-1true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 301#true]) [2025-01-09 21:37:29,069 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is not cut-off event [2025-01-09 21:37:29,069 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2025-01-09 21:37:29,069 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-01-09 21:37:29,069 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-01-09 21:37:29,138 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][301], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 67#L1048-1true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 301#true]) [2025-01-09 21:37:29,139 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-01-09 21:37:29,139 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:37:29,139 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:37:29,139 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:37:29,139 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:37:29,165 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][199], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 243#true, 301#true, 123#L1050-16true, 135#L1061-3true]) [2025-01-09 21:37:29,165 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is not cut-off event [2025-01-09 21:37:29,165 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-01-09 21:37:29,165 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-01-09 21:37:29,165 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-01-09 21:37:29,165 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-01-09 21:37:29,166 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][199], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 243#true, 301#true, 123#L1050-16true, 135#L1061-3true]) [2025-01-09 21:37:29,166 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-01-09 21:37:29,166 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:37:29,166 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:37:29,166 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:37:29,166 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:37:29,166 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:37:29,167 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][302], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 19#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 301#true, 135#L1061-3true]) [2025-01-09 21:37:29,167 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is not cut-off event [2025-01-09 21:37:29,167 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-01-09 21:37:29,167 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-01-09 21:37:29,167 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-01-09 21:37:29,167 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 301#true, 123#L1050-16true, 135#L1061-3true]) [2025-01-09 21:37:29,167 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-01-09 21:37:29,167 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:37:29,167 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:37:29,167 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:37:29,169 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][301], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 301#true, 123#L1050-16true, 135#L1061-3true]) [2025-01-09 21:37:29,169 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-01-09 21:37:29,169 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:37:29,169 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:37:29,169 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:37:29,169 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:37:29,169 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([813] L1050-7-->L1050-10: Formula: (and (not (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise6_7|)) (not (= v_~threads_mask~0_23 0))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[][294], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 262#true, 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), 285#(not (= ~threads_mask~0 0)), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 291#(not (= ~threads_mask~0 0)), Black: 243#true, 301#true, 123#L1050-16true, 135#L1061-3true]) [2025-01-09 21:37:29,170 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-01-09 21:37:29,170 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:37:29,170 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:37:29,170 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:37:29,215 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][226], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 133#L1062-11true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 17#L1049-3true, Black: 238#true, Black: 243#true, 123#L1050-16true]) [2025-01-09 21:37:29,215 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is not cut-off event [2025-01-09 21:37:29,216 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-01-09 21:37:29,216 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-01-09 21:37:29,216 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-01-09 21:37:29,216 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][326], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 133#L1062-11true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 15#L1049-3true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2025-01-09 21:37:29,217 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is not cut-off event [2025-01-09 21:37:29,217 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-01-09 21:37:29,217 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-01-09 21:37:29,217 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-01-09 21:37:29,302 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][226], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 17#L1049-3true, Black: 238#true, Black: 243#true, 123#L1050-16true]) [2025-01-09 21:37:29,302 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is not cut-off event [2025-01-09 21:37:29,303 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-01-09 21:37:29,303 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-01-09 21:37:29,303 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-01-09 21:37:29,304 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][326], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 15#L1049-3true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2025-01-09 21:37:29,304 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is not cut-off event [2025-01-09 21:37:29,304 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-01-09 21:37:29,304 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-01-09 21:37:29,304 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-01-09 21:37:29,345 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 301#true, 123#L1050-16true, 135#L1061-3true]) [2025-01-09 21:37:29,345 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is not cut-off event [2025-01-09 21:37:29,345 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-01-09 21:37:29,345 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-01-09 21:37:29,345 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-01-09 21:37:29,345 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-01-09 21:37:29,346 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 301#true, 123#L1050-16true, 135#L1061-3true]) [2025-01-09 21:37:29,346 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-01-09 21:37:29,346 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:37:29,346 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:37:29,346 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:37:29,346 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:37:29,346 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:37:29,432 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][228], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 158#L1062-33true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 243#true, 301#true, 123#L1050-16true]) [2025-01-09 21:37:29,432 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-01-09 21:37:29,432 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:37:29,432 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:37:29,432 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:37:29,514 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][326], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 137#threadErr2ASSERT_VIOLATIONDATA_RACEtrue, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 133#L1062-11true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2025-01-09 21:37:29,514 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is not cut-off event [2025-01-09 21:37:29,514 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-01-09 21:37:29,514 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-01-09 21:37:29,514 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-01-09 21:37:29,545 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][301], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 158#L1062-33true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 301#true, 123#L1050-16true]) [2025-01-09 21:37:29,545 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-01-09 21:37:29,545 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:29,545 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:29,545 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:29,579 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][326], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 133#L1062-11true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 19#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2025-01-09 21:37:29,579 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-01-09 21:37:29,579 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:29,579 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:29,579 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:29,581 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-7-->L1050-10: Formula: (and (not (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise6_7|)) (not (= v_~threads_mask~0_23 0))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[][188], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 262#true, 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 291#(not (= ~threads_mask~0 0)), 195#L1050-16true, Black: 243#true, 93#L1062-9true]) [2025-01-09 21:37:29,581 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-01-09 21:37:29,581 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:37:29,581 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:37:29,581 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:29,620 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][326], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 137#threadErr2ASSERT_VIOLATIONDATA_RACEtrue, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2025-01-09 21:37:29,620 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is not cut-off event [2025-01-09 21:37:29,620 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-01-09 21:37:29,620 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-01-09 21:37:29,620 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-01-09 21:37:29,626 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][301], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 123#L1050-16true, 93#L1062-9true]) [2025-01-09 21:37:29,626 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-01-09 21:37:29,626 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:29,626 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:29,626 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:29,655 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][228], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 158#L1062-33true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 243#true, 301#true, 123#L1050-16true]) [2025-01-09 21:37:29,655 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is not cut-off event [2025-01-09 21:37:29,655 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-01-09 21:37:29,656 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-01-09 21:37:29,656 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-01-09 21:37:29,656 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-01-09 21:37:29,656 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][228], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 158#L1062-33true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 243#true, 301#true, 123#L1050-16true]) [2025-01-09 21:37:29,656 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-01-09 21:37:29,656 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:37:29,656 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:37:29,656 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:37:29,657 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:37:29,657 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:37:29,658 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][327], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 158#L1062-33true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 301#true]) [2025-01-09 21:37:29,659 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is not cut-off event [2025-01-09 21:37:29,659 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-01-09 21:37:29,659 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-01-09 21:37:29,659 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-01-09 21:37:29,659 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 158#L1062-33true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 301#true, 123#L1050-16true]) [2025-01-09 21:37:29,659 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-01-09 21:37:29,659 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:29,659 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:29,659 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:29,690 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][328], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 15#L1049-3true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 100#L1062-24true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2025-01-09 21:37:29,690 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-01-09 21:37:29,690 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:29,690 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:29,690 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:29,694 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 138#$Ultimate##0true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 243#true, 123#L1050-16true]) [2025-01-09 21:37:29,694 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-01-09 21:37:29,694 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:29,694 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:29,694 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:29,694 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][301], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 171#$Ultimate##0true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2025-01-09 21:37:29,694 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-01-09 21:37:29,694 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:29,695 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:29,695 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:29,696 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][326], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 15#L1049-3true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 31#L1062-27true]) [2025-01-09 21:37:29,696 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-01-09 21:37:29,696 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:29,696 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:29,696 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:29,697 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][226], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 17#L1049-3true, Black: 238#true, Black: 243#true, 123#L1050-16true, 31#L1062-27true]) [2025-01-09 21:37:29,697 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-01-09 21:37:29,697 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:29,697 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:29,697 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:29,699 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][329], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 15#L1049-3true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 100#L1062-24true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2025-01-09 21:37:29,699 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-01-09 21:37:29,699 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:29,699 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:29,699 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:29,699 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][329], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 15#L1049-3true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 31#L1062-27true]) [2025-01-09 21:37:29,699 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-01-09 21:37:29,699 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:29,699 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:29,699 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:29,700 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][233], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 17#L1049-3true, Black: 238#true, Black: 243#true, 123#L1050-16true, 31#L1062-27true]) [2025-01-09 21:37:29,700 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-01-09 21:37:29,700 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:29,700 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:29,700 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:29,700 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][233], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 100#L1062-24true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 17#L1049-3true, Black: 238#true, Black: 243#true, 123#L1050-16true]) [2025-01-09 21:37:29,700 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-01-09 21:37:29,700 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:29,700 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:29,700 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:29,702 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][326], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 133#L1062-11true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2025-01-09 21:37:29,702 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-01-09 21:37:29,702 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:29,702 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:29,702 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:29,702 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:29,703 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][301], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 123#L1050-16true, 93#L1062-9true]) [2025-01-09 21:37:29,703 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-01-09 21:37:29,703 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:29,703 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:29,703 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:29,703 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:29,703 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][301], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 123#L1050-16true, 93#L1062-9true]) [2025-01-09 21:37:29,703 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-01-09 21:37:29,703 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:29,703 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:29,703 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:29,703 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:29,703 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:29,704 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([768] L1050-7-->L1050-10: Formula: (and (not (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise6_7|)) (not (= v_~threads_mask~0_23 0))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[][188], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 262#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 271#(not (= ~threads_mask~0 0)), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 19#L1050-10true, 264#(not (= ~threads_mask~0 0)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 291#(not (= ~threads_mask~0 0)), 195#L1050-16true, Black: 243#true, 93#L1062-9true]) [2025-01-09 21:37:29,704 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-01-09 21:37:29,704 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:37:29,704 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:37:29,704 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:37:29,704 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:29,704 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 123#L1050-16true, 93#L1062-9true]) [2025-01-09 21:37:29,704 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-01-09 21:37:29,704 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:29,704 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:29,704 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:29,705 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][302], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 19#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 93#L1062-9true]) [2025-01-09 21:37:29,705 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is not cut-off event [2025-01-09 21:37:29,705 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-01-09 21:37:29,705 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-01-09 21:37:29,705 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-01-09 21:37:29,705 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 123#L1050-16true, 93#L1062-9true]) [2025-01-09 21:37:29,706 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-01-09 21:37:29,706 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:29,706 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:29,706 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:29,706 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:29,982 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 158#L1062-33true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 301#true, 123#L1050-16true]) [2025-01-09 21:37:29,983 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-01-09 21:37:29,983 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:29,983 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:29,983 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:29,983 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:30,012 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][226], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 133#L1062-11true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 243#true, 123#L1050-16true]) [2025-01-09 21:37:30,013 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is not cut-off event [2025-01-09 21:37:30,013 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-01-09 21:37:30,013 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-01-09 21:37:30,013 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-01-09 21:37:30,013 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][301], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 133#L1062-11true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 123#L1050-16true]) [2025-01-09 21:37:30,013 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-01-09 21:37:30,013 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:30,013 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:30,013 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:30,013 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][226], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 133#L1062-11true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 243#true, 123#L1050-16true]) [2025-01-09 21:37:30,013 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-01-09 21:37:30,013 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:30,013 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:30,013 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:30,013 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:30,014 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][326], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 133#L1062-11true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 19#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2025-01-09 21:37:30,014 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is not cut-off event [2025-01-09 21:37:30,014 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-01-09 21:37:30,014 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-01-09 21:37:30,014 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-01-09 21:37:30,014 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-01-09 21:37:30,014 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-01-09 21:37:30,078 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 158#L1062-33true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 301#true, 123#L1050-16true]) [2025-01-09 21:37:30,078 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-01-09 21:37:30,078 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:30,078 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:30,078 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:30,078 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:30,079 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:30,100 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][325], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 19#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|)]) [2025-01-09 21:37:30,100 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-01-09 21:37:30,100 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:30,100 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:30,100 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:30,101 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][325], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 19#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|)]) [2025-01-09 21:37:30,101 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2025-01-09 21:37:30,101 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-01-09 21:37:30,101 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-01-09 21:37:30,101 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-01-09 21:37:30,101 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-01-09 21:37:30,103 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][199], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 123#L1050-16true]) [2025-01-09 21:37:30,103 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-01-09 21:37:30,103 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:30,103 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:30,103 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:30,103 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][301], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-7true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 123#L1050-16true]) [2025-01-09 21:37:30,104 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-01-09 21:37:30,104 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:30,104 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:30,104 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:30,108 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][226], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 243#true, 123#L1050-16true]) [2025-01-09 21:37:30,108 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2025-01-09 21:37:30,108 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-01-09 21:37:30,108 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-01-09 21:37:30,108 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-01-09 21:37:30,108 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][301], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 123#L1050-16true]) [2025-01-09 21:37:30,108 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-01-09 21:37:30,108 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:30,108 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:30,108 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:30,109 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][326], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 19#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2025-01-09 21:37:30,109 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2025-01-09 21:37:30,109 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-01-09 21:37:30,109 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-01-09 21:37:30,109 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-01-09 21:37:30,110 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][302], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 123#L1050-16true]) [2025-01-09 21:37:30,110 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-01-09 21:37:30,110 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:30,110 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:30,110 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:30,111 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][199], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 123#L1050-16true]) [2025-01-09 21:37:30,111 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-01-09 21:37:30,111 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:30,111 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:30,111 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:30,118 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][328], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 15#L1049-3true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 31#L1062-27true]) [2025-01-09 21:37:30,119 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2025-01-09 21:37:30,119 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-01-09 21:37:30,119 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-01-09 21:37:30,119 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-01-09 21:37:30,134 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-7true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 123#L1050-16true]) [2025-01-09 21:37:30,134 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2025-01-09 21:37:30,134 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-01-09 21:37:30,134 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-01-09 21:37:30,134 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-01-09 21:37:30,154 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 123#L1050-16true, 93#L1062-9true]) [2025-01-09 21:37:30,154 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2025-01-09 21:37:30,154 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-01-09 21:37:30,154 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-01-09 21:37:30,154 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-01-09 21:37:30,154 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-01-09 21:37:30,154 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-01-09 21:37:30,201 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][199], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), 173#ULTIMATE.startFINALtrue, Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 243#true, 301#true, 123#L1050-16true]) [2025-01-09 21:37:30,201 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-01-09 21:37:30,201 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:30,201 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:30,201 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:30,202 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][301], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), 173#ULTIMATE.startFINALtrue, Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 301#true, 123#L1050-16true]) [2025-01-09 21:37:30,202 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-01-09 21:37:30,202 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:30,202 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:30,202 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:30,208 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][328], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 137#threadErr2ASSERT_VIOLATIONDATA_RACEtrue, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 100#L1062-24true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2025-01-09 21:37:30,208 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-01-09 21:37:30,208 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:30,208 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:30,209 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:30,212 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][301], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 133#L1062-11true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 123#L1050-16true]) [2025-01-09 21:37:30,212 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-01-09 21:37:30,212 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:30,212 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:30,212 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:30,214 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][301], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 67#L1048-1true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2025-01-09 21:37:30,214 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-01-09 21:37:30,214 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:30,214 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:30,214 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:30,215 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][326], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 137#threadErr2ASSERT_VIOLATIONDATA_RACEtrue, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 31#L1062-27true]) [2025-01-09 21:37:30,215 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-01-09 21:37:30,215 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:30,215 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:30,215 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:30,217 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][329], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 137#threadErr2ASSERT_VIOLATIONDATA_RACEtrue, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 31#L1062-27true]) [2025-01-09 21:37:30,217 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-01-09 21:37:30,217 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:30,217 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:30,217 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:30,217 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][329], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 137#threadErr2ASSERT_VIOLATIONDATA_RACEtrue, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 100#L1062-24true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2025-01-09 21:37:30,217 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-01-09 21:37:30,217 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:30,217 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:30,217 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:30,220 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][326], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 133#L1062-11true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 123#L1050-16true]) [2025-01-09 21:37:30,220 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-01-09 21:37:30,221 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:30,221 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:30,221 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:30,221 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][326], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 123#L1050-16true]) [2025-01-09 21:37:30,221 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-01-09 21:37:30,221 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:30,221 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:30,221 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:30,221 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][226], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 133#L1062-11true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 123#L1050-16true]) [2025-01-09 21:37:30,221 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-01-09 21:37:30,221 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:30,221 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:30,222 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:30,222 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][226], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 123#L1050-16true]) [2025-01-09 21:37:30,222 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-01-09 21:37:30,222 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:30,222 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:30,222 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:30,222 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][301], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 123#L1050-16true, 93#L1062-9true]) [2025-01-09 21:37:30,222 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-01-09 21:37:30,223 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:30,223 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:30,223 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:30,223 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:30,223 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:30,223 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:30,231 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-7-->L1050-10: Formula: (and (not (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise6_7|)) (not (= v_~threads_mask~0_23 0))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[][218], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 262#true, Black: 264#(not (= ~threads_mask~0 0)), 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 271#(not (= ~threads_mask~0 0)), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 19#L1050-10true, 92#L1050-10true, Black: 285#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 291#(not (= ~threads_mask~0 0)), Black: 243#true, 31#L1062-27true]) [2025-01-09 21:37:30,232 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-01-09 21:37:30,232 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:30,232 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:30,232 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:30,246 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 133#L1062-11true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 123#L1050-16true]) [2025-01-09 21:37:30,246 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is not cut-off event [2025-01-09 21:37:30,246 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-01-09 21:37:30,246 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-01-09 21:37:30,246 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-01-09 21:37:30,260 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][329], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 29#L1050-1true, 100#L1062-24true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2025-01-09 21:37:30,260 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-01-09 21:37:30,260 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:30,260 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:30,260 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:30,266 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 133#L1062-11true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 123#L1050-16true]) [2025-01-09 21:37:30,266 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is not cut-off event [2025-01-09 21:37:30,266 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-01-09 21:37:30,266 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-01-09 21:37:30,266 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-01-09 21:37:30,323 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][301], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 123#L1050-16true]) [2025-01-09 21:37:30,323 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-01-09 21:37:30,323 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:30,323 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:30,323 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:30,326 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][302], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 123#L1050-16true]) [2025-01-09 21:37:30,326 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-01-09 21:37:30,326 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:30,326 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:30,326 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:30,335 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 133#L1062-11true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 123#L1050-16true]) [2025-01-09 21:37:30,335 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-01-09 21:37:30,335 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:30,335 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:30,335 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:30,335 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:30,336 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][302], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 123#L1050-16true]) [2025-01-09 21:37:30,336 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-01-09 21:37:30,336 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:30,336 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:30,336 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:30,336 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:30,350 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 123#L1050-16true]) [2025-01-09 21:37:30,350 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is not cut-off event [2025-01-09 21:37:30,350 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-01-09 21:37:30,351 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-01-09 21:37:30,351 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-01-09 21:37:30,395 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][329], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 21#L1050-2true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 100#L1062-24true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2025-01-09 21:37:30,395 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-01-09 21:37:30,395 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:30,395 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:30,395 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:30,398 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 123#L1050-16true]) [2025-01-09 21:37:30,398 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is not cut-off event [2025-01-09 21:37:30,398 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-01-09 21:37:30,398 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-01-09 21:37:30,398 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-01-09 21:37:30,449 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][199], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), 173#ULTIMATE.startFINALtrue, Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 243#true, 301#true, 123#L1050-16true]) [2025-01-09 21:37:30,450 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is not cut-off event [2025-01-09 21:37:30,450 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-01-09 21:37:30,450 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-01-09 21:37:30,450 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-01-09 21:37:30,450 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-01-09 21:37:30,450 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][199], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), 173#ULTIMATE.startFINALtrue, Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 243#true, 301#true, 123#L1050-16true]) [2025-01-09 21:37:30,450 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-01-09 21:37:30,450 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:30,450 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:30,450 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:30,450 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:30,450 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:30,451 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][302], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 19#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), 173#ULTIMATE.startFINALtrue, Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 301#true]) [2025-01-09 21:37:30,451 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is not cut-off event [2025-01-09 21:37:30,451 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-01-09 21:37:30,451 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-01-09 21:37:30,451 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-01-09 21:37:30,451 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), 173#ULTIMATE.startFINALtrue, Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 301#true, 123#L1050-16true]) [2025-01-09 21:37:30,451 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-01-09 21:37:30,451 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:30,451 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:30,451 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:30,453 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][301], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), 173#ULTIMATE.startFINALtrue, Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 301#true, 123#L1050-16true]) [2025-01-09 21:37:30,453 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-01-09 21:37:30,453 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:30,453 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:30,453 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:30,453 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:30,453 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([813] L1050-7-->L1050-10: Formula: (and (not (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise6_7|)) (not (= v_~threads_mask~0_23 0))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[][294], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 262#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 271#(not (= ~threads_mask~0 0)), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), 285#(not (= ~threads_mask~0 0)), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), 173#ULTIMATE.startFINALtrue, Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 291#(not (= ~threads_mask~0 0)), Black: 243#true, 301#true, 123#L1050-16true]) [2025-01-09 21:37:30,453 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-01-09 21:37:30,453 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:30,453 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:30,454 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:30,458 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][328], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 19#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 100#L1062-24true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2025-01-09 21:37:30,458 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-01-09 21:37:30,458 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:30,458 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:30,458 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:30,460 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][232], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 100#L1062-24true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 243#true, 123#L1050-16true]) [2025-01-09 21:37:30,460 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-01-09 21:37:30,460 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:30,460 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:30,460 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:30,461 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][328], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 19#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 100#L1062-24true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2025-01-09 21:37:30,461 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-01-09 21:37:30,461 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:30,461 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:30,461 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:30,461 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:30,467 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 123#L1050-16true]) [2025-01-09 21:37:30,467 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-01-09 21:37:30,467 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:30,467 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:30,467 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:30,467 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:30,468 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][199], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 123#L1050-16true]) [2025-01-09 21:37:30,469 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-01-09 21:37:30,469 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:30,469 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:30,469 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:30,469 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:30,469 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][326], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 133#L1062-11true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 129#L1050-18true]) [2025-01-09 21:37:30,469 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-01-09 21:37:30,469 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:30,469 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:30,469 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:30,470 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][226], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 133#L1062-11true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 165#L1050-18true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 243#true, 123#L1050-16true]) [2025-01-09 21:37:30,470 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-01-09 21:37:30,470 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:30,470 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:30,470 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:30,483 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][328], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 137#threadErr2ASSERT_VIOLATIONDATA_RACEtrue, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 31#L1062-27true]) [2025-01-09 21:37:30,483 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is not cut-off event [2025-01-09 21:37:30,483 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-01-09 21:37:30,483 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-01-09 21:37:30,483 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-01-09 21:37:30,494 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([827] L1051-->L1051-3: Formula: (and (= |v_threadThread2of2ForFork0_#t~ret9_1| 0) (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|, threadThread2of2ForFork0_#t~ret9=|v_threadThread2of2ForFork0_#t~ret9_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret9][313], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 69#L1062-35true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 15#L1049-3true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 243#true, 301#true, 163#L1051-3true]) [2025-01-09 21:37:30,494 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:37:30,494 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:30,494 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:30,494 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:30,518 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][226], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 165#L1050-18true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 243#true, 123#L1050-16true]) [2025-01-09 21:37:30,518 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-01-09 21:37:30,518 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:30,518 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:30,518 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:30,519 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][326], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 129#L1050-18true]) [2025-01-09 21:37:30,519 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-01-09 21:37:30,519 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:30,519 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:30,519 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:30,733 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][199], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1062-5true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 243#true, 301#true, 123#L1050-16true, 163#L1051-3true]) [2025-01-09 21:37:30,734 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-01-09 21:37:30,734 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:30,734 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:30,734 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:30,747 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][328], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 31#L1062-27true]) [2025-01-09 21:37:30,747 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-01-09 21:37:30,747 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:30,747 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:30,747 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:30,747 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][328], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 19#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 100#L1062-24true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2025-01-09 21:37:30,747 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-01-09 21:37:30,748 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:30,748 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:30,748 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:30,748 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:30,748 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:30,752 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][226], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 243#true, 123#L1050-16true, 31#L1062-27true]) [2025-01-09 21:37:30,752 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-01-09 21:37:30,752 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:30,752 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:30,752 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:30,752 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][326], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 19#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 31#L1062-27true]) [2025-01-09 21:37:30,753 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-01-09 21:37:30,753 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:30,753 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:30,753 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:30,754 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][233], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 243#true, 123#L1050-16true, 31#L1062-27true]) [2025-01-09 21:37:30,754 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-01-09 21:37:30,754 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:30,755 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:30,755 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:30,755 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][233], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 100#L1062-24true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 243#true, 123#L1050-16true]) [2025-01-09 21:37:30,755 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-01-09 21:37:30,755 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:30,755 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:30,755 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:30,755 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][329], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 19#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 31#L1062-27true]) [2025-01-09 21:37:30,755 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-01-09 21:37:30,755 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:30,755 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:30,755 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:30,756 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][329], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 19#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 100#L1062-24true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2025-01-09 21:37:30,756 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-01-09 21:37:30,756 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:30,756 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:30,756 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:30,823 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 17#L1049-3true, Black: 238#true, Black: 243#true, 301#true, 123#L1050-16true]) [2025-01-09 21:37:30,823 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is not cut-off event [2025-01-09 21:37:30,823 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-01-09 21:37:30,823 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-01-09 21:37:30,823 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-01-09 21:37:30,825 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][301], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 15#L1049-3true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 301#true]) [2025-01-09 21:37:30,825 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is not cut-off event [2025-01-09 21:37:30,825 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-01-09 21:37:30,825 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-01-09 21:37:30,825 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-01-09 21:37:30,829 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][327], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 19#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), 72#L1063-7true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 301#true]) [2025-01-09 21:37:30,829 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-01-09 21:37:30,829 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:30,829 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:30,829 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:30,833 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][228], [113#L1063-3true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 243#true, 301#true, 123#L1050-16true]) [2025-01-09 21:37:30,833 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-01-09 21:37:30,833 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:30,833 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:30,833 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:30,836 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([813] L1050-7-->L1050-10: Formula: (and (not (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise6_7|)) (not (= v_~threads_mask~0_23 0))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[][294], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 262#true, 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), 285#(not (= ~threads_mask~0 0)), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), 72#L1063-7true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 291#(not (= ~threads_mask~0 0)), Black: 243#true, 301#true, 123#L1050-16true]) [2025-01-09 21:37:30,836 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-01-09 21:37:30,836 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:30,836 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:30,836 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:30,837 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-7-->L1050-10: Formula: (and (not (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise6_7|)) (not (= v_~threads_mask~0_23 0))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[][188], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 262#true, 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), 72#L1063-7true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 291#(not (= ~threads_mask~0 0)), 195#L1050-16true, Black: 243#true, 301#true]) [2025-01-09 21:37:30,838 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-01-09 21:37:30,838 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:30,838 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:30,838 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:30,842 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([813] L1050-7-->L1050-10: Formula: (and (not (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise6_7|)) (not (= v_~threads_mask~0_23 0))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[][294], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 262#true, 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), 285#(not (= ~threads_mask~0 0)), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 291#(not (= ~threads_mask~0 0)), Black: 243#true, 301#true, 123#L1050-16true, 64#L1063-1true]) [2025-01-09 21:37:30,842 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is not cut-off event [2025-01-09 21:37:30,842 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-01-09 21:37:30,842 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-01-09 21:37:30,842 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-01-09 21:37:30,842 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][301], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 301#true, 123#L1050-16true, 64#L1063-1true]) [2025-01-09 21:37:30,842 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-01-09 21:37:30,842 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:30,842 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:30,842 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:30,843 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][228], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 243#true, 301#true, 123#L1050-16true, 64#L1063-1true]) [2025-01-09 21:37:30,843 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-01-09 21:37:30,843 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:30,843 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:30,843 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:30,858 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][199], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1062-5true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 243#true, 301#true, 123#L1050-16true, 163#L1051-3true]) [2025-01-09 21:37:30,858 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-01-09 21:37:30,859 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:30,859 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:30,859 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:30,859 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:30,864 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), 173#ULTIMATE.startFINALtrue, Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 301#true, 123#L1050-16true]) [2025-01-09 21:37:30,864 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is not cut-off event [2025-01-09 21:37:30,865 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-01-09 21:37:30,865 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-01-09 21:37:30,865 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-01-09 21:37:30,865 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-01-09 21:37:30,865 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), 173#ULTIMATE.startFINALtrue, Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 301#true, 123#L1050-16true]) [2025-01-09 21:37:30,865 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-01-09 21:37:30,865 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:30,865 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:30,865 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:30,865 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:30,866 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:30,869 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-7-->L1050-10: Formula: (and (not (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise6_7|)) (not (= v_~threads_mask~0_23 0))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[][218], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 262#true, Black: 264#(not (= ~threads_mask~0 0)), 65#L1062-32true, 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 271#(not (= ~threads_mask~0 0)), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 19#L1050-10true, 285#(not (= ~threads_mask~0 0)), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 291#(not (= ~threads_mask~0 0)), 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true]) [2025-01-09 21:37:30,869 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-01-09 21:37:30,870 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:30,870 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:30,870 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:30,874 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][302], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 31#L1062-27true, 123#L1050-16true]) [2025-01-09 21:37:30,874 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-01-09 21:37:30,875 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:30,875 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:30,875 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:30,913 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][337], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 123#L1050-16true, 31#L1062-27true]) [2025-01-09 21:37:30,914 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-01-09 21:37:30,914 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:30,914 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:30,914 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:30,914 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][337], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 100#L1062-24true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 123#L1050-16true]) [2025-01-09 21:37:30,914 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-01-09 21:37:30,914 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:30,914 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:30,914 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:30,915 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][246], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 100#L1062-24true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 123#L1050-16true]) [2025-01-09 21:37:30,915 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-01-09 21:37:30,915 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:30,915 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:30,915 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:30,915 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][246], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 123#L1050-16true, 31#L1062-27true]) [2025-01-09 21:37:30,915 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-01-09 21:37:30,915 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:30,915 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:30,915 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:30,925 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][199], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 243#true, 123#L1050-16true, 11#L1062-36true]) [2025-01-09 21:37:30,925 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:37:30,925 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:30,925 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:30,925 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:30,946 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 17#L1049-3true, Black: 238#true, Black: 243#true, 301#true, 123#L1050-16true]) [2025-01-09 21:37:30,946 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-01-09 21:37:30,946 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:30,946 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:30,946 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:30,946 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:30,947 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][301], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 15#L1049-3true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 301#true]) [2025-01-09 21:37:30,947 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-01-09 21:37:30,947 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:30,947 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:30,947 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:30,947 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:30,948 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][327], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 19#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 74#L1063-10true, 195#L1050-16true, Black: 243#true, 301#true]) [2025-01-09 21:37:30,949 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-01-09 21:37:30,949 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:30,949 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:30,949 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:30,960 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([813] L1050-7-->L1050-10: Formula: (and (not (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise6_7|)) (not (= v_~threads_mask~0_23 0))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[][317], [72#L1063-7true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 262#true, Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 271#(not (= ~threads_mask~0 0)), 297#(not (= ~threads_mask~0 1)), 231#true, 291#(not (= ~threads_mask~0 0)), Black: 243#true, 301#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), 285#(not (= ~threads_mask~0 0)), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:30,960 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is not cut-off event [2025-01-09 21:37:30,960 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-01-09 21:37:30,960 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-01-09 21:37:30,960 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-01-09 21:37:30,960 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([813] L1050-7-->L1050-10: Formula: (and (not (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise6_7|)) (not (= v_~threads_mask~0_23 0))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[][317], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 262#true, Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 238#true, 271#(not (= ~threads_mask~0 0)), 297#(not (= ~threads_mask~0 1)), 74#L1063-10true, 231#true, 291#(not (= ~threads_mask~0 0)), Black: 243#true, 301#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), 285#(not (= ~threads_mask~0 0)), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0)))]) [2025-01-09 21:37:30,960 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-01-09 21:37:30,960 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:30,960 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:30,960 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:30,960 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][228], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), 72#L1063-7true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 243#true, 301#true, 123#L1050-16true]) [2025-01-09 21:37:30,960 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-01-09 21:37:30,961 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:30,961 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:30,961 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:30,970 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([813] L1050-7-->L1050-10: Formula: (and (not (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise6_7|)) (not (= v_~threads_mask~0_23 0))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[][294], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 262#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 271#(not (= ~threads_mask~0 0)), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), 285#(not (= ~threads_mask~0 0)), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 159#L1063-2true, 295#true, Black: 238#true, 291#(not (= ~threads_mask~0 0)), Black: 243#true, 301#true, 123#L1050-16true]) [2025-01-09 21:37:30,971 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is not cut-off event [2025-01-09 21:37:30,971 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-01-09 21:37:30,971 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-01-09 21:37:30,971 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-01-09 21:37:30,971 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][301], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), 159#L1063-2true, Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 301#true, 123#L1050-16true]) [2025-01-09 21:37:30,971 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-01-09 21:37:30,971 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:30,971 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:30,971 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:30,971 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][301], [113#L1063-3true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 301#true, 123#L1050-16true]) [2025-01-09 21:37:30,971 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:30,971 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:30,971 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:30,971 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:30,972 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][250], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), 72#L1063-7true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 243#true, 301#true, 123#L1050-16true]) [2025-01-09 21:37:30,972 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-01-09 21:37:30,972 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:30,972 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:30,972 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:30,972 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][228], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 159#L1063-2true, 295#true, Black: 238#true, Black: 243#true, 301#true, 123#L1050-16true]) [2025-01-09 21:37:30,972 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-01-09 21:37:30,972 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:30,972 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:30,972 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:30,979 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][301], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 301#true, 123#L1050-16true, 64#L1063-1true]) [2025-01-09 21:37:30,980 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-01-09 21:37:30,980 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:30,980 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:30,980 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:30,980 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:30,985 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][199], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1062-5true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 243#true, 301#true, 123#L1050-16true, 163#L1051-3true]) [2025-01-09 21:37:30,985 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is not cut-off event [2025-01-09 21:37:30,985 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-01-09 21:37:30,985 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-01-09 21:37:30,985 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-01-09 21:37:30,985 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-01-09 21:37:30,986 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-01-09 21:37:30,995 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][222], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 217#L1062-3true, Black: 238#true, Black: 243#true, 301#true, 123#L1050-16true, 163#L1051-3true]) [2025-01-09 21:37:30,996 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is not cut-off event [2025-01-09 21:37:30,996 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-01-09 21:37:30,996 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-01-09 21:37:30,996 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-01-09 21:37:31,008 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][325], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 19#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 31#L1062-27true]) [2025-01-09 21:37:31,008 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is not cut-off event [2025-01-09 21:37:31,008 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-01-09 21:37:31,008 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-01-09 21:37:31,008 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-01-09 21:37:31,009 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][199], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 31#L1062-27true, 123#L1050-16true]) [2025-01-09 21:37:31,009 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:31,009 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:31,009 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:31,009 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:31,009 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-7-->L1050-10: Formula: (and (not (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise6_7|)) (not (= v_~threads_mask~0_23 0))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[][218], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 262#true, 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 19#L1050-10true, 264#(not (= ~threads_mask~0 0)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, 291#(not (= ~threads_mask~0 0)), Black: 243#true, 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 31#L1062-27true]) [2025-01-09 21:37:31,009 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-01-09 21:37:31,009 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:31,009 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:31,009 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:31,010 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][232], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 243#true, 31#L1062-27true, 123#L1050-16true]) [2025-01-09 21:37:31,011 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is not cut-off event [2025-01-09 21:37:31,011 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-01-09 21:37:31,011 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-01-09 21:37:31,011 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-01-09 21:37:31,011 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][301], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 31#L1062-27true, 123#L1050-16true]) [2025-01-09 21:37:31,011 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:31,011 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:31,011 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:31,011 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:31,011 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][301], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 31#L1062-27true, 123#L1050-16true]) [2025-01-09 21:37:31,011 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:31,011 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:31,011 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:31,011 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:31,011 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:31,012 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][328], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 19#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 31#L1062-27true]) [2025-01-09 21:37:31,012 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-01-09 21:37:31,012 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:31,012 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:31,012 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:31,012 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:31,013 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][328], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 19#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 31#L1062-27true]) [2025-01-09 21:37:31,013 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is not cut-off event [2025-01-09 21:37:31,013 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-01-09 21:37:31,013 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-01-09 21:37:31,013 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-01-09 21:37:31,013 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-01-09 21:37:31,013 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-01-09 21:37:31,013 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 31#L1062-27true, 123#L1050-16true]) [2025-01-09 21:37:31,013 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:31,013 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:31,013 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:31,013 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:31,023 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][326], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 123#L1050-16true, 31#L1062-27true]) [2025-01-09 21:37:31,023 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:31,023 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:31,023 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:31,023 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:31,024 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][226], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 31#L1062-27true, 123#L1050-16true]) [2025-01-09 21:37:31,024 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:31,024 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:31,024 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:31,024 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:31,027 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][329], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 100#L1062-24true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 123#L1050-16true]) [2025-01-09 21:37:31,027 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-01-09 21:37:31,027 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:31,027 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:31,027 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:31,027 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][329], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 123#L1050-16true, 31#L1062-27true]) [2025-01-09 21:37:31,027 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:31,027 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:31,027 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:31,027 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:31,027 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][233], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 123#L1050-16true, 31#L1062-27true]) [2025-01-09 21:37:31,027 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:31,027 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:31,027 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:31,027 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:31,027 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][233], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 100#L1062-24true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 123#L1050-16true]) [2025-01-09 21:37:31,027 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-01-09 21:37:31,027 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:31,027 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:31,028 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:31,043 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][246], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 243#true, 123#L1050-16true, 11#L1062-36true]) [2025-01-09 21:37:31,043 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-01-09 21:37:31,043 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:31,043 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:31,043 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:31,058 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([774] L1050-13-->L1050-15: Formula: (let ((.cse0 (< |v_threadThread1of2ForFork0_#t~bitwise6_15| 0)) (.cse2 (< v_~threads_mask~0_34 0)) (.cse3 (<= 0 |v_threadThread1of2ForFork0_#t~bitwise6_15|)) (.cse1 (<= 0 v_~threads_mask~0_34))) (and (or (and .cse0 .cse1) (<= v_~threads_mask~0_34 |v_threadThread1of2ForFork0_#t~bitwise7_7|)) (<= |v_threadThread1of2ForFork0_#t~bitwise7_7| 2147483647) (or .cse2 .cse0 (<= |v_threadThread1of2ForFork0_#t~bitwise7_7| (+ v_~threads_mask~0_34 |v_threadThread1of2ForFork0_#t~bitwise6_15|))) (or (<= |v_threadThread1of2ForFork0_#t~bitwise6_15| |v_threadThread1of2ForFork0_#t~bitwise7_7|) (and .cse2 .cse3)) (or (and .cse3 .cse1) (< |v_threadThread1of2ForFork0_#t~bitwise7_7| 0)))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_34} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_34, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_7|} AuxVars[] AssignedVars[threadThread1of2ForFork0_#t~bitwise7][196], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 30#L1050-15true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 262#true, 69#L1062-35true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 271#(not (= ~threads_mask~0 0)), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 291#(not (= ~threads_mask~0 0)), 195#L1050-16true, Black: 243#true, 301#true]) [2025-01-09 21:37:31,059 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:37:31,059 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:31,059 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:31,059 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:31,100 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][250], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), 72#L1063-7true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 243#true, 301#true, 123#L1050-16true]) [2025-01-09 21:37:31,100 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-01-09 21:37:31,100 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:31,100 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:31,100 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:31,100 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:31,101 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][228], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 74#L1063-10true, Black: 243#true, 301#true, 123#L1050-16true]) [2025-01-09 21:37:31,101 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:31,101 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:31,102 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:31,102 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:31,108 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][301], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), 29#L1050-1true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 301#true]) [2025-01-09 21:37:31,108 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is not cut-off event [2025-01-09 21:37:31,108 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-01-09 21:37:31,108 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-01-09 21:37:31,108 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-01-09 21:37:31,115 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([813] L1050-7-->L1050-10: Formula: (and (not (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise6_7|)) (not (= v_~threads_mask~0_23 0))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[][294], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 262#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 271#(not (= ~threads_mask~0 0)), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), 285#(not (= ~threads_mask~0 0)), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), 72#L1063-7true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 291#(not (= ~threads_mask~0 0)), Black: 243#true, 301#true, 123#L1050-16true]) [2025-01-09 21:37:31,115 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-01-09 21:37:31,115 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:31,115 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:31,115 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:31,115 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:31,118 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][228], [113#L1063-3true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 243#true, 301#true, 123#L1050-16true]) [2025-01-09 21:37:31,118 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is not cut-off event [2025-01-09 21:37:31,118 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-01-09 21:37:31,118 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-01-09 21:37:31,118 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-01-09 21:37:31,118 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-01-09 21:37:31,118 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][228], [113#L1063-3true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 243#true, 301#true, 123#L1050-16true]) [2025-01-09 21:37:31,119 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-01-09 21:37:31,119 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:31,119 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:31,119 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:31,119 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:31,119 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:31,119 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][327], [113#L1063-3true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 301#true]) [2025-01-09 21:37:31,120 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is not cut-off event [2025-01-09 21:37:31,120 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-01-09 21:37:31,120 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-01-09 21:37:31,120 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-01-09 21:37:31,120 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [113#L1063-3true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 301#true, 123#L1050-16true]) [2025-01-09 21:37:31,120 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:31,120 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:31,120 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:31,120 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:31,125 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][301], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), 72#L1063-7true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 301#true, 123#L1050-16true]) [2025-01-09 21:37:31,125 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:37:31,125 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:31,125 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:31,125 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:31,126 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][301], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), 159#L1063-2true, Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 301#true, 123#L1050-16true]) [2025-01-09 21:37:31,126 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-01-09 21:37:31,126 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:31,126 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:31,126 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:31,126 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:31,132 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 301#true, 123#L1050-16true, 64#L1063-1true]) [2025-01-09 21:37:31,133 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-01-09 21:37:31,133 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:31,133 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:31,133 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:31,154 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][227], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 65#L1062-32true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true]) [2025-01-09 21:37:31,154 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-01-09 21:37:31,154 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:31,154 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:31,154 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:31,160 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][302], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 31#L1062-27true, 123#L1050-16true]) [2025-01-09 21:37:31,161 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-01-09 21:37:31,161 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:31,161 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:31,161 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:31,170 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][302], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 123#L1050-16true, 31#L1062-27true]) [2025-01-09 21:37:31,170 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-01-09 21:37:31,170 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:31,170 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:31,170 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:31,170 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:31,175 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([560] L1063-->L1063-1: Formula: (= |v_#race~threads_mask~0_4| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_4|} AuxVars[] AssignedVars[#race~threads_mask~0][236], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 17#L1049-3true, Black: 238#true, Black: 243#true, 301#true, 64#L1063-1true, 129#L1050-18true]) [2025-01-09 21:37:31,175 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:37:31,175 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:31,175 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:31,175 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:31,186 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([707] L1062-24-->L1062-27: Formula: (and (not (= |v_ULTIMATE.start_main_#t~bitwise18#1_5| 0)) (not (= v_~threads_mask~0_11 0))) InVars {~threads_mask~0=v_~threads_mask~0_11, ULTIMATE.start_main_#t~bitwise18#1=|v_ULTIMATE.start_main_#t~bitwise18#1_5|} OutVars{~threads_mask~0=v_~threads_mask~0_11, ULTIMATE.start_main_#t~bitwise18#1=|v_ULTIMATE.start_main_#t~bitwise18#1_5|} AuxVars[] AssignedVars[][241], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 262#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 271#(not (= ~threads_mask~0 0)), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 291#(not (= ~threads_mask~0 0)), 195#L1050-16true, Black: 243#true, 123#L1050-16true, 31#L1062-27true]) [2025-01-09 21:37:31,186 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-01-09 21:37:31,186 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:31,186 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:31,186 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:31,197 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][199], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 123#L1050-16true, 31#L1062-27true]) [2025-01-09 21:37:31,198 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2025-01-09 21:37:31,198 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-01-09 21:37:31,198 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-01-09 21:37:31,198 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-01-09 21:37:31,198 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-01-09 21:37:31,205 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([707] L1062-24-->L1062-27: Formula: (and (not (= |v_ULTIMATE.start_main_#t~bitwise18#1_5| 0)) (not (= v_~threads_mask~0_11 0))) InVars {~threads_mask~0=v_~threads_mask~0_11, ULTIMATE.start_main_#t~bitwise18#1=|v_ULTIMATE.start_main_#t~bitwise18#1_5|} OutVars{~threads_mask~0=v_~threads_mask~0_11, ULTIMATE.start_main_#t~bitwise18#1=|v_ULTIMATE.start_main_#t~bitwise18#1_5|} AuxVars[] AssignedVars[][241], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 262#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 271#(not (= ~threads_mask~0 0)), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, 291#(not (= ~threads_mask~0 0)), Black: 243#true, 123#L1050-16true, 31#L1062-27true]) [2025-01-09 21:37:31,205 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2025-01-09 21:37:31,205 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-01-09 21:37:31,205 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-01-09 21:37:31,205 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-01-09 21:37:31,206 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-01-09 21:37:31,207 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][337], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 100#L1062-24true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 129#L1050-18true]) [2025-01-09 21:37:31,207 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:31,207 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:31,207 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:31,207 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:31,207 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][337], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 31#L1062-27true, 129#L1050-18true]) [2025-01-09 21:37:31,207 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:37:31,207 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:31,207 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:31,207 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:31,208 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][199], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 31#L1062-27true, 123#L1050-16true]) [2025-01-09 21:37:31,208 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2025-01-09 21:37:31,208 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-01-09 21:37:31,208 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-01-09 21:37:31,208 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-01-09 21:37:31,234 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][301], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), 29#L1050-1true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 301#true]) [2025-01-09 21:37:31,235 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-01-09 21:37:31,235 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:31,235 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:31,235 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:31,235 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:31,236 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][250], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), 72#L1063-7true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 243#true, 301#true, 123#L1050-16true]) [2025-01-09 21:37:31,236 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2025-01-09 21:37:31,236 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-01-09 21:37:31,236 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-01-09 21:37:31,236 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-01-09 21:37:31,236 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-01-09 21:37:31,236 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-01-09 21:37:31,236 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][301], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), 72#L1063-7true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 301#true, 123#L1050-16true]) [2025-01-09 21:37:31,236 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:37:31,236 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:31,236 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:31,236 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:31,236 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:31,236 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][301], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), 72#L1063-7true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 301#true, 123#L1050-16true]) [2025-01-09 21:37:31,237 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:37:31,237 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:31,237 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:31,237 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:31,237 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:31,237 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:31,238 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][338], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), 72#L1063-7true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 301#true]) [2025-01-09 21:37:31,238 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2025-01-09 21:37:31,238 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-01-09 21:37:31,238 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-01-09 21:37:31,238 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-01-09 21:37:31,240 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), 72#L1063-7true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 301#true, 123#L1050-16true]) [2025-01-09 21:37:31,241 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:37:31,241 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:31,241 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:31,241 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:31,241 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([768] L1050-7-->L1050-10: Formula: (and (not (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise6_7|)) (not (= v_~threads_mask~0_23 0))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[][188], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 262#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 271#(not (= ~threads_mask~0 0)), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 19#L1050-10true, 264#(not (= ~threads_mask~0 0)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), 72#L1063-7true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, 291#(not (= ~threads_mask~0 0)), Black: 243#true, 301#true]) [2025-01-09 21:37:31,241 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-01-09 21:37:31,241 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:31,241 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:31,241 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:31,241 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:31,241 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), 72#L1063-7true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 301#true, 123#L1050-16true]) [2025-01-09 21:37:31,242 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:37:31,242 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:31,242 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:31,242 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:31,242 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:31,248 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][301], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 19#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 301#true]) [2025-01-09 21:37:31,249 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:37:31,249 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:31,249 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:31,249 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:31,249 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([813] L1050-7-->L1050-10: Formula: (and (not (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise6_7|)) (not (= v_~threads_mask~0_23 0))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[][294], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 262#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 271#(not (= ~threads_mask~0 0)), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 19#L1050-10true, 264#(not (= ~threads_mask~0 0)), 285#(not (= ~threads_mask~0 0)), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 291#(not (= ~threads_mask~0 0)), Black: 243#true, 301#true]) [2025-01-09 21:37:31,249 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-01-09 21:37:31,249 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:31,249 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:31,249 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:31,250 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][301], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 21#L1050-2true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 301#true]) [2025-01-09 21:37:31,250 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2025-01-09 21:37:31,250 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-01-09 21:37:31,250 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-01-09 21:37:31,250 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-01-09 21:37:31,251 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][301], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 137#threadErr2ASSERT_VIOLATIONDATA_RACEtrue, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 301#true]) [2025-01-09 21:37:31,251 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2025-01-09 21:37:31,251 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-01-09 21:37:31,251 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-01-09 21:37:31,251 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-01-09 21:37:31,255 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([813] L1050-7-->L1050-10: Formula: (and (not (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise6_7|)) (not (= v_~threads_mask~0_23 0))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[][294], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 262#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 271#(not (= ~threads_mask~0 0)), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), 285#(not (= ~threads_mask~0 0)), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), 72#L1063-7true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 291#(not (= ~threads_mask~0 0)), Black: 243#true, 301#true, 123#L1050-16true]) [2025-01-09 21:37:31,255 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2025-01-09 21:37:31,255 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-01-09 21:37:31,256 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-01-09 21:37:31,256 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-01-09 21:37:31,256 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-01-09 21:37:31,256 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-01-09 21:37:31,257 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([768] L1050-7-->L1050-10: Formula: (and (not (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise6_7|)) (not (= v_~threads_mask~0_23 0))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[][188], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 262#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 271#(not (= ~threads_mask~0 0)), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), 72#L1063-7true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 291#(not (= ~threads_mask~0 0)), 195#L1050-16true, Black: 243#true, 301#true]) [2025-01-09 21:37:31,257 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2025-01-09 21:37:31,257 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-01-09 21:37:31,257 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-01-09 21:37:31,257 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-01-09 21:37:31,257 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-01-09 21:37:31,257 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-01-09 21:37:31,257 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][327], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), 72#L1063-7true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 301#true]) [2025-01-09 21:37:31,257 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-01-09 21:37:31,257 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:31,257 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:31,257 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:31,257 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:31,257 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][327], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 74#L1063-10true, 195#L1050-16true, Black: 243#true, 301#true]) [2025-01-09 21:37:31,257 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:31,257 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:31,257 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:31,257 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:31,257 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:31,258 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([813] L1050-7-->L1050-10: Formula: (and (not (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise6_7|)) (not (= v_~threads_mask~0_23 0))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[][317], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 262#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 271#(not (= ~threads_mask~0 0)), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), 285#(not (= ~threads_mask~0 0)), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 74#L1063-10true, 291#(not (= ~threads_mask~0 0)), Black: 243#true, 301#true, 123#L1050-16true]) [2025-01-09 21:37:31,258 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-01-09 21:37:31,258 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:31,258 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:31,258 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:31,258 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][302], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 74#L1063-10true, 195#L1050-16true, Black: 243#true, 301#true, 123#L1050-16true]) [2025-01-09 21:37:31,258 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:37:31,258 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:31,258 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:31,259 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:31,259 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][301], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 74#L1063-10true, 195#L1050-16true, Black: 243#true, 301#true, 123#L1050-16true]) [2025-01-09 21:37:31,259 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:37:31,259 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:31,259 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:31,259 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:31,259 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([813] L1050-7-->L1050-10: Formula: (and (not (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise6_7|)) (not (= v_~threads_mask~0_23 0))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[][294], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 262#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 271#(not (= ~threads_mask~0 0)), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), 285#(not (= ~threads_mask~0 0)), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 74#L1063-10true, 291#(not (= ~threads_mask~0 0)), Black: 243#true, 301#true, 123#L1050-16true]) [2025-01-09 21:37:31,259 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-01-09 21:37:31,259 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:31,259 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:31,259 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:31,270 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 159#L1063-2true, 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 301#true, 123#L1050-16true]) [2025-01-09 21:37:31,270 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-01-09 21:37:31,270 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:31,270 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:31,270 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:31,296 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][301], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 123#L1050-16true, 31#L1062-27true]) [2025-01-09 21:37:31,296 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:31,296 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:31,296 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:31,296 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:31,297 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:31,297 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:31,297 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][328], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 31#L1062-27true, 129#L1050-18true]) [2025-01-09 21:37:31,298 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:37:31,298 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:31,298 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:31,298 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:31,301 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][325], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 133#L1062-11true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 240#(= |#race~threads_mask~0| 0), 195#L1050-16true, Black: 243#true, 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|)]) [2025-01-09 21:37:31,302 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:31,302 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:31,302 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:31,302 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:31,305 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][326], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 31#L1062-27true, 129#L1050-18true]) [2025-01-09 21:37:31,305 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:37:31,305 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:31,305 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:31,305 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:31,305 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][226], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 165#L1050-18true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 243#true, 123#L1050-16true, 31#L1062-27true]) [2025-01-09 21:37:31,306 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:37:31,306 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:31,306 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:31,306 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:31,308 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][329], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 31#L1062-27true, 129#L1050-18true]) [2025-01-09 21:37:31,308 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:37:31,308 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:31,309 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:31,309 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:31,309 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][329], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 100#L1062-24true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 129#L1050-18true]) [2025-01-09 21:37:31,309 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:37:31,309 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:31,309 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:31,309 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:31,309 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][233], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 165#L1050-18true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 100#L1062-24true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 243#true, 123#L1050-16true]) [2025-01-09 21:37:31,309 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:37:31,309 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:31,309 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:31,309 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:31,309 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][233], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 165#L1050-18true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 243#true, 123#L1050-16true, 31#L1062-27true]) [2025-01-09 21:37:31,310 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:37:31,310 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:31,310 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:31,310 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:31,312 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][199], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 123#L1050-16true, 31#L1062-27true]) [2025-01-09 21:37:31,312 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:31,312 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:31,312 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:31,312 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:31,312 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:31,313 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][326], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 133#L1062-11true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2025-01-09 21:37:31,313 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:31,313 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:31,313 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:31,313 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:31,314 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][326], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 133#L1062-11true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 240#(= |#race~threads_mask~0| 0), 195#L1050-16true, Black: 243#true]) [2025-01-09 21:37:31,314 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:31,314 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:31,314 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:31,314 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:31,367 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][326], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2025-01-09 21:37:31,367 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:31,367 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:31,367 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:31,367 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:31,369 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][226], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 133#L1062-11true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 243#true, 123#L1050-16true, 163#L1051-3true]) [2025-01-09 21:37:31,369 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-01-09 21:37:31,369 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-01-09 21:37:31,370 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-01-09 21:37:31,370 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-01-09 21:37:31,371 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][226], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 133#L1062-11true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 243#true, 123#L1050-16true, 163#L1051-3true]) [2025-01-09 21:37:31,371 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-01-09 21:37:31,371 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-01-09 21:37:31,371 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-01-09 21:37:31,371 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-01-09 21:37:31,375 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][301], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 21#L1050-2true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 301#true]) [2025-01-09 21:37:31,375 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:31,375 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:31,375 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:31,375 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:31,375 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:31,375 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][301], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 137#threadErr2ASSERT_VIOLATIONDATA_RACEtrue, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 301#true]) [2025-01-09 21:37:31,375 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:31,376 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:31,376 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:31,376 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:31,376 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:31,376 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][250], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 74#L1063-10true, Black: 243#true, 301#true, 123#L1050-16true]) [2025-01-09 21:37:31,377 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-01-09 21:37:31,377 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-01-09 21:37:31,377 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-01-09 21:37:31,377 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-01-09 21:37:31,377 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][301], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 74#L1063-10true, 195#L1050-16true, Black: 243#true, 301#true, 123#L1050-16true]) [2025-01-09 21:37:31,377 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:37:31,377 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:31,377 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:31,377 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:31,377 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:31,377 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][301], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 74#L1063-10true, 195#L1050-16true, Black: 243#true, 301#true, 123#L1050-16true]) [2025-01-09 21:37:31,377 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:37:31,377 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:31,377 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:31,377 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:31,377 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:31,377 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:31,378 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][250], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 74#L1063-10true, Black: 243#true, 301#true, 123#L1050-16true]) [2025-01-09 21:37:31,378 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:31,378 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:31,378 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:31,378 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:31,378 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:31,379 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 74#L1063-10true, 195#L1050-16true, Black: 243#true, 301#true, 123#L1050-16true]) [2025-01-09 21:37:31,379 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:37:31,379 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:31,379 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:31,379 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:31,379 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][338], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 74#L1063-10true, 195#L1050-16true, Black: 243#true, 301#true]) [2025-01-09 21:37:31,379 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:31,379 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:31,379 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:31,379 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:31,380 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][302], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 74#L1063-10true, 195#L1050-16true, Black: 243#true, 301#true, 123#L1050-16true]) [2025-01-09 21:37:31,380 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:37:31,380 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:31,380 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:31,380 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:31,380 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:31,380 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][302], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 74#L1063-10true, 195#L1050-16true, Black: 243#true, 301#true, 123#L1050-16true]) [2025-01-09 21:37:31,380 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:37:31,380 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:31,380 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:31,380 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:31,380 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:31,380 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:31,381 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][199], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 74#L1063-10true, 195#L1050-16true, Black: 243#true, 301#true, 123#L1050-16true]) [2025-01-09 21:37:31,381 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:37:31,381 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:31,381 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:31,381 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:31,381 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][199], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 74#L1063-10true, 195#L1050-16true, Black: 243#true, 301#true, 123#L1050-16true]) [2025-01-09 21:37:31,381 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:37:31,381 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:31,381 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:31,381 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:31,381 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:31,389 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([813] L1050-7-->L1050-10: Formula: (and (not (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise6_7|)) (not (= v_~threads_mask~0_23 0))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[][317], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 262#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 271#(not (= ~threads_mask~0 0)), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 19#L1050-10true, 264#(not (= ~threads_mask~0 0)), 92#L1050-10true, 285#(not (= ~threads_mask~0 0)), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 291#(not (= ~threads_mask~0 0)), Black: 243#true, 301#true]) [2025-01-09 21:37:31,389 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-01-09 21:37:31,389 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-01-09 21:37:31,389 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-01-09 21:37:31,389 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-01-09 21:37:31,389 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][199], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 243#true, 301#true, 123#L1050-16true]) [2025-01-09 21:37:31,389 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:37:31,389 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:31,389 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:31,389 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:31,390 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][301], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 301#true]) [2025-01-09 21:37:31,390 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:37:31,390 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:31,390 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:31,390 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:31,390 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:31,401 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [113#L1063-3true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 301#true, 123#L1050-16true]) [2025-01-09 21:37:31,401 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-01-09 21:37:31,401 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-01-09 21:37:31,401 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-01-09 21:37:31,401 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-01-09 21:37:31,401 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-01-09 21:37:31,402 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [113#L1063-3true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 301#true, 123#L1050-16true]) [2025-01-09 21:37:31,402 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:31,402 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:31,402 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:31,402 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:31,402 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:31,402 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:31,429 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][302], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 19#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 301#true, 11#L1062-36true]) [2025-01-09 21:37:31,430 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:37:31,430 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:31,430 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:31,430 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:31,434 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][325], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 240#(= |#race~threads_mask~0| 0), 195#L1050-16true, Black: 243#true, 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|)]) [2025-01-09 21:37:31,434 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:37:31,434 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:31,434 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:31,434 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:31,438 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][199], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 243#true, 123#L1050-16true, 11#L1062-36true]) [2025-01-09 21:37:31,438 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:37:31,438 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:31,438 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:31,438 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:31,438 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:31,441 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 123#L1050-16true, 31#L1062-27true]) [2025-01-09 21:37:31,441 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:37:31,441 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:31,441 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:31,441 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:31,441 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:31,445 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][326], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 240#(= |#race~threads_mask~0| 0), 195#L1050-16true, Black: 243#true]) [2025-01-09 21:37:31,445 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:37:31,445 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:31,445 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:31,445 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:31,451 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([560] L1063-->L1063-1: Formula: (= |v_#race~threads_mask~0_4| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_4|} AuxVars[] AssignedVars[#race~threads_mask~0][80], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 5#L1050-1true, Black: 238#true, Black: 243#true, 301#true, 64#L1063-1true, 129#L1050-18true]) [2025-01-09 21:37:31,452 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-01-09 21:37:31,452 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:31,452 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:31,452 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:31,452 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([560] L1063-->L1063-1: Formula: (= |v_#race~threads_mask~0_4| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_4|} AuxVars[] AssignedVars[#race~threads_mask~0][236], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 5#L1050-1true, Black: 238#true, Black: 243#true, 301#true, 64#L1063-1true, 129#L1050-18true]) [2025-01-09 21:37:31,452 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-01-09 21:37:31,452 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:31,452 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:31,452 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:31,467 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([707] L1062-24-->L1062-27: Formula: (and (not (= |v_ULTIMATE.start_main_#t~bitwise18#1_5| 0)) (not (= v_~threads_mask~0_11 0))) InVars {~threads_mask~0=v_~threads_mask~0_11, ULTIMATE.start_main_#t~bitwise18#1=|v_ULTIMATE.start_main_#t~bitwise18#1_5|} OutVars{~threads_mask~0=v_~threads_mask~0_11, ULTIMATE.start_main_#t~bitwise18#1=|v_ULTIMATE.start_main_#t~bitwise18#1_5|} AuxVars[] AssignedVars[][241], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 262#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 271#(not (= ~threads_mask~0 0)), 231#true, 165#L1050-18true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 291#(not (= ~threads_mask~0 0)), Black: 243#true, 123#L1050-16true, 31#L1062-27true]) [2025-01-09 21:37:31,467 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:37:31,467 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:31,467 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:31,467 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:31,468 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][328], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 100#L1062-24true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 129#L1050-18true]) [2025-01-09 21:37:31,468 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2025-01-09 21:37:31,468 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-01-09 21:37:31,468 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-01-09 21:37:31,468 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-01-09 21:37:31,468 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([707] L1062-24-->L1062-27: Formula: (and (not (= |v_ULTIMATE.start_main_#t~bitwise18#1_5| 0)) (not (= v_~threads_mask~0_11 0))) InVars {~threads_mask~0=v_~threads_mask~0_11, ULTIMATE.start_main_#t~bitwise18#1=|v_ULTIMATE.start_main_#t~bitwise18#1_5|} OutVars{~threads_mask~0=v_~threads_mask~0_11, ULTIMATE.start_main_#t~bitwise18#1=|v_ULTIMATE.start_main_#t~bitwise18#1_5|} AuxVars[] AssignedVars[][241], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 262#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 271#(not (= ~threads_mask~0 0)), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, 291#(not (= ~threads_mask~0 0)), Black: 243#true, 31#L1062-27true, 129#L1050-18true]) [2025-01-09 21:37:31,469 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:37:31,469 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:31,469 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:31,469 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:31,490 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([707] L1062-24-->L1062-27: Formula: (and (not (= |v_ULTIMATE.start_main_#t~bitwise18#1_5| 0)) (not (= v_~threads_mask~0_11 0))) InVars {~threads_mask~0=v_~threads_mask~0_11, ULTIMATE.start_main_#t~bitwise18#1=|v_ULTIMATE.start_main_#t~bitwise18#1_5|} OutVars{~threads_mask~0=v_~threads_mask~0_11, ULTIMATE.start_main_#t~bitwise18#1=|v_ULTIMATE.start_main_#t~bitwise18#1_5|} AuxVars[] AssignedVars[][241], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 262#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 271#(not (= ~threads_mask~0 0)), 231#true, 165#L1050-18true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 291#(not (= ~threads_mask~0 0)), Black: 243#true, 123#L1050-16true, 31#L1062-27true]) [2025-01-09 21:37:31,490 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2025-01-09 21:37:31,490 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-01-09 21:37:31,490 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-01-09 21:37:31,490 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-01-09 21:37:31,490 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-01-09 21:37:31,492 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([707] L1062-24-->L1062-27: Formula: (and (not (= |v_ULTIMATE.start_main_#t~bitwise18#1_5| 0)) (not (= v_~threads_mask~0_11 0))) InVars {~threads_mask~0=v_~threads_mask~0_11, ULTIMATE.start_main_#t~bitwise18#1=|v_ULTIMATE.start_main_#t~bitwise18#1_5|} OutVars{~threads_mask~0=v_~threads_mask~0_11, ULTIMATE.start_main_#t~bitwise18#1=|v_ULTIMATE.start_main_#t~bitwise18#1_5|} AuxVars[] AssignedVars[][241], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 262#true, 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 291#(not (= ~threads_mask~0 0)), 195#L1050-16true, Black: 243#true, 31#L1062-27true, 129#L1050-18true]) [2025-01-09 21:37:31,492 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2025-01-09 21:37:31,492 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-01-09 21:37:31,492 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-01-09 21:37:31,493 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-01-09 21:37:31,493 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-01-09 21:37:31,511 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][226], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 243#true, 123#L1050-16true, 163#L1051-3true]) [2025-01-09 21:37:31,511 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2025-01-09 21:37:31,511 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-01-09 21:37:31,511 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-01-09 21:37:31,511 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-01-09 21:37:31,512 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][226], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 243#true, 123#L1050-16true, 163#L1051-3true]) [2025-01-09 21:37:31,512 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2025-01-09 21:37:31,512 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-01-09 21:37:31,512 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-01-09 21:37:31,512 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-01-09 21:37:31,520 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 243#true, 301#true, 123#L1050-16true]) [2025-01-09 21:37:31,520 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:37:31,520 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:31,520 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:31,520 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:31,520 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][302], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 19#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 301#true]) [2025-01-09 21:37:31,521 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:37:31,521 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:31,521 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:31,521 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:31,521 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([673] L1063-15-->L1063-16: Formula: (= v_~threads_mask~0_22 |v_ULTIMATE.start_main_#t~bitwise21#1_6|) InVars {ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} OutVars{~threads_mask~0=v_~threads_mask~0_22, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} AuxVars[] AssignedVars[~threads_mask~0][249], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 14#L1050-7true, 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 301#true]) [2025-01-09 21:37:31,521 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:37:31,521 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:31,521 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:31,521 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:31,524 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), 72#L1063-7true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 301#true, 123#L1050-16true]) [2025-01-09 21:37:31,524 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:37:31,524 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:31,524 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:31,525 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:31,525 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:31,525 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:31,534 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 223#L1050-7true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 243#true, 301#true, 123#L1050-16true]) [2025-01-09 21:37:31,534 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2025-01-09 21:37:31,534 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-01-09 21:37:31,534 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-01-09 21:37:31,534 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-01-09 21:37:31,534 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][301], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 301#true, 123#L1050-16true]) [2025-01-09 21:37:31,534 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-01-09 21:37:31,534 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:31,534 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:31,534 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:31,537 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([673] L1063-15-->L1063-16: Formula: (= v_~threads_mask~0_22 |v_ULTIMATE.start_main_#t~bitwise21#1_6|) InVars {ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} OutVars{~threads_mask~0=v_~threads_mask~0_22, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} AuxVars[] AssignedVars[~threads_mask~0][249], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 223#L1050-7true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 243#true, 301#true, 123#L1050-16true]) [2025-01-09 21:37:31,537 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:37:31,537 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:31,537 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:31,537 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:31,541 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), 72#L1063-7true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 301#true, 123#L1050-16true]) [2025-01-09 21:37:31,541 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2025-01-09 21:37:31,541 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-01-09 21:37:31,541 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-01-09 21:37:31,541 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-01-09 21:37:31,541 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-01-09 21:37:31,541 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-01-09 21:37:31,541 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-01-09 21:37:31,570 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][246], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 243#true, 123#L1050-16true, 11#L1062-36true]) [2025-01-09 21:37:31,571 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-01-09 21:37:31,571 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:31,571 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:31,571 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:31,571 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:31,586 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([560] L1063-->L1063-1: Formula: (= |v_#race~threads_mask~0_4| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_4|} AuxVars[] AssignedVars[#race~threads_mask~0][80], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 192#L1050-2true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 243#true, 301#true, 64#L1063-1true, 129#L1050-18true]) [2025-01-09 21:37:31,587 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-01-09 21:37:31,587 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:31,587 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:31,587 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:31,587 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([560] L1063-->L1063-1: Formula: (= |v_#race~threads_mask~0_4| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_4|} AuxVars[] AssignedVars[#race~threads_mask~0][236], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 192#L1050-2true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 243#true, 301#true, 64#L1063-1true, 129#L1050-18true]) [2025-01-09 21:37:31,587 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-01-09 21:37:31,587 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:31,587 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:31,587 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:31,587 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([560] L1063-->L1063-1: Formula: (= |v_#race~threads_mask~0_4| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_4|} AuxVars[] AssignedVars[#race~threads_mask~0][236], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 40#threadErr2ASSERT_VIOLATIONDATA_RACEtrue, Black: 238#true, Black: 243#true, 301#true, 64#L1063-1true, 129#L1050-18true]) [2025-01-09 21:37:31,588 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-01-09 21:37:31,588 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:31,588 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:31,588 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:31,648 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 74#L1063-10true, 195#L1050-16true, Black: 243#true, 301#true, 123#L1050-16true]) [2025-01-09 21:37:31,648 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:37:31,648 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:31,649 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:31,649 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:31,649 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:31,649 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][301], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 301#true, 123#L1050-16true]) [2025-01-09 21:37:31,649 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-01-09 21:37:31,649 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:31,649 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:31,649 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:31,650 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:31,650 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][301], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 301#true, 123#L1050-16true]) [2025-01-09 21:37:31,650 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-01-09 21:37:31,650 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:31,650 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:31,650 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:31,650 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:31,650 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:31,650 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 301#true, 123#L1050-16true]) [2025-01-09 21:37:31,650 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-01-09 21:37:31,650 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:31,650 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:31,650 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:31,651 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][199], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 74#L1063-10true, 195#L1050-16true, Black: 243#true, 301#true, 123#L1050-16true]) [2025-01-09 21:37:31,651 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:37:31,651 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:31,651 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:31,651 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:31,651 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:31,651 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:31,661 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([813] L1050-7-->L1050-10: Formula: (and (not (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise6_7|)) (not (= v_~threads_mask~0_23 0))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[][294], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 262#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 271#(not (= ~threads_mask~0 0)), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), 285#(not (= ~threads_mask~0 0)), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 291#(not (= ~threads_mask~0 0)), Black: 243#true, 301#true, 123#L1050-16true]) [2025-01-09 21:37:31,661 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is not cut-off event [2025-01-09 21:37:31,661 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-01-09 21:37:31,661 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-01-09 21:37:31,661 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-01-09 21:37:31,661 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][302], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 19#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 301#true]) [2025-01-09 21:37:31,661 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:37:31,662 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:31,662 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:31,662 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:31,662 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:31,668 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 74#L1063-10true, 195#L1050-16true, Black: 243#true, 301#true, 123#L1050-16true]) [2025-01-09 21:37:31,668 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is not cut-off event [2025-01-09 21:37:31,668 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-01-09 21:37:31,668 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-01-09 21:37:31,668 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-01-09 21:37:31,668 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-01-09 21:37:31,668 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-01-09 21:37:31,692 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][199], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 243#true, 301#true, 123#L1050-16true, 11#L1062-36true]) [2025-01-09 21:37:31,692 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2025-01-09 21:37:31,692 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-01-09 21:37:31,692 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-01-09 21:37:31,692 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-01-09 21:37:31,693 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][302], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 19#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 301#true, 11#L1062-36true]) [2025-01-09 21:37:31,693 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2025-01-09 21:37:31,693 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-01-09 21:37:31,693 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-01-09 21:37:31,693 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-01-09 21:37:31,693 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-01-09 21:37:31,731 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([774] L1050-13-->L1050-15: Formula: (let ((.cse0 (< |v_threadThread1of2ForFork0_#t~bitwise6_15| 0)) (.cse2 (< v_~threads_mask~0_34 0)) (.cse3 (<= 0 |v_threadThread1of2ForFork0_#t~bitwise6_15|)) (.cse1 (<= 0 v_~threads_mask~0_34))) (and (or (and .cse0 .cse1) (<= v_~threads_mask~0_34 |v_threadThread1of2ForFork0_#t~bitwise7_7|)) (<= |v_threadThread1of2ForFork0_#t~bitwise7_7| 2147483647) (or .cse2 .cse0 (<= |v_threadThread1of2ForFork0_#t~bitwise7_7| (+ v_~threads_mask~0_34 |v_threadThread1of2ForFork0_#t~bitwise6_15|))) (or (<= |v_threadThread1of2ForFork0_#t~bitwise6_15| |v_threadThread1of2ForFork0_#t~bitwise7_7|) (and .cse2 .cse3)) (or (and .cse3 .cse1) (< |v_threadThread1of2ForFork0_#t~bitwise7_7| 0)))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_34} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_34, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_7|} AuxVars[] AssignedVars[threadThread1of2ForFork0_#t~bitwise7][196], [30#L1050-15true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 262#true, 69#L1062-35true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 271#(not (= ~threads_mask~0 0)), 231#true, 165#L1050-18true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 291#(not (= ~threads_mask~0 0)), Black: 243#true, 301#true]) [2025-01-09 21:37:31,732 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-01-09 21:37:31,732 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:31,732 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:31,732 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:31,766 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][199], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 243#true, 301#true, 123#L1050-16true]) [2025-01-09 21:37:31,766 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-01-09 21:37:31,767 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:31,767 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:31,767 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:31,767 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:31,767 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 243#true, 301#true, 123#L1050-16true]) [2025-01-09 21:37:31,767 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-01-09 21:37:31,767 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:31,767 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:31,767 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:31,767 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:31,896 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 301#true, 123#L1050-16true]) [2025-01-09 21:37:31,896 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-01-09 21:37:31,896 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:31,896 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:31,896 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:31,896 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:31,909 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 301#true, 123#L1050-16true]) [2025-01-09 21:37:31,909 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is not cut-off event [2025-01-09 21:37:31,909 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-01-09 21:37:31,909 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-01-09 21:37:31,909 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-01-09 21:37:31,909 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-01-09 21:37:31,909 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-01-09 21:37:31,912 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([673] L1063-15-->L1063-16: Formula: (= v_~threads_mask~0_22 |v_ULTIMATE.start_main_#t~bitwise21#1_6|) InVars {ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} OutVars{~threads_mask~0=v_~threads_mask~0_22, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} AuxVars[] AssignedVars[~threads_mask~0][249], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 301#true, 123#L1050-16true]) [2025-01-09 21:37:31,913 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-01-09 21:37:31,913 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:31,913 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:31,913 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:31,940 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([560] L1063-->L1063-1: Formula: (= |v_#race~threads_mask~0_4| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_4|} AuxVars[] AssignedVars[#race~threads_mask~0][236], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 243#true, 301#true, 64#L1063-1true, 129#L1050-18true]) [2025-01-09 21:37:31,940 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-01-09 21:37:31,940 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:31,940 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:31,940 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:31,941 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([560] L1063-->L1063-1: Formula: (= |v_#race~threads_mask~0_4| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_4|} AuxVars[] AssignedVars[#race~threads_mask~0][236], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 165#L1050-18true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 19#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 243#true, 301#true, 64#L1063-1true]) [2025-01-09 21:37:31,941 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-01-09 21:37:31,941 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:31,941 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:31,941 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:31,946 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][328], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 66#L1051-3true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 31#L1062-27true]) [2025-01-09 21:37:31,946 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:37:31,946 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:31,946 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:31,946 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:31,947 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][232], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 100#L1062-24true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 243#true, 123#L1050-16true, 163#L1051-3true]) [2025-01-09 21:37:31,947 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:31,947 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:31,947 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:31,947 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:31,947 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][232], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 243#true, 123#L1050-16true, 31#L1062-27true, 163#L1051-3true]) [2025-01-09 21:37:31,947 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:37:31,947 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:31,947 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:31,947 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:31,953 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][326], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 31#L1062-27true]) [2025-01-09 21:37:31,953 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:37:31,953 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:31,953 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:31,953 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:31,953 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][226], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 243#true, 123#L1050-16true, 31#L1062-27true, 163#L1051-3true]) [2025-01-09 21:37:31,954 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:37:31,954 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:31,954 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:31,954 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:31,954 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][226], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 243#true, 31#L1062-27true, 123#L1050-16true, 163#L1051-3true]) [2025-01-09 21:37:31,954 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:37:31,954 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:31,954 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:31,954 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:31,956 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][329], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 31#L1062-27true]) [2025-01-09 21:37:31,956 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:37:31,956 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:31,956 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:31,956 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:31,957 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][329], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 100#L1062-24true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2025-01-09 21:37:31,957 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:31,957 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:31,957 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:31,957 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:31,957 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][233], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 100#L1062-24true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 243#true, 123#L1050-16true, 163#L1051-3true]) [2025-01-09 21:37:31,957 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:31,957 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:31,957 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:31,957 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:31,957 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][233], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 243#true, 123#L1050-16true, 31#L1062-27true, 163#L1051-3true]) [2025-01-09 21:37:31,957 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:37:31,958 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:31,958 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:31,958 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:31,958 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][233], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 100#L1062-24true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 243#true, 123#L1050-16true, 163#L1051-3true]) [2025-01-09 21:37:31,958 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:31,958 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:31,958 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:31,958 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:31,958 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][233], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 243#true, 31#L1062-27true, 123#L1050-16true, 163#L1051-3true]) [2025-01-09 21:37:31,958 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:37:31,958 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:31,959 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:31,959 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:31,966 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][301], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 301#true, 123#L1050-16true, 11#L1062-36true]) [2025-01-09 21:37:31,966 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is not cut-off event [2025-01-09 21:37:31,966 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-01-09 21:37:31,966 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-01-09 21:37:31,966 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-01-09 21:37:31,978 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([774] L1050-13-->L1050-15: Formula: (let ((.cse0 (< |v_threadThread1of2ForFork0_#t~bitwise6_15| 0)) (.cse2 (< v_~threads_mask~0_34 0)) (.cse3 (<= 0 |v_threadThread1of2ForFork0_#t~bitwise6_15|)) (.cse1 (<= 0 v_~threads_mask~0_34))) (and (or (and .cse0 .cse1) (<= v_~threads_mask~0_34 |v_threadThread1of2ForFork0_#t~bitwise7_7|)) (<= |v_threadThread1of2ForFork0_#t~bitwise7_7| 2147483647) (or .cse2 .cse0 (<= |v_threadThread1of2ForFork0_#t~bitwise7_7| (+ v_~threads_mask~0_34 |v_threadThread1of2ForFork0_#t~bitwise6_15|))) (or (<= |v_threadThread1of2ForFork0_#t~bitwise6_15| |v_threadThread1of2ForFork0_#t~bitwise7_7|) (and .cse2 .cse3)) (or (and .cse3 .cse1) (< |v_threadThread1of2ForFork0_#t~bitwise7_7| 0)))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_34} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_34, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_7|} AuxVars[] AssignedVars[threadThread1of2ForFork0_#t~bitwise7][196], [30#L1050-15true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 262#true, 69#L1062-35true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 271#(not (= ~threads_mask~0 0)), 231#true, 165#L1050-18true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 291#(not (= ~threads_mask~0 0)), Black: 243#true, 301#true]) [2025-01-09 21:37:31,978 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-01-09 21:37:31,978 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:31,978 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:31,978 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:31,978 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:31,987 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][337], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 100#L1062-24true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2025-01-09 21:37:31,988 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-01-09 21:37:31,988 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:31,988 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:31,988 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:31,988 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][337], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 100#L1062-24true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 240#(= |#race~threads_mask~0| 0), 195#L1050-16true, Black: 243#true]) [2025-01-09 21:37:31,988 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-01-09 21:37:31,988 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:31,988 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:31,988 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:31,988 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][246], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 100#L1062-24true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 243#true, 123#L1050-16true, 163#L1051-3true]) [2025-01-09 21:37:31,988 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-01-09 21:37:31,988 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:31,988 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:31,988 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:32,003 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([782] L1051-->L1051-3: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][243], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 165#L1050-18true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 243#true, 28#L1062-21true]) [2025-01-09 21:37:32,003 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-01-09 21:37:32,003 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:32,003 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:32,003 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:32,004 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][302], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 240#(= |#race~threads_mask~0| 0), 195#L1050-16true, Black: 243#true, 31#L1062-27true]) [2025-01-09 21:37:32,004 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-01-09 21:37:32,004 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:32,004 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:32,004 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:32,021 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][199], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 243#true, 301#true, 123#L1050-16true, 89#L1063-18true]) [2025-01-09 21:37:32,022 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-01-09 21:37:32,022 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:32,022 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:32,022 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:32,022 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][301], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 301#true, 123#L1050-16true]) [2025-01-09 21:37:32,023 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-01-09 21:37:32,023 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:32,023 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:32,023 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:32,023 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:32,023 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:32,023 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:32,024 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([827] L1051-->L1051-3: Formula: (and (= |v_threadThread2of2ForFork0_#t~ret9_1| 0) (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|, threadThread2of2ForFork0_#t~ret9=|v_threadThread2of2ForFork0_#t~ret9_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret9][313], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), 72#L1063-7true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 14#L1050-7true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 243#true, 301#true, 163#L1051-3true]) [2025-01-09 21:37:32,024 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-01-09 21:37:32,024 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:32,024 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:32,024 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:32,274 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][328], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 100#L1062-24true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 240#(= |#race~threads_mask~0| 0), 195#L1050-16true, Black: 243#true]) [2025-01-09 21:37:32,274 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:32,274 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:32,274 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:32,274 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:32,275 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([782] L1051-->L1051-3: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][251], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 66#L1051-3true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 68#L1050-15true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 240#(= |#race~threads_mask~0| 0), 112#L1062-34true, Black: 243#true, 307#(and (<= 2 |ULTIMATE.start_main_#t~ret15#1|) (<= 1 |ULTIMATE.start_main_~j~1#1|))]) [2025-01-09 21:37:32,275 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-01-09 21:37:32,275 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:32,275 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:32,275 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:32,277 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][301], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 15#L1049-3true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2025-01-09 21:37:32,277 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-01-09 21:37:32,277 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:32,277 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:32,277 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:32,277 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 17#L1049-3true, Black: 238#true, Black: 243#true, 123#L1050-16true]) [2025-01-09 21:37:32,277 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-01-09 21:37:32,277 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:32,277 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:32,277 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:32,282 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][329], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 100#L1062-24true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 240#(= |#race~threads_mask~0| 0), 195#L1050-16true, Black: 243#true]) [2025-01-09 21:37:32,283 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:32,283 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:32,283 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:32,283 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:32,286 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-7-->L1050-10: Formula: (and (not (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise6_7|)) (not (= v_~threads_mask~0_23 0))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[][218], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 262#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 271#(not (= ~threads_mask~0 0)), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), 92#L1050-10true, 285#(not (= ~threads_mask~0 0)), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 74#L1063-10true, 291#(not (= ~threads_mask~0 0)), Black: 243#true, 301#true]) [2025-01-09 21:37:32,287 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-01-09 21:37:32,287 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:32,287 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:32,287 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:32,300 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][328], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 100#L1062-24true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2025-01-09 21:37:32,301 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2025-01-09 21:37:32,301 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-01-09 21:37:32,301 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-01-09 21:37:32,301 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-01-09 21:37:32,307 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([560] L1063-->L1063-1: Formula: (= |v_#race~threads_mask~0_4| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_4|} AuxVars[] AssignedVars[#race~threads_mask~0][236], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 165#L1050-18true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 243#true, 301#true, 64#L1063-1true, 129#L1050-18true]) [2025-01-09 21:37:32,307 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-01-09 21:37:32,307 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:32,307 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:32,307 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:32,310 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][302], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 31#L1062-27true]) [2025-01-09 21:37:32,310 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2025-01-09 21:37:32,310 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-01-09 21:37:32,310 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-01-09 21:37:32,310 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-01-09 21:37:32,312 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][337], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 31#L1062-27true]) [2025-01-09 21:37:32,312 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:32,312 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:32,312 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:32,312 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:32,312 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][337], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 240#(= |#race~threads_mask~0| 0), 195#L1050-16true, Black: 243#true, 31#L1062-27true]) [2025-01-09 21:37:32,312 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:32,312 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:32,312 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:32,312 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:32,312 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][246], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 243#true, 123#L1050-16true, 31#L1062-27true, 163#L1051-3true]) [2025-01-09 21:37:32,312 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:32,313 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:32,313 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:32,313 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:32,327 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([707] L1062-24-->L1062-27: Formula: (and (not (= |v_ULTIMATE.start_main_#t~bitwise18#1_5| 0)) (not (= v_~threads_mask~0_11 0))) InVars {~threads_mask~0=v_~threads_mask~0_11, ULTIMATE.start_main_#t~bitwise18#1=|v_ULTIMATE.start_main_#t~bitwise18#1_5|} OutVars{~threads_mask~0=v_~threads_mask~0_11, ULTIMATE.start_main_#t~bitwise18#1=|v_ULTIMATE.start_main_#t~bitwise18#1_5|} AuxVars[] AssignedVars[][241], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 262#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 271#(not (= ~threads_mask~0 0)), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 291#(not (= ~threads_mask~0 0)), Black: 243#true, 123#L1050-16true, 31#L1062-27true, 163#L1051-3true]) [2025-01-09 21:37:32,327 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2025-01-09 21:37:32,327 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-01-09 21:37:32,327 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-01-09 21:37:32,327 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-01-09 21:37:32,328 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([707] L1062-24-->L1062-27: Formula: (and (not (= |v_ULTIMATE.start_main_#t~bitwise18#1_5| 0)) (not (= v_~threads_mask~0_11 0))) InVars {~threads_mask~0=v_~threads_mask~0_11, ULTIMATE.start_main_#t~bitwise18#1=|v_ULTIMATE.start_main_#t~bitwise18#1_5|} OutVars{~threads_mask~0=v_~threads_mask~0_11, ULTIMATE.start_main_#t~bitwise18#1=|v_ULTIMATE.start_main_#t~bitwise18#1_5|} AuxVars[] AssignedVars[][241], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 262#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 271#(not (= ~threads_mask~0 0)), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 240#(= |#race~threads_mask~0| 0), 291#(not (= ~threads_mask~0 0)), Black: 243#true, 31#L1062-27true, 123#L1050-16true, 163#L1051-3true]) [2025-01-09 21:37:32,328 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2025-01-09 21:37:32,328 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-01-09 21:37:32,328 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-01-09 21:37:32,328 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-01-09 21:37:32,329 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][199], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 243#true, 123#L1050-16true, 31#L1062-27true, 163#L1051-3true]) [2025-01-09 21:37:32,329 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2025-01-09 21:37:32,329 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-01-09 21:37:32,329 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-01-09 21:37:32,329 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-01-09 21:37:32,359 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][301], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 301#true, 129#L1050-18true]) [2025-01-09 21:37:32,360 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2025-01-09 21:37:32,360 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-01-09 21:37:32,360 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-01-09 21:37:32,360 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-01-09 21:37:32,383 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-7-->L1050-10: Formula: (and (not (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise6_7|)) (not (= v_~threads_mask~0_23 0))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[][218], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 262#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 271#(not (= ~threads_mask~0 0)), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), 285#(not (= ~threads_mask~0 0)), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 291#(not (= ~threads_mask~0 0)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 74#L1063-10true, Black: 243#true, 301#true]) [2025-01-09 21:37:32,384 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-01-09 21:37:32,384 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:32,384 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:32,384 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:32,388 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][325], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 240#(= |#race~threads_mask~0| 0), 195#L1050-16true, Black: 243#true, 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 31#L1062-27true]) [2025-01-09 21:37:32,388 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:37:32,388 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:32,388 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:32,388 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:32,390 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][328], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 66#L1051-3true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 240#(= |#race~threads_mask~0| 0), 195#L1050-16true, Black: 243#true, 31#L1062-27true]) [2025-01-09 21:37:32,391 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:37:32,391 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:32,391 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:32,391 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:32,394 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-7-->L1050-10: Formula: (and (not (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise6_7|)) (not (= v_~threads_mask~0_23 0))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[][218], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 262#true, 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), 285#(not (= ~threads_mask~0 0)), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 291#(not (= ~threads_mask~0 0)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 74#L1063-10true, Black: 243#true]) [2025-01-09 21:37:32,395 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-01-09 21:37:32,395 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:32,395 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:32,395 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:32,398 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][326], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 240#(= |#race~threads_mask~0| 0), 195#L1050-16true, Black: 243#true, 31#L1062-27true]) [2025-01-09 21:37:32,398 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:37:32,398 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:32,398 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:32,398 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:32,400 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][329], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 240#(= |#race~threads_mask~0| 0), 195#L1050-16true, Black: 243#true, 31#L1062-27true]) [2025-01-09 21:37:32,400 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:37:32,400 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:32,400 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:32,400 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:32,439 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([782] L1051-->L1051-3: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][251], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 165#L1050-18true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 240#(= |#race~threads_mask~0| 0), 112#L1062-34true, Black: 243#true, 307#(and (<= 2 |ULTIMATE.start_main_#t~ret15#1|) (<= 1 |ULTIMATE.start_main_~j~1#1|))]) [2025-01-09 21:37:32,439 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-01-09 21:37:32,439 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:32,439 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:32,439 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:32,455 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 301#true, 123#L1050-16true, 89#L1063-18true]) [2025-01-09 21:37:32,455 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:37:32,455 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:32,455 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:32,455 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:32,462 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][199], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 243#true, 301#true, 123#L1050-16true, 212#L1064-3true]) [2025-01-09 21:37:32,462 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:37:32,462 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:32,462 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:32,462 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:32,465 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][199], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 243#true, 301#true, 123#L1050-16true, 212#L1064-3true]) [2025-01-09 21:37:32,465 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:37:32,465 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:32,465 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:32,465 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:32,487 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][199], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 74#L1063-10true, Black: 243#true, 301#true, 123#L1050-16true]) [2025-01-09 21:37:32,487 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-01-09 21:37:32,487 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:32,487 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:32,487 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:32,543 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][301], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), 29#L1050-1true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2025-01-09 21:37:32,543 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-01-09 21:37:32,543 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:32,543 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:32,543 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:32,555 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][199], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 243#true, 301#true, 123#L1050-16true, 212#L1064-3true]) [2025-01-09 21:37:32,556 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-01-09 21:37:32,556 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:32,556 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:32,556 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:32,556 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:32,576 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][228], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 74#L1063-10true, Black: 243#true, 301#true, 123#L1050-16true, 163#L1051-3true]) [2025-01-09 21:37:32,576 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:37:32,577 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:32,577 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:32,577 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:32,579 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][302], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 74#L1063-10true, 195#L1050-16true, Black: 243#true, 301#true]) [2025-01-09 21:37:32,580 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:37:32,580 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:32,580 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:32,580 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:32,589 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][276], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 74#L1063-10true, Black: 243#true, 301#true, 123#L1050-16true]) [2025-01-09 21:37:32,589 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-01-09 21:37:32,589 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:32,589 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:32,589 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:32,589 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][276], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), 72#L1063-7true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 243#true, 301#true, 123#L1050-16true]) [2025-01-09 21:37:32,589 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:37:32,589 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:32,589 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:32,589 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:32,591 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][343], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), 72#L1063-7true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 301#true]) [2025-01-09 21:37:32,591 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-01-09 21:37:32,591 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:32,591 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:32,591 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:32,591 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][343], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), 72#L1063-7true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 301#true]) [2025-01-09 21:37:32,591 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:37:32,592 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:32,592 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:32,592 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:32,592 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:32,592 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][343], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 74#L1063-10true, 195#L1050-16true, Black: 243#true, 301#true]) [2025-01-09 21:37:32,592 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-01-09 21:37:32,592 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:32,592 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:32,592 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:32,593 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][302], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 74#L1063-10true, 195#L1050-16true, Black: 243#true, 301#true]) [2025-01-09 21:37:32,593 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-01-09 21:37:32,593 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:32,593 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:32,593 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:32,594 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-7-->L1050-10: Formula: (and (not (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise6_7|)) (not (= v_~threads_mask~0_23 0))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[][188], [113#L1063-3true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 262#true, 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 291#(not (= ~threads_mask~0 0)), 195#L1050-16true, Black: 243#true, 301#true]) [2025-01-09 21:37:32,594 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:37:32,594 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:32,594 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:32,594 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:32,594 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([673] L1063-15-->L1063-16: Formula: (= v_~threads_mask~0_22 |v_ULTIMATE.start_main_#t~bitwise21#1_6|) InVars {ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} OutVars{~threads_mask~0=v_~threads_mask~0_22, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} AuxVars[] AssignedVars[~threads_mask~0][249], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 14#L1050-7true, 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 301#true]) [2025-01-09 21:37:32,594 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-01-09 21:37:32,594 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:32,594 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:32,594 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:32,594 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:32,595 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [113#L1063-3true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 301#true, 123#L1050-16true]) [2025-01-09 21:37:32,595 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-01-09 21:37:32,595 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:32,595 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:32,595 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:32,595 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:32,595 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:32,595 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:32,605 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][301], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 137#threadErr2ASSERT_VIOLATIONDATA_RACEtrue, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2025-01-09 21:37:32,606 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-01-09 21:37:32,606 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:32,606 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:32,606 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:32,607 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][276], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), 72#L1063-7true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 243#true, 123#L1050-16true]) [2025-01-09 21:37:32,607 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:37:32,607 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:32,607 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:32,607 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:32,608 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][343], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), 72#L1063-7true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2025-01-09 21:37:32,608 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-01-09 21:37:32,608 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:32,609 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:32,609 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:32,609 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][343], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), 72#L1063-7true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2025-01-09 21:37:32,609 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:37:32,609 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:32,609 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:32,609 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:32,609 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:32,624 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([560] L1063-->L1063-1: Formula: (= |v_#race~threads_mask~0_4| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_4|} AuxVars[] AssignedVars[#race~threads_mask~0][236], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 165#L1050-18true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 243#true, 301#true, 64#L1063-1true, 129#L1050-18true]) [2025-01-09 21:37:32,625 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-01-09 21:37:32,625 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:32,625 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:32,625 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:32,625 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:32,670 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][301], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 21#L1050-2true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2025-01-09 21:37:32,670 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-01-09 21:37:32,670 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:32,670 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:32,670 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:32,670 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 243#true, 123#L1050-16true]) [2025-01-09 21:37:32,671 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-01-09 21:37:32,671 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:32,671 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:32,671 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:32,688 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][199], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 243#true, 301#true, 123#L1050-16true, 212#L1064-3true]) [2025-01-09 21:37:32,688 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is not cut-off event [2025-01-09 21:37:32,688 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-01-09 21:37:32,688 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-01-09 21:37:32,689 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-01-09 21:37:32,689 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-01-09 21:37:32,689 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][199], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 243#true, 301#true, 123#L1050-16true, 212#L1064-3true]) [2025-01-09 21:37:32,689 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:37:32,689 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:32,689 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:32,689 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:32,689 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:32,689 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:32,690 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][302], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 301#true, 212#L1064-3true]) [2025-01-09 21:37:32,690 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is not cut-off event [2025-01-09 21:37:32,690 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-01-09 21:37:32,690 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-01-09 21:37:32,690 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-01-09 21:37:32,690 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 301#true, 123#L1050-16true, 212#L1064-3true]) [2025-01-09 21:37:32,690 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-01-09 21:37:32,690 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:32,690 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:32,691 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:32,692 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][301], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 301#true, 123#L1050-16true, 212#L1064-3true]) [2025-01-09 21:37:32,692 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-01-09 21:37:32,692 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:32,692 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:32,692 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:32,693 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([813] L1050-7-->L1050-10: Formula: (and (not (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise6_7|)) (not (= v_~threads_mask~0_23 0))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[][294], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 262#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 271#(not (= ~threads_mask~0 0)), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), 92#L1050-10true, 285#(not (= ~threads_mask~0 0)), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 291#(not (= ~threads_mask~0 0)), Black: 243#true, 301#true, 123#L1050-16true, 212#L1064-3true]) [2025-01-09 21:37:32,693 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:37:32,693 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:32,693 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:32,693 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:32,693 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][301], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 240#(= |#race~threads_mask~0| 0), 195#L1050-16true, Black: 243#true, 301#true, 123#L1050-16true, 212#L1064-3true]) [2025-01-09 21:37:32,693 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-01-09 21:37:32,693 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:32,693 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:32,693 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:32,693 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([813] L1050-7-->L1050-10: Formula: (and (not (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise6_7|)) (not (= v_~threads_mask~0_23 0))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[][294], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 262#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 271#(not (= ~threads_mask~0 0)), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), 92#L1050-10true, 285#(not (= ~threads_mask~0 0)), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 240#(= |#race~threads_mask~0| 0), 291#(not (= ~threads_mask~0 0)), Black: 243#true, 301#true, 123#L1050-16true, 212#L1064-3true]) [2025-01-09 21:37:32,693 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:37:32,693 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:32,693 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:32,693 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:32,694 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][199], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 243#true, 301#true, 123#L1050-16true, 212#L1064-3true]) [2025-01-09 21:37:32,694 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:37:32,694 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:32,694 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:32,694 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:32,694 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:32,694 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:32,694 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][302], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 19#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 240#(= |#race~threads_mask~0| 0), 195#L1050-16true, Black: 243#true, 301#true, 212#L1064-3true]) [2025-01-09 21:37:32,694 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:37:32,694 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:32,694 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:32,694 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:32,697 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([813] L1050-7-->L1050-10: Formula: (and (not (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise6_7|)) (not (= v_~threads_mask~0_23 0))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[][294], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 66#L1051-3true, Black: 262#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 271#(not (= ~threads_mask~0 0)), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), 285#(not (= ~threads_mask~0 0)), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 291#(not (= ~threads_mask~0 0)), Black: 243#true, 301#true]) [2025-01-09 21:37:32,697 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is not cut-off event [2025-01-09 21:37:32,698 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-01-09 21:37:32,698 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-01-09 21:37:32,698 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-01-09 21:37:32,701 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([673] L1063-15-->L1063-16: Formula: (= v_~threads_mask~0_22 |v_ULTIMATE.start_main_#t~bitwise21#1_6|) InVars {ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} OutVars{~threads_mask~0=v_~threads_mask~0_22, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} AuxVars[] AssignedVars[~threads_mask~0][249], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 301#true]) [2025-01-09 21:37:32,701 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-01-09 21:37:32,701 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:32,701 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:32,701 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:32,702 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][199], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 74#L1063-10true, Black: 243#true, 301#true, 123#L1050-16true, 163#L1051-3true]) [2025-01-09 21:37:32,702 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is not cut-off event [2025-01-09 21:37:32,702 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-01-09 21:37:32,702 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-01-09 21:37:32,702 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-01-09 21:37:32,702 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([673] L1063-15-->L1063-16: Formula: (= v_~threads_mask~0_22 |v_ULTIMATE.start_main_#t~bitwise21#1_6|) InVars {ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} OutVars{~threads_mask~0=v_~threads_mask~0_22, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} AuxVars[] AssignedVars[~threads_mask~0][249], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 243#true, 301#true, 123#L1050-16true, 163#L1051-3true]) [2025-01-09 21:37:32,702 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-01-09 21:37:32,702 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:32,702 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:32,702 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:32,704 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][199], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 240#(= |#race~threads_mask~0| 0), 74#L1063-10true, Black: 243#true, 301#true, 123#L1050-16true, 163#L1051-3true]) [2025-01-09 21:37:32,704 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is not cut-off event [2025-01-09 21:37:32,704 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-01-09 21:37:32,704 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-01-09 21:37:32,704 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-01-09 21:37:32,752 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([782] L1051-->L1051-3: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][251], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 165#L1050-18true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 240#(= |#race~threads_mask~0| 0), 112#L1062-34true, Black: 243#true, 307#(and (<= 2 |ULTIMATE.start_main_#t~ret15#1|) (<= 1 |ULTIMATE.start_main_~j~1#1|))]) [2025-01-09 21:37:32,752 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-01-09 21:37:32,752 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:32,752 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:32,752 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:32,752 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:32,782 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][301], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 301#true]) [2025-01-09 21:37:32,782 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-01-09 21:37:32,782 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:32,782 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:32,782 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:32,783 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 243#true, 301#true, 123#L1050-16true, 163#L1051-3true]) [2025-01-09 21:37:32,783 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-01-09 21:37:32,783 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:32,783 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:32,783 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:32,797 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-7-->L1050-10: Formula: (and (not (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise6_7|)) (not (= v_~threads_mask~0_23 0))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[][188], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 262#true, 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 271#(not (= ~threads_mask~0 0)), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 19#L1050-10true, 264#(not (= ~threads_mask~0 0)), 92#L1050-10true, 285#(not (= ~threads_mask~0 0)), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 291#(not (= ~threads_mask~0 0)), Black: 243#true]) [2025-01-09 21:37:32,798 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-01-09 21:37:32,798 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:32,798 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:32,798 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:32,798 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 243#true, 123#L1050-16true]) [2025-01-09 21:37:32,798 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-01-09 21:37:32,798 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:32,798 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:32,798 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:32,798 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:32,799 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][276], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 74#L1063-10true, Black: 243#true, 123#L1050-16true]) [2025-01-09 21:37:32,799 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is not cut-off event [2025-01-09 21:37:32,799 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-01-09 21:37:32,799 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-01-09 21:37:32,799 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-01-09 21:37:32,799 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][301], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 74#L1063-10true, 195#L1050-16true, Black: 243#true, 123#L1050-16true]) [2025-01-09 21:37:32,799 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-01-09 21:37:32,799 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:32,799 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:32,799 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:32,800 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][343], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 74#L1063-10true, 195#L1050-16true, Black: 243#true]) [2025-01-09 21:37:32,800 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is not cut-off event [2025-01-09 21:37:32,800 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-01-09 21:37:32,800 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-01-09 21:37:32,800 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-01-09 21:37:32,800 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 74#L1063-10true, 195#L1050-16true, Black: 243#true, 123#L1050-16true]) [2025-01-09 21:37:32,800 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-01-09 21:37:32,800 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:32,800 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:32,800 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:32,822 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][301], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 14#L1050-7true, 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2025-01-09 21:37:32,822 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-01-09 21:37:32,822 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:32,822 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:32,822 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:32,831 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([782] L1051-->L1051-3: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][251], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 240#(= |#race~threads_mask~0| 0), 112#L1062-34true, Black: 243#true, 163#L1051-3true, 307#(and (<= 2 |ULTIMATE.start_main_#t~ret15#1|) (<= 1 |ULTIMATE.start_main_~j~1#1|))]) [2025-01-09 21:37:32,831 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-01-09 21:37:32,831 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:37:32,831 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-01-09 21:37:32,831 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:37:32,842 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 223#L1050-7true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 243#true, 123#L1050-16true]) [2025-01-09 21:37:32,842 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-01-09 21:37:32,842 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:32,842 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:32,842 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:32,851 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][301], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 240#(= |#race~threads_mask~0| 0), 195#L1050-16true, Black: 243#true, 301#true, 123#L1050-16true, 212#L1064-3true]) [2025-01-09 21:37:32,851 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-01-09 21:37:32,851 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:32,851 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:32,851 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:32,851 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:32,853 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([673] L1063-15-->L1063-16: Formula: (= v_~threads_mask~0_22 |v_ULTIMATE.start_main_#t~bitwise21#1_6|) InVars {ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} OutVars{~threads_mask~0=v_~threads_mask~0_22, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} AuxVars[] AssignedVars[~threads_mask~0][249], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 243#true, 301#true, 123#L1050-16true, 163#L1051-3true]) [2025-01-09 21:37:32,853 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-01-09 21:37:32,853 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:32,853 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:32,853 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:32,856 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 301#true, 123#L1050-16true, 212#L1064-3true]) [2025-01-09 21:37:32,856 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is not cut-off event [2025-01-09 21:37:32,856 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-01-09 21:37:32,856 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-01-09 21:37:32,856 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-01-09 21:37:32,856 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-01-09 21:37:32,857 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 301#true, 123#L1050-16true, 212#L1064-3true]) [2025-01-09 21:37:32,857 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-01-09 21:37:32,857 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:32,857 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:32,857 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:32,857 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:32,857 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:32,859 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 240#(= |#race~threads_mask~0| 0), 195#L1050-16true, Black: 243#true, 301#true, 123#L1050-16true, 212#L1064-3true]) [2025-01-09 21:37:32,859 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is not cut-off event [2025-01-09 21:37:32,859 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-01-09 21:37:32,859 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-01-09 21:37:32,859 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-01-09 21:37:32,861 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][301], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 301#true]) [2025-01-09 21:37:32,861 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is not cut-off event [2025-01-09 21:37:32,861 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-01-09 21:37:32,861 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-01-09 21:37:32,861 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-01-09 21:37:32,861 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-01-09 21:37:32,873 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([782] L1051-->L1051-3: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][251], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 66#L1051-3true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 240#(= |#race~threads_mask~0| 0), 112#L1062-34true, Black: 243#true, 163#L1051-3true, 307#(and (<= 2 |ULTIMATE.start_main_#t~ret15#1|) (<= 1 |ULTIMATE.start_main_~j~1#1|))]) [2025-01-09 21:37:32,873 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-01-09 21:37:32,873 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:37:32,873 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:37:32,873 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-01-09 21:37:32,873 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:37:32,875 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([768] L1050-7-->L1050-10: Formula: (and (not (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise6_7|)) (not (= v_~threads_mask~0_23 0))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[][188], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 262#true, 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), 285#(not (= ~threads_mask~0 0)), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 291#(not (= ~threads_mask~0 0)), Black: 243#true]) [2025-01-09 21:37:32,875 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is not cut-off event [2025-01-09 21:37:32,875 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-01-09 21:37:32,875 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-01-09 21:37:32,875 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-01-09 21:37:32,875 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-01-09 21:37:32,875 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][302], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2025-01-09 21:37:32,875 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-01-09 21:37:32,875 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:32,875 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:32,875 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:32,875 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][301], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2025-01-09 21:37:32,875 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-01-09 21:37:32,875 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:32,876 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:32,876 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:32,876 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][301], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 14#L1050-7true, 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2025-01-09 21:37:32,876 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-01-09 21:37:32,876 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:32,876 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:32,876 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:32,876 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:32,878 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][302], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 240#(= |#race~threads_mask~0| 0), 195#L1050-16true, Black: 243#true, 11#L1062-36true]) [2025-01-09 21:37:32,878 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-01-09 21:37:32,878 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:32,878 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:32,878 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:32,895 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][301], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 123#L1050-16true]) [2025-01-09 21:37:32,895 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-01-09 21:37:32,895 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:32,895 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:37:32,895 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:32,897 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([673] L1063-15-->L1063-16: Formula: (= v_~threads_mask~0_22 |v_ULTIMATE.start_main_#t~bitwise21#1_6|) InVars {ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} OutVars{~threads_mask~0=v_~threads_mask~0_22, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} AuxVars[] AssignedVars[~threads_mask~0][249], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 123#L1050-16true]) [2025-01-09 21:37:32,897 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-01-09 21:37:32,897 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:32,897 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:32,897 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:32,903 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([560] L1063-->L1063-1: Formula: (= |v_#race~threads_mask~0_4| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_4|} AuxVars[] AssignedVars[#race~threads_mask~0][236], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 165#L1050-18true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 243#true, 64#L1063-1true, 129#L1050-18true]) [2025-01-09 21:37:32,903 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is not cut-off event [2025-01-09 21:37:32,903 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-01-09 21:37:32,903 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-01-09 21:37:32,903 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-01-09 21:37:32,903 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([782] L1051-->L1051-3: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][216], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 69#L1062-35true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 165#L1050-18true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 243#true]) [2025-01-09 21:37:32,903 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is not cut-off event [2025-01-09 21:37:32,903 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-01-09 21:37:32,904 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-01-09 21:37:32,904 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-01-09 21:37:32,910 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([782] L1051-->L1051-3: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][251], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 240#(= |#race~threads_mask~0| 0), 112#L1062-34true, Black: 243#true, 163#L1051-3true, 307#(and (<= 2 |ULTIMATE.start_main_#t~ret15#1|) (<= 1 |ULTIMATE.start_main_~j~1#1|))]) [2025-01-09 21:37:32,910 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-01-09 21:37:32,910 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:37:32,910 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:37:32,910 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-01-09 21:37:32,910 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-01-09 21:37:32,910 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:37:32,921 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([673] L1063-15-->L1063-16: Formula: (= v_~threads_mask~0_22 |v_ULTIMATE.start_main_#t~bitwise21#1_6|) InVars {ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} OutVars{~threads_mask~0=v_~threads_mask~0_22, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} AuxVars[] AssignedVars[~threads_mask~0][249], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 301#true]) [2025-01-09 21:37:32,921 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-01-09 21:37:32,921 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:32,921 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:32,921 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:32,921 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:32,934 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][301], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), 72#L1063-7true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 301#true, 123#L1050-16true]) [2025-01-09 21:37:32,934 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-01-09 21:37:32,934 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:32,934 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:32,934 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:32,934 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:32,934 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:32,934 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:32,936 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][337], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 66#L1051-3true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 240#(= |#race~threads_mask~0| 0), 195#L1050-16true, Black: 243#true, 11#L1062-36true]) [2025-01-09 21:37:32,936 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-01-09 21:37:32,936 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:32,936 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:32,936 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:33,183 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][302], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 74#L1063-10true, 195#L1050-16true, Black: 243#true, 301#true, 123#L1050-16true]) [2025-01-09 21:37:33,183 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-01-09 21:37:33,183 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:33,183 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:33,183 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:33,183 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:33,183 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:33,183 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:33,188 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][199], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 243#true, 123#L1050-16true]) [2025-01-09 21:37:33,189 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-01-09 21:37:33,189 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:33,189 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:33,189 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:33,210 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 123#L1050-16true]) [2025-01-09 21:37:33,211 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is not cut-off event [2025-01-09 21:37:33,211 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2025-01-09 21:37:33,211 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2025-01-09 21:37:33,211 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-01-09 21:37:33,213 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 165#L1050-18true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 243#true, 123#L1050-16true]) [2025-01-09 21:37:33,214 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-01-09 21:37:33,214 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-01-09 21:37:33,214 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:37:33,214 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:37:33,214 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][301], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 129#L1050-18true]) [2025-01-09 21:37:33,214 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-01-09 21:37:33,214 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:37:33,214 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:37:33,214 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-01-09 21:37:33,253 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([827] L1051-->L1051-3: Formula: (and (= |v_threadThread2of2ForFork0_#t~ret9_1| 0) (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|, threadThread2of2ForFork0_#t~ret9=|v_threadThread2of2ForFork0_#t~ret9_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret9][313], [113#L1063-3true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 14#L1050-7true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 243#true, 301#true, 163#L1051-3true]) [2025-01-09 21:37:33,253 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-01-09 21:37:33,253 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:33,253 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:33,253 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:33,269 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][301], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 123#L1050-16true]) [2025-01-09 21:37:33,269 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-01-09 21:37:33,269 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:33,269 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:37:33,269 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:37:33,269 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:33,270 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 123#L1050-16true]) [2025-01-09 21:37:33,270 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-01-09 21:37:33,270 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:37:33,270 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:33,270 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:37:33,270 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:33,300 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([673] L1063-15-->L1063-16: Formula: (= v_~threads_mask~0_22 |v_ULTIMATE.start_main_#t~bitwise21#1_6|) InVars {ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} OutVars{~threads_mask~0=v_~threads_mask~0_22, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} AuxVars[] AssignedVars[~threads_mask~0][249], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 123#L1050-16true]) [2025-01-09 21:37:33,300 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-01-09 21:37:33,300 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:37:33,301 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:33,301 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:33,301 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:33,382 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 165#L1050-18true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 243#true, 123#L1050-16true]) [2025-01-09 21:37:33,383 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-01-09 21:37:33,383 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-01-09 21:37:33,383 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:37:33,383 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-01-09 21:37:33,383 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:37:33,383 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][301], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 129#L1050-18true]) [2025-01-09 21:37:33,383 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-01-09 21:37:33,383 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:37:33,383 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-01-09 21:37:33,383 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:37:33,383 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-01-09 21:37:33,396 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([560] L1063-->L1063-1: Formula: (= |v_#race~threads_mask~0_4| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_4|} AuxVars[] AssignedVars[#race~threads_mask~0][236], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 243#true, 64#L1063-1true, 129#L1050-18true, 163#L1051-3true]) [2025-01-09 21:37:33,397 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is not cut-off event [2025-01-09 21:37:33,397 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is not cut-off event [2025-01-09 21:37:33,397 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is not cut-off event [2025-01-09 21:37:33,397 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is not cut-off event [2025-01-09 21:37:33,397 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([782] L1051-->L1051-3: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][216], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 69#L1062-35true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 243#true, 163#L1051-3true]) [2025-01-09 21:37:33,397 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is not cut-off event [2025-01-09 21:37:33,397 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is not cut-off event [2025-01-09 21:37:33,397 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is not cut-off event [2025-01-09 21:37:33,397 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is not cut-off event [2025-01-09 21:37:33,469 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 243#true, 123#L1050-16true, 163#L1051-3true]) [2025-01-09 21:37:33,470 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-01-09 21:37:33,470 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-01-09 21:37:33,470 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-01-09 21:37:33,470 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-01-09 21:37:33,482 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([813] L1050-7-->L1050-10: Formula: (and (not (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise6_7|)) (not (= v_~threads_mask~0_23 0))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[][294], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 262#true, 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), 285#(not (= ~threads_mask~0 0)), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 291#(not (= ~threads_mask~0 0)), Black: 243#true, 123#L1050-16true, 212#L1064-3true]) [2025-01-09 21:37:33,482 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is not cut-off event [2025-01-09 21:37:33,482 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is not cut-off event [2025-01-09 21:37:33,482 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is not cut-off event [2025-01-09 21:37:33,482 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is not cut-off event [2025-01-09 21:37:33,487 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-7-->L1050-10: Formula: (and (not (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise6_7|)) (not (= v_~threads_mask~0_23 0))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[][188], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 262#true, 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 271#(not (= ~threads_mask~0 0)), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 291#(not (= ~threads_mask~0 0)), Black: 243#true, 163#L1051-3true]) [2025-01-09 21:37:33,487 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-01-09 21:37:33,488 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:37:33,488 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:37:33,488 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:37:33,488 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 243#true, 123#L1050-16true, 163#L1051-3true]) [2025-01-09 21:37:33,488 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-01-09 21:37:33,488 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-01-09 21:37:33,488 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-01-09 21:37:33,488 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:37:33,488 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-01-09 21:37:33,489 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][199], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 74#L1063-10true, Black: 243#true, 123#L1050-16true, 163#L1051-3true]) [2025-01-09 21:37:33,490 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is not cut-off event [2025-01-09 21:37:33,490 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is not cut-off event [2025-01-09 21:37:33,490 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2025-01-09 21:37:33,490 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2025-01-09 21:37:33,492 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][199], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 240#(= |#race~threads_mask~0| 0), 74#L1063-10true, Black: 243#true, 123#L1050-16true, 163#L1051-3true]) [2025-01-09 21:37:33,492 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is not cut-off event [2025-01-09 21:37:33,492 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is not cut-off event [2025-01-09 21:37:33,492 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is not cut-off event [2025-01-09 21:37:33,492 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2025-01-09 21:37:33,502 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][302], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 240#(= |#race~threads_mask~0| 0), 195#L1050-16true, Black: 243#true, 212#L1064-3true]) [2025-01-09 21:37:33,502 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-01-09 21:37:33,502 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-01-09 21:37:33,502 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-01-09 21:37:33,503 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:37:33,514 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][302], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 212#L1064-3true]) [2025-01-09 21:37:33,514 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-01-09 21:37:33,514 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-01-09 21:37:33,514 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:37:33,514 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-01-09 21:37:33,523 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][301], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 123#L1050-16true, 212#L1064-3true]) [2025-01-09 21:37:33,523 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-01-09 21:37:33,523 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-01-09 21:37:33,523 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-01-09 21:37:33,523 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-01-09 21:37:33,528 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][301], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 240#(= |#race~threads_mask~0| 0), 195#L1050-16true, Black: 243#true]) [2025-01-09 21:37:33,528 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-01-09 21:37:33,528 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:37:33,529 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-01-09 21:37:33,529 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:37:33,550 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][199], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 243#true, 123#L1050-16true, 212#L1064-3true]) [2025-01-09 21:37:33,550 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-01-09 21:37:33,551 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-01-09 21:37:33,551 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-01-09 21:37:33,551 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-01-09 21:37:33,551 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][301], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 123#L1050-16true, 212#L1064-3true]) [2025-01-09 21:37:33,551 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-01-09 21:37:33,551 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-01-09 21:37:33,551 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-01-09 21:37:33,551 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-01-09 21:37:33,551 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-01-09 21:37:33,552 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][199], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 243#true, 123#L1050-16true, 212#L1064-3true]) [2025-01-09 21:37:33,552 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-01-09 21:37:33,552 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-01-09 21:37:33,552 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-01-09 21:37:33,552 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-01-09 21:37:33,560 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 123#L1050-16true, 212#L1064-3true]) [2025-01-09 21:37:33,560 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is not cut-off event [2025-01-09 21:37:33,560 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is not cut-off event [2025-01-09 21:37:33,560 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is not cut-off event [2025-01-09 21:37:33,560 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is not cut-off event [2025-01-09 21:37:33,564 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([673] L1063-15-->L1063-16: Formula: (= v_~threads_mask~0_22 |v_ULTIMATE.start_main_#t~bitwise21#1_6|) InVars {ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} OutVars{~threads_mask~0=v_~threads_mask~0_22, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} AuxVars[] AssignedVars[~threads_mask~0][249], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 243#true, 123#L1050-16true, 163#L1051-3true]) [2025-01-09 21:37:33,564 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is not cut-off event [2025-01-09 21:37:33,564 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is not cut-off event [2025-01-09 21:37:33,564 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is not cut-off event [2025-01-09 21:37:33,565 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is not cut-off event [2025-01-09 21:37:33,565 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 243#true, 123#L1050-16true, 163#L1051-3true]) [2025-01-09 21:37:33,565 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is not cut-off event [2025-01-09 21:37:33,565 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is not cut-off event [2025-01-09 21:37:33,565 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is not cut-off event [2025-01-09 21:37:33,566 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is not cut-off event [2025-01-09 21:37:33,566 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][301], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 66#L1051-3true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2025-01-09 21:37:33,566 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is not cut-off event [2025-01-09 21:37:33,566 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is not cut-off event [2025-01-09 21:37:33,566 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is not cut-off event [2025-01-09 21:37:33,566 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is not cut-off event [2025-01-09 21:37:33,576 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][302], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 19#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 212#L1064-3true]) [2025-01-09 21:37:33,577 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-01-09 21:37:33,577 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-01-09 21:37:33,577 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:37:33,577 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-01-09 21:37:33,577 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-01-09 21:37:33,582 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 243#true, 123#L1050-16true, 163#L1051-3true]) [2025-01-09 21:37:33,582 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-01-09 21:37:33,582 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-01-09 21:37:33,582 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:37:33,582 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:37:33,582 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-01-09 21:37:33,587 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][194], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 243#true, 123#L1050-16true, 163#L1051-3true]) [2025-01-09 21:37:33,588 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-01-09 21:37:33,588 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-01-09 21:37:33,588 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:37:33,588 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-01-09 21:37:33,588 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:37:33,588 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-01-09 21:37:33,588 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][301], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 240#(= |#race~threads_mask~0| 0), 195#L1050-16true, Black: 243#true]) [2025-01-09 21:37:33,588 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-01-09 21:37:33,588 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:37:33,588 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-01-09 21:37:33,588 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-01-09 21:37:33,588 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:37:33,588 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([673] L1063-15-->L1063-16: Formula: (= v_~threads_mask~0_22 |v_ULTIMATE.start_main_#t~bitwise21#1_6|) InVars {ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} OutVars{~threads_mask~0=v_~threads_mask~0_22, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} AuxVars[] AssignedVars[~threads_mask~0][249], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 66#L1051-3true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2025-01-09 21:37:33,588 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-01-09 21:37:33,588 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-01-09 21:37:33,588 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-01-09 21:37:33,588 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:37:33,704 INFO L124 PetriNetUnfolderBase]: 15703/46918 cut-off events. [2025-01-09 21:37:33,704 INFO L125 PetriNetUnfolderBase]: For 60513/62049 co-relation queries the response was YES. [2025-01-09 21:37:33,961 INFO L83 FinitePrefix]: Finished finitePrefix Result has 99239 conditions, 46918 events. 15703/46918 cut-off events. For 60513/62049 co-relation queries the response was YES. Maximal size of possible extension queue 1746. Compared 599278 event pairs, 2510 based on Foata normal form. 228/40809 useless extension candidates. Maximal degree in co-relation 93728. Up to 4834 conditions per place. [2025-01-09 21:37:34,153 INFO L140 encePairwiseOnDemand]: 240/247 looper letters, 72 selfloop transitions, 7 changer transitions 0/344 dead transitions. [2025-01-09 21:37:34,153 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 266 places, 344 transitions, 1461 flow [2025-01-09 21:37:34,153 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-01-09 21:37:34,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-01-09 21:37:34,154 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1366 transitions. [2025-01-09 21:37:34,155 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.921727395411606 [2025-01-09 21:37:34,155 INFO L175 Difference]: Start difference. First operand has 261 places, 298 transitions, 1197 flow. Second operand 6 states and 1366 transitions. [2025-01-09 21:37:34,155 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 266 places, 344 transitions, 1461 flow [2025-01-09 21:37:34,216 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 266 places, 344 transitions, 1461 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-01-09 21:37:34,219 INFO L231 Difference]: Finished difference. Result has 269 places, 303 transitions, 1240 flow [2025-01-09 21:37:34,219 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=247, PETRI_DIFFERENCE_MINUEND_FLOW=1197, PETRI_DIFFERENCE_MINUEND_PLACES=261, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=298, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=292, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=1240, PETRI_PLACES=269, PETRI_TRANSITIONS=303} [2025-01-09 21:37:34,220 INFO L279 CegarLoopForPetriNet]: 232 programPoint places, 37 predicate places. [2025-01-09 21:37:34,220 INFO L471 AbstractCegarLoop]: Abstraction has has 269 places, 303 transitions, 1240 flow [2025-01-09 21:37:34,220 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 216.8) internal successors, (1084), 5 states have internal predecessors, (1084), 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) [2025-01-09 21:37:34,220 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-09 21:37:34,220 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] [2025-01-09 21:37:34,220 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable35 [2025-01-09 21:37:34,221 INFO L396 AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2025-01-09 21:37:34,221 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 21:37:34,221 INFO L85 PathProgramCache]: Analyzing trace with hash 585113627, now seen corresponding path program 1 times [2025-01-09 21:37:34,221 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 21:37:34,221 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [977308892] [2025-01-09 21:37:34,221 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 21:37:34,221 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 21:37:34,227 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 74 statements into 1 equivalence classes. [2025-01-09 21:37:34,229 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 74 of 74 statements. [2025-01-09 21:37:34,230 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:37:34,230 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 21:37:34,255 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-01-09 21:37:34,256 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 21:37:34,256 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [977308892] [2025-01-09 21:37:34,256 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [977308892] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 21:37:34,256 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 21:37:34,256 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-01-09 21:37:34,256 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1928372088] [2025-01-09 21:37:34,256 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 21:37:34,256 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-01-09 21:37:34,256 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 21:37:34,257 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-01-09 21:37:34,257 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2025-01-09 21:37:34,299 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 210 out of 247 [2025-01-09 21:37:34,300 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 269 places, 303 transitions, 1240 flow. Second operand has 4 states, 4 states have (on average 212.25) internal successors, (849), 4 states have internal predecessors, (849), 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) [2025-01-09 21:37:34,300 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-09 21:37:34,300 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 210 of 247 [2025-01-09 21:37:34,300 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-09 21:37:34,480 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 232#true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true, 11#L1062-36true]) [2025-01-09 21:37:34,480 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-01-09 21:37:34,480 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-01-09 21:37:34,480 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-01-09 21:37:34,480 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-01-09 21:37:34,480 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 232#true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, 11#L1062-36true]) [2025-01-09 21:37:34,480 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-01-09 21:37:34,480 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-01-09 21:37:34,480 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-01-09 21:37:34,480 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-01-09 21:37:34,486 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][237], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), 232#true, Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, 11#L1062-36true]) [2025-01-09 21:37:34,486 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-01-09 21:37:34,486 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-01-09 21:37:34,487 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-01-09 21:37:34,487 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-01-09 21:37:34,494 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 232#true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true]) [2025-01-09 21:37:34,494 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-01-09 21:37:34,494 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-01-09 21:37:34,495 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-01-09 21:37:34,495 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-01-09 21:37:34,534 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 232#true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, 57#L1063-20true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true]) [2025-01-09 21:37:34,534 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-01-09 21:37:34,534 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-01-09 21:37:34,534 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-01-09 21:37:34,534 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-01-09 21:37:34,564 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 232#true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true, 212#L1064-3true]) [2025-01-09 21:37:34,564 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-01-09 21:37:34,564 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-01-09 21:37:34,564 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-01-09 21:37:34,564 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-01-09 21:37:34,574 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][275], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 232#true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, 74#L1063-10true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true]) [2025-01-09 21:37:34,575 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-01-09 21:37:34,575 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-01-09 21:37:34,575 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-01-09 21:37:34,575 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-01-09 21:37:34,665 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 138#$Ultimate##0true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), 75#L1065-10true, Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true]) [2025-01-09 21:37:34,666 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-01-09 21:37:34,666 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-01-09 21:37:34,666 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-01-09 21:37:34,666 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-01-09 21:37:34,741 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 138#$Ultimate##0true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 135#L1061-3true, 123#L1050-16true]) [2025-01-09 21:37:34,741 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-01-09 21:37:34,741 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-01-09 21:37:34,741 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-01-09 21:37:34,741 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-01-09 21:37:34,892 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), 75#L1065-10true, Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 240#(= |#race~threads_mask~0| 0), 17#L1049-3true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true]) [2025-01-09 21:37:34,892 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-01-09 21:37:34,892 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-01-09 21:37:34,892 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-01-09 21:37:34,892 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-01-09 21:37:34,985 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 138#$Ultimate##0true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 173#ULTIMATE.startFINALtrue, 311#true, 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true]) [2025-01-09 21:37:34,985 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-01-09 21:37:34,985 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-01-09 21:37:34,985 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-01-09 21:37:34,985 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-01-09 21:37:35,373 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][215], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 138#$Ultimate##0true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), 83#L1063-8true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true]) [2025-01-09 21:37:35,374 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-01-09 21:37:35,374 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-01-09 21:37:35,374 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-01-09 21:37:35,374 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-01-09 21:37:35,386 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 240#(= |#race~threads_mask~0| 0), 17#L1049-3true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 123#L1050-16true, 135#L1061-3true]) [2025-01-09 21:37:35,387 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-01-09 21:37:35,387 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-01-09 21:37:35,387 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-01-09 21:37:35,387 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-01-09 21:37:35,402 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 138#$Ultimate##0true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true, 11#L1062-36true]) [2025-01-09 21:37:35,403 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-01-09 21:37:35,403 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:37:35,403 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:37:35,403 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:37:35,403 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][301], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, 171#$Ultimate##0true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 11#L1062-36true]) [2025-01-09 21:37:35,403 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-01-09 21:37:35,403 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:37:35,403 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:37:35,403 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:37:35,404 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 138#$Ultimate##0true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, 11#L1062-36true]) [2025-01-09 21:37:35,404 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-01-09 21:37:35,404 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:37:35,404 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:37:35,404 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:37:35,404 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][301], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, 171#$Ultimate##0true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 11#L1062-36true]) [2025-01-09 21:37:35,404 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-01-09 21:37:35,404 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:37:35,404 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:37:35,404 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:37:35,432 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][237], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 138#$Ultimate##0true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, 11#L1062-36true]) [2025-01-09 21:37:35,433 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-01-09 21:37:35,433 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:37:35,433 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:37:35,433 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:37:35,434 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][328], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, 171#$Ultimate##0true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, 11#L1062-36true]) [2025-01-09 21:37:35,434 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-01-09 21:37:35,434 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:37:35,434 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:37:35,434 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:37:35,457 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 138#$Ultimate##0true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true]) [2025-01-09 21:37:35,458 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-01-09 21:37:35,458 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-01-09 21:37:35,458 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-01-09 21:37:35,458 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:37:35,460 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][300], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, 171#$Ultimate##0true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true]) [2025-01-09 21:37:35,460 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-01-09 21:37:35,460 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-01-09 21:37:35,460 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:37:35,460 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-01-09 21:37:35,531 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][301], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 67#L1048-1true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 11#L1062-36true]) [2025-01-09 21:37:35,531 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-01-09 21:37:35,531 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:37:35,531 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:37:35,531 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:37:35,532 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][301], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 67#L1048-1true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 11#L1062-36true]) [2025-01-09 21:37:35,532 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-01-09 21:37:35,532 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:37:35,532 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:37:35,532 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:37:35,568 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][328], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 67#L1048-1true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 11#L1062-36true]) [2025-01-09 21:37:35,568 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-01-09 21:37:35,568 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:37:35,568 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:37:35,568 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:37:35,597 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][300], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 67#L1048-1true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true]) [2025-01-09 21:37:35,597 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-01-09 21:37:35,597 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:37:35,597 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:37:35,597 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:37:35,612 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), 59#L1071true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 240#(= |#race~threads_mask~0| 0), 17#L1049-3true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true]) [2025-01-09 21:37:35,613 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-01-09 21:37:35,613 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:37:35,613 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:37:35,613 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:37:35,620 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][301], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 135#L1061-3true]) [2025-01-09 21:37:35,620 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is not cut-off event [2025-01-09 21:37:35,620 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-01-09 21:37:35,620 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-01-09 21:37:35,620 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-01-09 21:37:35,644 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 138#$Ultimate##0true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, 57#L1063-20true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true]) [2025-01-09 21:37:35,645 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-01-09 21:37:35,645 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:37:35,645 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:37:35,645 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:37:35,646 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][300], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, 57#L1063-20true, 171#$Ultimate##0true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true]) [2025-01-09 21:37:35,646 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-01-09 21:37:35,646 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:37:35,646 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:37:35,646 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:37:35,835 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 138#$Ultimate##0true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true, 212#L1064-3true]) [2025-01-09 21:37:35,835 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-01-09 21:37:35,835 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:37:35,836 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:37:35,836 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:37:35,837 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][300], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, 171#$Ultimate##0true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 212#L1064-3true]) [2025-01-09 21:37:35,837 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-01-09 21:37:35,837 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:37:35,837 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:37:35,837 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:37:35,839 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][300], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 67#L1048-1true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, 57#L1063-20true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true]) [2025-01-09 21:37:35,839 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-01-09 21:37:35,839 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:37:35,839 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:37:35,839 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:37:35,933 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 173#ULTIMATE.startFINALtrue, 311#true, 295#true, Black: 240#(= |#race~threads_mask~0| 0), 17#L1049-3true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true]) [2025-01-09 21:37:35,934 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-01-09 21:37:35,934 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:37:35,934 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:37:35,934 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:37:35,938 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][275], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 138#$Ultimate##0true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 74#L1063-10true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true]) [2025-01-09 21:37:35,939 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-01-09 21:37:35,939 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:37:35,939 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:37:35,939 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:35,943 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][338], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, 171#$Ultimate##0true, Black: 238#true, 74#L1063-10true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true]) [2025-01-09 21:37:35,943 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-01-09 21:37:35,943 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:37:35,943 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:37:35,944 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:36,214 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][300], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 67#L1048-1true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 212#L1064-3true]) [2025-01-09 21:37:36,214 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-01-09 21:37:36,214 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:36,214 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:36,214 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:36,259 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][237], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, 17#L1049-3true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, 11#L1062-36true]) [2025-01-09 21:37:36,259 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-01-09 21:37:36,259 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:36,259 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:36,259 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:36,329 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][338], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 67#L1048-1true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, 74#L1063-10true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true]) [2025-01-09 21:37:36,329 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-01-09 21:37:36,329 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:36,330 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:36,330 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:36,525 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 123#L1050-16true]) [2025-01-09 21:37:36,525 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-01-09 21:37:36,525 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:36,525 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:36,525 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:36,530 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][301], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 123#L1050-16true]) [2025-01-09 21:37:36,530 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-01-09 21:37:36,530 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:36,530 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:36,530 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:36,600 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][215], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), 83#L1063-8true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, 17#L1049-3true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true]) [2025-01-09 21:37:36,600 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-01-09 21:37:36,600 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:36,600 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:36,600 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:36,628 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, 17#L1049-3true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 123#L1050-16true, 11#L1062-36true]) [2025-01-09 21:37:36,629 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-01-09 21:37:36,629 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:36,629 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:36,629 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:36,632 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, 17#L1049-3true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, 11#L1062-36true]) [2025-01-09 21:37:36,632 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-01-09 21:37:36,632 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:36,632 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:36,632 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:36,666 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, 17#L1049-3true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 123#L1050-16true, 11#L1062-36true]) [2025-01-09 21:37:36,666 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-01-09 21:37:36,666 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:36,666 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:36,666 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:36,666 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:36,670 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, 17#L1049-3true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, 11#L1062-36true]) [2025-01-09 21:37:36,671 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-01-09 21:37:36,671 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:36,671 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:36,671 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:36,671 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:36,743 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][237], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, 17#L1049-3true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, 11#L1062-36true]) [2025-01-09 21:37:36,743 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-01-09 21:37:36,743 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:36,743 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:36,743 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:36,743 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:36,748 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 63#L1062-19true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 123#L1050-16true]) [2025-01-09 21:37:36,748 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-01-09 21:37:36,748 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:36,748 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:36,748 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:36,750 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][301], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 15#L1049-3true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 11#L1062-36true]) [2025-01-09 21:37:36,750 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-01-09 21:37:36,750 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:36,750 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:36,750 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:36,751 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][328], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 15#L1049-3true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, 11#L1062-36true]) [2025-01-09 21:37:36,751 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-01-09 21:37:36,751 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:36,751 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:36,751 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:36,752 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][301], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 63#L1062-19true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 123#L1050-16true]) [2025-01-09 21:37:36,752 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-01-09 21:37:36,752 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:36,752 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:36,752 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:36,753 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][301], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 15#L1049-3true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, 11#L1062-36true]) [2025-01-09 21:37:36,753 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-01-09 21:37:36,753 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:36,754 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:36,754 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:36,813 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][237], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 100#L1062-24true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 123#L1050-16true]) [2025-01-09 21:37:36,813 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-01-09 21:37:36,813 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:36,813 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:36,813 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:36,821 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, 17#L1049-3true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 78#L1063-15true, 301#true, 123#L1050-16true]) [2025-01-09 21:37:36,821 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-01-09 21:37:36,821 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:36,821 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:36,821 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:36,833 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, 17#L1049-3true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true]) [2025-01-09 21:37:36,833 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-01-09 21:37:36,833 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:36,833 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:36,833 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:36,838 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][300], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 15#L1049-3true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true]) [2025-01-09 21:37:36,839 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is not cut-off event [2025-01-09 21:37:36,839 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-01-09 21:37:36,839 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-01-09 21:37:36,839 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-01-09 21:37:36,857 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][215], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, 217#L1062-3true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true, 163#L1051-3true]) [2025-01-09 21:37:36,857 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-01-09 21:37:36,857 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:36,857 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:36,857 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:36,869 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][328], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 11#L1062-36true]) [2025-01-09 21:37:36,870 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-01-09 21:37:36,870 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:36,870 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:36,870 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:36,888 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][301], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1062-5true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true]) [2025-01-09 21:37:36,888 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-01-09 21:37:36,888 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:36,888 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:36,888 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:37,006 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][319], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 66#L1051-3true, 133#L1062-11true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 240#(= |#race~threads_mask~0| 0), 195#L1050-16true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true]) [2025-01-09 21:37:37,007 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:37:37,007 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:37,007 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:37,007 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:37,036 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][301], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 137#threadErr2ASSERT_VIOLATIONDATA_RACEtrue, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 11#L1062-36true]) [2025-01-09 21:37:37,036 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:37,036 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:37,036 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:37,036 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:37,038 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][301], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 31#L1062-27true, 123#L1050-16true]) [2025-01-09 21:37:37,038 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-01-09 21:37:37,038 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:37,038 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:37,038 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:37,042 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][301], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 137#threadErr2ASSERT_VIOLATIONDATA_RACEtrue, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, 11#L1062-36true]) [2025-01-09 21:37:37,042 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:37,043 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:37,043 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:37,043 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:37,047 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][301], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 31#L1062-27true, 123#L1050-16true]) [2025-01-09 21:37:37,047 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-01-09 21:37:37,047 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:37,047 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:37,047 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:37,070 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][237], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 165#L1050-18true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 100#L1062-24true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 123#L1050-16true]) [2025-01-09 21:37:37,070 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:37:37,070 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:37,070 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:37,070 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:37,141 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][328], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 137#threadErr2ASSERT_VIOLATIONDATA_RACEtrue, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 11#L1062-36true]) [2025-01-09 21:37:37,141 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:37:37,141 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:37,141 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:37,141 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:37,142 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][237], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, 11#L1062-36true]) [2025-01-09 21:37:37,142 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-01-09 21:37:37,142 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:37,142 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:37,142 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:37,144 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][301], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 123#L1050-16true, 31#L1062-27true]) [2025-01-09 21:37:37,144 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:37,144 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:37,144 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:37,144 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:37,144 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:37,145 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][301], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 123#L1050-16true, 31#L1062-27true]) [2025-01-09 21:37:37,145 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:37,145 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:37,145 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:37,145 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:37,145 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:37,180 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][328], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 123#L1050-16true, 31#L1062-27true]) [2025-01-09 21:37:37,181 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:37,181 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:37,181 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:37,181 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:37,420 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][215], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 223#L1050-7true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), 83#L1063-8true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true]) [2025-01-09 21:37:37,421 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:37,421 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:37,421 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:37,421 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:37,426 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][300], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 137#threadErr2ASSERT_VIOLATIONDATA_RACEtrue, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true]) [2025-01-09 21:37:37,426 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:37,426 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:37,426 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:37,426 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:37,462 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][321], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 133#L1062-11true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true]) [2025-01-09 21:37:37,463 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:37:37,463 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:37,463 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:37,463 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:37,532 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][330], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, 74#L1063-10true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true]) [2025-01-09 21:37:37,533 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2025-01-09 21:37:37,533 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-01-09 21:37:37,533 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-01-09 21:37:37,533 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-01-09 21:37:37,546 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, 57#L1063-20true, Black: 240#(= |#race~threads_mask~0| 0), 17#L1049-3true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true]) [2025-01-09 21:37:37,547 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:37:37,547 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:37,547 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:37,547 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:37,550 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][300], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 15#L1049-3true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, 57#L1063-20true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true]) [2025-01-09 21:37:37,550 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2025-01-09 21:37:37,550 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-01-09 21:37:37,550 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-01-09 21:37:37,550 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-01-09 21:37:37,594 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 123#L1050-16true, 11#L1062-36true]) [2025-01-09 21:37:37,595 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-01-09 21:37:37,595 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:37,595 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:37,595 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:37,596 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][301], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 11#L1062-36true]) [2025-01-09 21:37:37,596 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-01-09 21:37:37,596 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:37,596 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:37,596 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:37,597 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][328], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 11#L1062-36true]) [2025-01-09 21:37:37,597 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-01-09 21:37:37,597 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:37,597 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:37,597 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:37,597 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:37,597 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][237], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 223#L1050-7true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, 11#L1062-36true]) [2025-01-09 21:37:37,597 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-01-09 21:37:37,597 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:37,597 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:37,597 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:37,599 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][301], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 11#L1062-36true]) [2025-01-09 21:37:37,599 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-01-09 21:37:37,599 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:37,599 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:37,599 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:37,599 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:37,600 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][301], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, 11#L1062-36true]) [2025-01-09 21:37:37,600 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-01-09 21:37:37,600 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:37,600 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:37,600 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:37,600 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 123#L1050-16true, 163#L1051-3true]) [2025-01-09 21:37:37,600 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:37:37,600 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:37,600 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:37,601 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:37,601 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, 11#L1062-36true]) [2025-01-09 21:37:37,602 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-01-09 21:37:37,602 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:37,602 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:37,602 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:37,602 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][301], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 11#L1062-36true]) [2025-01-09 21:37:37,602 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-01-09 21:37:37,603 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:37,603 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:37,603 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:37,603 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:37,605 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 123#L1050-16true, 163#L1051-3true]) [2025-01-09 21:37:37,605 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:37:37,605 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:37,606 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:37,606 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:37,610 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][319], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 66#L1051-3true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true]) [2025-01-09 21:37:37,610 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:37:37,610 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:37,610 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:37,610 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:37,611 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 123#L1050-16true, 11#L1062-36true]) [2025-01-09 21:37:37,611 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-01-09 21:37:37,611 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:37,611 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:37,611 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:37,611 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:37,612 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, 11#L1062-36true]) [2025-01-09 21:37:37,612 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-01-09 21:37:37,612 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:37,612 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:37,612 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:37,612 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:37,613 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][301], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|)]) [2025-01-09 21:37:37,613 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:37:37,613 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:37,613 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:37,613 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:37,615 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][321], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true]) [2025-01-09 21:37:37,615 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:37:37,615 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:37,615 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:37,615 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:37,616 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][301], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 66#L1051-3true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-01-09 21:37:37,616 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:37:37,616 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:37,616 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:37,616 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:37,650 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][301], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 31#L1062-27true, 129#L1050-18true]) [2025-01-09 21:37:37,651 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is not cut-off event [2025-01-09 21:37:37,651 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-01-09 21:37:37,651 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-01-09 21:37:37,651 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-01-09 21:37:37,652 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][328], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 31#L1062-27true, 129#L1050-18true]) [2025-01-09 21:37:37,652 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:37:37,652 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:37,652 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:37,653 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:37,677 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 223#L1050-7true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, 11#L1062-36true]) [2025-01-09 21:37:37,677 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-01-09 21:37:37,677 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:37,677 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:37,677 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:37,689 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][320], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 78#L1063-15true, 301#true]) [2025-01-09 21:37:37,690 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:37:37,690 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:37,690 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:37,690 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:37,715 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), 72#L1063-7true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true]) [2025-01-09 21:37:37,715 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is not cut-off event [2025-01-09 21:37:37,715 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-01-09 21:37:37,715 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-01-09 21:37:37,716 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-01-09 21:37:37,719 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 223#L1050-7true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true]) [2025-01-09 21:37:37,719 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:37:37,719 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:37,719 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:37,719 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:37,720 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][300], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true]) [2025-01-09 21:37:37,720 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:37:37,720 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:37,720 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:37,720 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:37,721 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][300], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 14#L1050-7true, 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true]) [2025-01-09 21:37:37,721 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is not cut-off event [2025-01-09 21:37:37,721 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-01-09 21:37:37,721 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-01-09 21:37:37,721 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-01-09 21:37:37,744 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][237], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, 11#L1062-36true]) [2025-01-09 21:37:37,745 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-01-09 21:37:37,745 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:37,745 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:37,745 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:37,745 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:37,751 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][215], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), 83#L1063-8true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 123#L1050-16true]) [2025-01-09 21:37:37,751 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-01-09 21:37:37,751 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:37,751 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:37,751 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:37,758 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][300], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true]) [2025-01-09 21:37:37,758 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-01-09 21:37:37,758 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:37,758 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:37,758 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:37,759 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][318], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), 83#L1063-8true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 123#L1050-16true]) [2025-01-09 21:37:37,759 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-01-09 21:37:37,759 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:37,759 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:37,759 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:37,826 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), 83#L1063-8true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true]) [2025-01-09 21:37:37,827 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-01-09 21:37:37,827 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:37,827 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:37,827 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:37,837 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, 5#L1050-1true, 57#L1063-20true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true]) [2025-01-09 21:37:37,837 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-01-09 21:37:37,837 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:37,837 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:37,837 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:37,838 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][300], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), 29#L1050-1true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, 57#L1063-20true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true]) [2025-01-09 21:37:37,838 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2025-01-09 21:37:37,838 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-01-09 21:37:37,839 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-01-09 21:37:37,839 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-01-09 21:37:37,873 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 223#L1050-7true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 123#L1050-16true, 11#L1062-36true]) [2025-01-09 21:37:37,873 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is not cut-off event [2025-01-09 21:37:37,873 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-01-09 21:37:37,873 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-01-09 21:37:37,873 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-01-09 21:37:37,876 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 63#L1062-19true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 123#L1050-16true, 163#L1051-3true]) [2025-01-09 21:37:37,876 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-01-09 21:37:37,876 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:37,876 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:37,876 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:37,877 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 63#L1062-19true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 123#L1050-16true, 163#L1051-3true]) [2025-01-09 21:37:37,877 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-01-09 21:37:37,877 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:37,877 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:37,877 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:37,879 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 63#L1062-19true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 123#L1050-16true, 163#L1051-3true]) [2025-01-09 21:37:37,879 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-01-09 21:37:37,879 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:37,879 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:37,879 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:37,880 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 63#L1062-19true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 123#L1050-16true, 163#L1051-3true]) [2025-01-09 21:37:37,880 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-01-09 21:37:37,880 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:37,880 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:37,880 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:37,885 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][319], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 63#L1062-19true, 66#L1051-3true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true]) [2025-01-09 21:37:37,885 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-01-09 21:37:37,885 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:37,885 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:37,885 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:37,886 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][301], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 63#L1062-19true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|)]) [2025-01-09 21:37:37,886 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-01-09 21:37:37,886 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:37,886 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:37,886 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:37,889 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][321], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 63#L1062-19true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true]) [2025-01-09 21:37:37,889 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-01-09 21:37:37,889 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:37,889 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:37,889 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:37,890 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][301], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 63#L1062-19true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 66#L1051-3true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-01-09 21:37:37,890 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-01-09 21:37:37,890 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:37,890 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:37,890 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:37,909 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][301], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 63#L1062-19true, 66#L1051-3true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|)]) [2025-01-09 21:37:37,909 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-01-09 21:37:37,909 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:37,909 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:37,909 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:37,933 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-7-->L1050-10: Formula: (and (not (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise6_7|)) (not (= v_~threads_mask~0_23 0))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 262#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 271#(not (= ~threads_mask~0 0)), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 19#L1050-10true, 264#(not (= ~threads_mask~0 0)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 100#L1062-24true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 291#(not (= ~threads_mask~0 0)), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 313#(not (= ~threads_mask~0 0)), 163#L1051-3true]) [2025-01-09 21:37:37,933 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is not cut-off event [2025-01-09 21:37:37,933 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-01-09 21:37:37,933 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-01-09 21:37:37,933 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-01-09 21:37:37,935 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-7-->L1050-10: Formula: (and (not (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise6_7|)) (not (= v_~threads_mask~0_23 0))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 262#true, 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 100#L1062-24true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 291#(not (= ~threads_mask~0 0)), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 313#(not (= ~threads_mask~0 0)), 163#L1051-3true]) [2025-01-09 21:37:37,935 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is not cut-off event [2025-01-09 21:37:37,935 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-01-09 21:37:37,935 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-01-09 21:37:37,936 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-01-09 21:37:37,950 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 63#L1062-19true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 123#L1050-16true, 163#L1051-3true]) [2025-01-09 21:37:37,950 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-01-09 21:37:37,950 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:37,950 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:37,950 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:37,955 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][237], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 100#L1062-24true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 123#L1050-16true, 163#L1051-3true]) [2025-01-09 21:37:37,955 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:37,955 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:37,955 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:37,955 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:37,968 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 240#(= |#race~threads_mask~0| 0), 17#L1049-3true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true, 212#L1064-3true]) [2025-01-09 21:37:37,969 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-01-09 21:37:37,969 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:37,969 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:37,969 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:37,971 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][300], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 15#L1049-3true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 212#L1064-3true]) [2025-01-09 21:37:37,971 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is not cut-off event [2025-01-09 21:37:37,971 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-01-09 21:37:37,971 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-01-09 21:37:37,971 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-01-09 21:37:37,974 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][300], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 14#L1050-7true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, 57#L1063-20true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true]) [2025-01-09 21:37:37,974 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-01-09 21:37:37,974 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:37,974 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:37,974 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:37,975 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 192#L1050-2true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, 57#L1063-20true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true]) [2025-01-09 21:37:37,975 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-01-09 21:37:37,976 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:37,976 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:37,976 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:37,978 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][300], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 21#L1050-2true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, 57#L1063-20true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true]) [2025-01-09 21:37:37,978 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is not cut-off event [2025-01-09 21:37:37,978 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-01-09 21:37:37,978 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-01-09 21:37:37,978 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-01-09 21:37:38,014 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][275], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), 72#L1063-7true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, 17#L1049-3true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 123#L1050-16true]) [2025-01-09 21:37:38,014 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-01-09 21:37:38,014 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:38,014 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:38,014 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:38,023 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][318], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), 83#L1063-8true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 129#L1050-18true]) [2025-01-09 21:37:38,023 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-01-09 21:37:38,023 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:38,023 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:38,024 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:38,024 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][215], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 165#L1050-18true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), 83#L1063-8true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true]) [2025-01-09 21:37:38,024 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-01-09 21:37:38,024 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:38,024 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:38,024 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:38,031 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][324], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 100#L1062-24true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true]) [2025-01-09 21:37:38,031 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:37:38,031 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:38,031 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:38,031 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:38,032 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][300], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 123#L1050-16true]) [2025-01-09 21:37:38,032 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-01-09 21:37:38,032 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:38,032 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:38,032 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:38,032 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:38,122 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true]) [2025-01-09 21:37:38,123 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is not cut-off event [2025-01-09 21:37:38,123 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-01-09 21:37:38,123 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-01-09 21:37:38,123 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-01-09 21:37:38,135 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][300], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), 83#L1063-8true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 129#L1050-18true]) [2025-01-09 21:37:38,135 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-01-09 21:37:38,135 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:38,136 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:38,136 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:38,136 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 165#L1050-18true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), 83#L1063-8true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 123#L1050-16true]) [2025-01-09 21:37:38,136 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-01-09 21:37:38,136 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:38,136 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:38,137 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:38,147 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][275], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, 17#L1049-3true, Black: 238#true, 74#L1063-10true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 123#L1050-16true]) [2025-01-09 21:37:38,147 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:38,147 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:38,148 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:38,148 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:38,154 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][301], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, 11#L1062-36true, 129#L1050-18true]) [2025-01-09 21:37:38,154 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-01-09 21:37:38,154 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:38,154 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:38,154 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:38,159 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][338], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 15#L1049-3true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, 74#L1063-10true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true]) [2025-01-09 21:37:38,159 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:38,159 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:38,159 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:38,160 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:38,175 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([560] L1063-->L1063-1: Formula: (= |v_#race~threads_mask~0_4| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_4|} AuxVars[] AssignedVars[#race~threads_mask~0][78], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 192#L1050-2true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 262#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 271#(not (= ~threads_mask~0 0)), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 291#(not (= ~threads_mask~0 0)), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 64#L1063-1true, 129#L1050-18true, 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:38,176 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:38,176 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:38,176 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:38,176 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:38,185 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][323], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 100#L1062-24true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true]) [2025-01-09 21:37:38,185 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:38,185 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:38,185 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:38,185 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:38,235 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, 5#L1050-1true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true, 212#L1064-3true]) [2025-01-09 21:37:38,236 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:38,236 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:38,236 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:38,236 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:38,237 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][300], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), 29#L1050-1true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 212#L1064-3true]) [2025-01-09 21:37:38,237 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2025-01-09 21:37:38,237 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-01-09 21:37:38,237 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-01-09 21:37:38,237 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-01-09 21:37:38,240 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][300], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 14#L1050-7true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, 57#L1063-20true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true]) [2025-01-09 21:37:38,240 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:38,240 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:38,240 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:38,240 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:38,240 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:38,244 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 223#L1050-7true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, 57#L1063-20true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true]) [2025-01-09 21:37:38,244 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:38,244 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:38,244 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:38,244 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:38,245 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][300], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 14#L1050-7true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, 57#L1063-20true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true]) [2025-01-09 21:37:38,245 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2025-01-09 21:37:38,245 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-01-09 21:37:38,245 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-01-09 21:37:38,245 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-01-09 21:37:38,424 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 123#L1050-16true, 31#L1062-27true, 163#L1051-3true]) [2025-01-09 21:37:38,425 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:37:38,425 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:38,425 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:38,425 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:38,425 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 123#L1050-16true, 31#L1062-27true, 163#L1051-3true]) [2025-01-09 21:37:38,426 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:37:38,426 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:38,426 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:38,426 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:38,437 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][301], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 31#L1062-27true]) [2025-01-09 21:37:38,438 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:37:38,438 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:38,438 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:38,438 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:38,439 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][301], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 31#L1062-27true]) [2025-01-09 21:37:38,439 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:37:38,439 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:38,439 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:38,439 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:38,484 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][301], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, 195#L1050-16true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 31#L1062-27true]) [2025-01-09 21:37:38,485 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event [2025-01-09 21:37:38,485 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-01-09 21:37:38,485 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-01-09 21:37:38,485 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-01-09 21:37:38,487 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][328], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 31#L1062-27true]) [2025-01-09 21:37:38,487 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:37:38,487 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:38,487 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:38,487 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:38,487 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][328], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 31#L1062-27true]) [2025-01-09 21:37:38,487 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:37:38,487 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:38,487 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:38,487 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:38,488 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][237], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 31#L1062-27true, 123#L1050-16true, 163#L1051-3true]) [2025-01-09 21:37:38,488 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:37:38,488 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:38,488 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:38,488 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:38,510 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][301], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 31#L1062-27true]) [2025-01-09 21:37:38,510 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event [2025-01-09 21:37:38,510 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-01-09 21:37:38,510 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-01-09 21:37:38,510 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-01-09 21:37:38,547 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][300], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 14#L1050-7true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 212#L1064-3true]) [2025-01-09 21:37:38,547 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:37:38,547 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:38,547 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:38,547 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:38,551 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 192#L1050-2true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true, 212#L1064-3true]) [2025-01-09 21:37:38,551 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:37:38,551 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:38,551 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:38,551 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:38,554 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][300], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 21#L1050-2true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 212#L1064-3true]) [2025-01-09 21:37:38,554 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event [2025-01-09 21:37:38,554 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-01-09 21:37:38,554 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-01-09 21:37:38,554 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-01-09 21:37:38,556 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][301], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, 57#L1063-20true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true]) [2025-01-09 21:37:38,556 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:37:38,556 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:38,557 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:38,557 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:38,569 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][300], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 129#L1050-18true]) [2025-01-09 21:37:38,569 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event [2025-01-09 21:37:38,569 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-01-09 21:37:38,569 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-01-09 21:37:38,569 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-01-09 21:37:38,616 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][319], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 240#(= |#race~threads_mask~0| 0), 195#L1050-16true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 31#L1062-27true]) [2025-01-09 21:37:38,616 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-01-09 21:37:38,616 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:38,616 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:38,616 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:38,617 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][323], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 31#L1062-27true]) [2025-01-09 21:37:38,617 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-01-09 21:37:38,617 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:38,617 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:38,618 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:38,622 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][321], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 31#L1062-27true]) [2025-01-09 21:37:38,622 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-01-09 21:37:38,622 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:38,622 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:38,622 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:38,622 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][324], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 31#L1062-27true]) [2025-01-09 21:37:38,622 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-01-09 21:37:38,622 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:38,622 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:38,622 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:38,640 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][301], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 11#L1062-36true, 129#L1050-18true]) [2025-01-09 21:37:38,640 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is not cut-off event [2025-01-09 21:37:38,640 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-01-09 21:37:38,640 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-01-09 21:37:38,640 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-01-09 21:37:38,747 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][215], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), 83#L1063-8true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true, 163#L1051-3true]) [2025-01-09 21:37:38,747 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:37:38,748 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:38,748 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:38,748 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:38,748 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][215], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), 72#L1063-7true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true, 163#L1051-3true]) [2025-01-09 21:37:38,748 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-01-09 21:37:38,748 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:38,748 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:38,748 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:38,782 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, 57#L1063-20true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 123#L1050-16true]) [2025-01-09 21:37:38,782 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:37:38,782 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:38,782 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:38,783 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:38,784 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][215], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), 72#L1063-7true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 123#L1050-16true, 163#L1051-3true]) [2025-01-09 21:37:38,784 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:37:38,784 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:38,784 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:38,784 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:38,785 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][338], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 137#threadErr2ASSERT_VIOLATIONDATA_RACEtrue, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, 74#L1063-10true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true]) [2025-01-09 21:37:38,786 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:37:38,786 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:38,786 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:38,786 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:38,898 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][300], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 14#L1050-7true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 212#L1064-3true]) [2025-01-09 21:37:38,898 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:37:38,899 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:38,899 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:38,899 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:38,899 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:38,903 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 223#L1050-7true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true, 212#L1064-3true]) [2025-01-09 21:37:38,903 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:37:38,903 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:38,903 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:38,903 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:38,904 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][300], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 14#L1050-7true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 212#L1064-3true]) [2025-01-09 21:37:38,904 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is not cut-off event [2025-01-09 21:37:38,904 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-01-09 21:37:38,904 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-01-09 21:37:38,904 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-01-09 21:37:38,910 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][300], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, 57#L1063-20true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true]) [2025-01-09 21:37:38,910 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is not cut-off event [2025-01-09 21:37:38,910 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-01-09 21:37:38,910 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-01-09 21:37:38,910 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-01-09 21:37:38,924 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), 72#L1063-7true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true, 163#L1051-3true]) [2025-01-09 21:37:38,925 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is not cut-off event [2025-01-09 21:37:38,925 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-01-09 21:37:38,925 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-01-09 21:37:38,925 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-01-09 21:37:38,937 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), 72#L1063-7true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 123#L1050-16true, 163#L1051-3true]) [2025-01-09 21:37:38,937 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:37:38,937 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:38,937 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:38,937 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:38,943 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][275], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 223#L1050-7true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), 72#L1063-7true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 123#L1050-16true]) [2025-01-09 21:37:38,943 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-01-09 21:37:38,944 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:38,944 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:38,944 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:38,954 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][318], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 66#L1051-3true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), 83#L1063-8true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true]) [2025-01-09 21:37:38,954 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-01-09 21:37:38,955 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:38,955 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:38,955 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:38,955 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][215], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), 83#L1063-8true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true, 163#L1051-3true]) [2025-01-09 21:37:38,955 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-01-09 21:37:38,955 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:38,955 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:38,955 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:38,955 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:38,956 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][215], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), 83#L1063-8true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 123#L1050-16true, 163#L1051-3true]) [2025-01-09 21:37:38,956 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-01-09 21:37:38,956 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:38,956 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:38,956 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:38,958 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][275], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, 74#L1063-10true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true]) [2025-01-09 21:37:38,958 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-01-09 21:37:38,958 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:38,958 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:38,958 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:38,958 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][275], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), 72#L1063-7true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true]) [2025-01-09 21:37:38,958 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-01-09 21:37:38,958 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:38,958 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:38,959 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:38,959 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][338], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), 72#L1063-7true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 14#L1050-7true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true]) [2025-01-09 21:37:38,959 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-01-09 21:37:38,959 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:38,960 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:38,960 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:38,967 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][320], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 66#L1051-3true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 240#(= |#race~threads_mask~0| 0), 74#L1063-10true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true]) [2025-01-09 21:37:38,968 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-01-09 21:37:38,968 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:38,968 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:38,968 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:38,983 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([560] L1063-->L1063-1: Formula: (= |v_#race~threads_mask~0_4| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_4|} AuxVars[] AssignedVars[#race~threads_mask~0][226], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 165#L1050-18true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 64#L1063-1true, 129#L1050-18true]) [2025-01-09 21:37:38,984 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-01-09 21:37:38,984 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:38,984 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:38,984 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:39,064 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][301], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 66#L1051-3true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 240#(= |#race~threads_mask~0| 0), 74#L1063-10true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true]) [2025-01-09 21:37:39,064 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-01-09 21:37:39,064 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:39,065 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:39,065 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:39,065 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), 83#L1063-8true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true, 163#L1051-3true]) [2025-01-09 21:37:39,065 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-01-09 21:37:39,065 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:39,065 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:39,065 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:39,074 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][301], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 19#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 212#L1064-3true]) [2025-01-09 21:37:39,075 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-01-09 21:37:39,075 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:39,075 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:39,075 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:39,102 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), 83#L1063-8true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 123#L1050-16true, 163#L1051-3true]) [2025-01-09 21:37:39,103 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-01-09 21:37:39,103 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:39,103 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:39,103 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:39,108 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][275], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 223#L1050-7true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, 74#L1063-10true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 123#L1050-16true]) [2025-01-09 21:37:39,109 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-01-09 21:37:39,109 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:39,109 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:39,109 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:39,117 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][301], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, 11#L1062-36true]) [2025-01-09 21:37:39,117 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-01-09 21:37:39,117 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:39,117 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:39,117 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:39,121 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][338], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 14#L1050-7true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, 74#L1063-10true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true]) [2025-01-09 21:37:39,121 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-01-09 21:37:39,121 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:39,121 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:39,121 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:39,139 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([560] L1063-->L1063-1: Formula: (= |v_#race~threads_mask~0_4| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_4|} AuxVars[] AssignedVars[#race~threads_mask~0][226], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 165#L1050-18true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 64#L1063-1true, 129#L1050-18true]) [2025-01-09 21:37:39,139 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-01-09 21:37:39,139 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:39,139 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:39,139 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:39,139 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:39,164 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][300], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), 72#L1063-7true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true]) [2025-01-09 21:37:39,164 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-01-09 21:37:39,164 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:39,164 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:39,164 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:39,164 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][300], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), 83#L1063-8true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true]) [2025-01-09 21:37:39,164 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-01-09 21:37:39,164 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:39,164 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:39,164 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:39,226 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][300], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, 57#L1063-20true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 129#L1050-18true]) [2025-01-09 21:37:39,227 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is not cut-off event [2025-01-09 21:37:39,227 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-01-09 21:37:39,227 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-01-09 21:37:39,227 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-01-09 21:37:39,236 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true, 163#L1051-3true]) [2025-01-09 21:37:39,236 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-01-09 21:37:39,236 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:39,236 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:39,236 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:39,245 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][275], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 74#L1063-10true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 123#L1050-16true]) [2025-01-09 21:37:39,245 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-01-09 21:37:39,245 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:39,245 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:39,245 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:39,245 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:39,246 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][275], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 68#L1050-15true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 74#L1063-10true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 123#L1050-16true]) [2025-01-09 21:37:39,246 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-01-09 21:37:39,246 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:39,246 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:39,246 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:39,247 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][339], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 74#L1063-10true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true]) [2025-01-09 21:37:39,247 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-01-09 21:37:39,248 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:39,248 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:39,248 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:39,253 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][339], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 74#L1063-10true, 195#L1050-16true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true]) [2025-01-09 21:37:39,254 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-01-09 21:37:39,254 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:39,254 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:39,254 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:39,256 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 123#L1050-16true, 212#L1064-3true]) [2025-01-09 21:37:39,256 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-01-09 21:37:39,256 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:39,256 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:39,256 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:39,263 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][300], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 66#L1051-3true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true]) [2025-01-09 21:37:39,263 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-01-09 21:37:39,263 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:39,263 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:39,263 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:39,277 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][301], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 66#L1051-3true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 11#L1062-36true]) [2025-01-09 21:37:39,278 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-01-09 21:37:39,278 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:39,278 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:39,278 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:39,301 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][301], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 74#L1063-10true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, 123#L1050-16true]) [2025-01-09 21:37:39,301 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-01-09 21:37:39,301 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:39,301 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:39,301 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:39,327 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][237], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, 11#L1062-36true, 163#L1051-3true]) [2025-01-09 21:37:39,328 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-01-09 21:37:39,328 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:39,328 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:39,328 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:39,358 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][300], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true, 212#L1064-3true]) [2025-01-09 21:37:39,358 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is not cut-off event [2025-01-09 21:37:39,358 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-01-09 21:37:39,358 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-01-09 21:37:39,358 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-01-09 21:37:39,364 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][300], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true]) [2025-01-09 21:37:39,364 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is not cut-off event [2025-01-09 21:37:39,364 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-01-09 21:37:39,364 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-01-09 21:37:39,365 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-01-09 21:37:39,368 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true, 163#L1051-3true]) [2025-01-09 21:37:39,369 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is not cut-off event [2025-01-09 21:37:39,369 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-01-09 21:37:39,369 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-01-09 21:37:39,369 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-01-09 21:37:39,381 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), 83#L1063-8true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, 123#L1050-16true]) [2025-01-09 21:37:39,381 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-01-09 21:37:39,382 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:39,382 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:39,382 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:39,391 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][300], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, 123#L1050-16true]) [2025-01-09 21:37:39,391 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-01-09 21:37:39,391 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:37:39,391 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:37:39,391 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:37:39,391 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][300], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), 83#L1063-8true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, 123#L1050-16true]) [2025-01-09 21:37:39,392 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-01-09 21:37:39,392 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:39,392 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:39,392 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:39,392 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:39,392 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][301], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, 74#L1063-10true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, 123#L1050-16true]) [2025-01-09 21:37:39,392 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-01-09 21:37:39,392 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:39,392 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:39,393 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:39,393 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:39,413 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][301], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 11#L1062-36true]) [2025-01-09 21:37:39,413 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is not cut-off event [2025-01-09 21:37:39,413 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-01-09 21:37:39,413 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-01-09 21:37:39,413 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-01-09 21:37:39,505 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][275], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 68#L1050-15true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 78#L1063-15true, 301#true, 123#L1050-16true]) [2025-01-09 21:37:39,505 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-01-09 21:37:39,505 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:37:39,506 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:37:39,506 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:37:39,506 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][275], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 68#L1050-15true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 74#L1063-10true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 123#L1050-16true]) [2025-01-09 21:37:39,506 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-01-09 21:37:39,506 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:39,506 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:39,506 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:39,506 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:37:39,521 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true]) [2025-01-09 21:37:39,521 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-01-09 21:37:39,521 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:37:39,521 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:37:39,521 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:37:39,522 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][300], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 14#L1050-7true, 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true]) [2025-01-09 21:37:39,522 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-01-09 21:37:39,522 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:37:39,522 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:39,522 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:39,608 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][300], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 129#L1050-18true, 212#L1064-3true]) [2025-01-09 21:37:39,609 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is not cut-off event [2025-01-09 21:37:39,609 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-01-09 21:37:39,609 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2025-01-09 21:37:39,609 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2025-01-09 21:37:39,624 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true]) [2025-01-09 21:37:39,625 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-01-09 21:37:39,625 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:37:39,625 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:37:39,625 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:37:39,626 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 165#L1050-18true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), 83#L1063-8true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true]) [2025-01-09 21:37:39,626 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-01-09 21:37:39,626 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:37:39,626 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:37:39,626 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:37:39,629 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true]) [2025-01-09 21:37:39,629 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-01-09 21:37:39,629 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:37:39,629 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:37:39,629 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:37:39,632 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][300], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, 123#L1050-16true]) [2025-01-09 21:37:39,632 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-01-09 21:37:39,632 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:37:39,632 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:37:39,632 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:37:39,632 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:37:39,634 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][300], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), 83#L1063-8true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, 129#L1050-18true]) [2025-01-09 21:37:39,634 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-01-09 21:37:39,634 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:37:39,634 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:37:39,634 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:37:39,676 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][301], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 74#L1063-10true, 195#L1050-16true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 129#L1050-18true]) [2025-01-09 21:37:39,676 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is not cut-off event [2025-01-09 21:37:39,677 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is not cut-off event [2025-01-09 21:37:39,677 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is not cut-off event [2025-01-09 21:37:39,677 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2025-01-09 21:37:39,727 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][275], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 68#L1050-15true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 78#L1063-15true, 301#true, 123#L1050-16true]) [2025-01-09 21:37:39,728 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-01-09 21:37:39,728 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:37:39,728 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:37:39,728 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:37:39,728 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-01-09 21:37:39,811 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][300], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, 57#L1063-20true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true]) [2025-01-09 21:37:39,811 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is not cut-off event [2025-01-09 21:37:39,811 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is not cut-off event [2025-01-09 21:37:39,811 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is not cut-off event [2025-01-09 21:37:39,811 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is not cut-off event [2025-01-09 21:37:39,820 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, 165#L1050-18true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true]) [2025-01-09 21:37:39,820 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-01-09 21:37:39,820 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-01-09 21:37:39,820 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-01-09 21:37:39,820 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-01-09 21:37:39,828 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][300], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, 129#L1050-18true]) [2025-01-09 21:37:39,829 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-01-09 21:37:39,829 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-01-09 21:37:39,829 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-01-09 21:37:39,829 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-01-09 21:37:40,091 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 223#L1050-7true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, 57#L1063-20true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true]) [2025-01-09 21:37:40,091 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-01-09 21:37:40,091 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-01-09 21:37:40,091 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:37:40,091 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-01-09 21:37:40,095 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][300], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 14#L1050-7true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, 57#L1063-20true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true]) [2025-01-09 21:37:40,095 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-01-09 21:37:40,095 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:37:40,095 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-01-09 21:37:40,095 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-01-09 21:37:40,144 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, 57#L1063-20true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true]) [2025-01-09 21:37:40,144 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-01-09 21:37:40,144 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:37:40,144 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:37:40,144 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-01-09 21:37:40,145 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), 72#L1063-7true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, 163#L1051-3true]) [2025-01-09 21:37:40,145 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-01-09 21:37:40,145 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-01-09 21:37:40,145 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:37:40,145 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:37:40,147 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, 57#L1063-20true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true]) [2025-01-09 21:37:40,147 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-01-09 21:37:40,147 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:37:40,147 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-01-09 21:37:40,147 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:37:40,147 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, 57#L1063-20true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true]) [2025-01-09 21:37:40,147 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-01-09 21:37:40,147 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:37:40,147 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:37:40,147 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-01-09 21:37:40,148 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, 57#L1063-20true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true]) [2025-01-09 21:37:40,148 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-01-09 21:37:40,148 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:37:40,148 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:37:40,148 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-01-09 21:37:40,150 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][300], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, 57#L1063-20true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, 123#L1050-16true]) [2025-01-09 21:37:40,150 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-01-09 21:37:40,150 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:37:40,150 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-01-09 21:37:40,151 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:37:40,152 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][300], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, 57#L1063-20true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, 123#L1050-16true]) [2025-01-09 21:37:40,152 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-01-09 21:37:40,153 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:37:40,153 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-01-09 21:37:40,153 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:37:40,170 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), 72#L1063-7true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, 163#L1051-3true]) [2025-01-09 21:37:40,170 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is not cut-off event [2025-01-09 21:37:40,170 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2025-01-09 21:37:40,171 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is not cut-off event [2025-01-09 21:37:40,171 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is not cut-off event [2025-01-09 21:37:40,186 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][300], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 212#L1064-3true]) [2025-01-09 21:37:40,187 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is not cut-off event [2025-01-09 21:37:40,187 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2025-01-09 21:37:40,187 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is not cut-off event [2025-01-09 21:37:40,187 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is not cut-off event [2025-01-09 21:37:40,190 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 240#(= |#race~threads_mask~0| 0), 74#L1063-10true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, 163#L1051-3true]) [2025-01-09 21:37:40,190 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-01-09 21:37:40,190 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-01-09 21:37:40,190 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-01-09 21:37:40,190 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-01-09 21:37:40,191 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), 83#L1063-8true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, 163#L1051-3true]) [2025-01-09 21:37:40,191 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-01-09 21:37:40,191 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-01-09 21:37:40,191 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-01-09 21:37:40,191 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-01-09 21:37:40,192 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), 83#L1063-8true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, 163#L1051-3true]) [2025-01-09 21:37:40,192 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-01-09 21:37:40,192 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-01-09 21:37:40,192 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-01-09 21:37:40,192 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-01-09 21:37:40,196 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][301], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 66#L1051-3true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 240#(= |#race~threads_mask~0| 0), 74#L1063-10true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true]) [2025-01-09 21:37:40,196 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-01-09 21:37:40,196 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-01-09 21:37:40,196 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-01-09 21:37:40,196 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-01-09 21:37:40,216 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][301], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 66#L1051-3true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 74#L1063-10true, 195#L1050-16true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true]) [2025-01-09 21:37:40,217 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is not cut-off event [2025-01-09 21:37:40,217 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is not cut-off event [2025-01-09 21:37:40,217 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is not cut-off event [2025-01-09 21:37:40,217 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is not cut-off event [2025-01-09 21:37:40,232 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 223#L1050-7true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, 212#L1064-3true]) [2025-01-09 21:37:40,232 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-01-09 21:37:40,232 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:37:40,232 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-01-09 21:37:40,232 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-01-09 21:37:40,235 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][300], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 14#L1050-7true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, 212#L1064-3true]) [2025-01-09 21:37:40,236 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-01-09 21:37:40,236 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-01-09 21:37:40,236 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-01-09 21:37:40,236 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:37:40,262 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, 212#L1064-3true]) [2025-01-09 21:37:40,263 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-01-09 21:37:40,263 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:37:40,263 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-01-09 21:37:40,263 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:37:40,263 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, 163#L1051-3true]) [2025-01-09 21:37:40,264 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-01-09 21:37:40,264 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-01-09 21:37:40,264 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:37:40,264 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:37:40,264 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, 163#L1051-3true]) [2025-01-09 21:37:40,264 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-01-09 21:37:40,264 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:37:40,264 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:37:40,264 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-01-09 21:37:40,265 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, 212#L1064-3true]) [2025-01-09 21:37:40,265 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-01-09 21:37:40,265 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:37:40,265 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:37:40,265 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-01-09 21:37:40,265 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, 212#L1064-3true]) [2025-01-09 21:37:40,265 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-01-09 21:37:40,266 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-01-09 21:37:40,266 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:37:40,266 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:37:40,266 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, 212#L1064-3true]) [2025-01-09 21:37:40,266 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-01-09 21:37:40,266 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:37:40,266 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:37:40,266 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-01-09 21:37:40,268 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][300], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, 123#L1050-16true, 212#L1064-3true]) [2025-01-09 21:37:40,268 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-01-09 21:37:40,268 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-01-09 21:37:40,268 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:37:40,268 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:37:40,269 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][300], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, 212#L1064-3true]) [2025-01-09 21:37:40,269 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-01-09 21:37:40,269 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:37:40,269 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:37:40,270 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-01-09 21:37:40,409 INFO L124 PetriNetUnfolderBase]: 16459/47511 cut-off events. [2025-01-09 21:37:40,410 INFO L125 PetriNetUnfolderBase]: For 106251/108031 co-relation queries the response was YES. [2025-01-09 21:37:40,668 INFO L83 FinitePrefix]: Finished finitePrefix Result has 116826 conditions, 47511 events. 16459/47511 cut-off events. For 106251/108031 co-relation queries the response was YES. Maximal size of possible extension queue 1647. Compared 592211 event pairs, 2710 based on Foata normal form. 391/42228 useless extension candidates. Maximal degree in co-relation 110716. Up to 9875 conditions per place. [2025-01-09 21:37:40,831 INFO L140 encePairwiseOnDemand]: 235/247 looper letters, 71 selfloop transitions, 38 changer transitions 0/341 dead transitions. [2025-01-09 21:37:40,832 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 272 places, 341 transitions, 1632 flow [2025-01-09 21:37:40,832 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-01-09 21:37:40,832 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2025-01-09 21:37:40,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 922 transitions. [2025-01-09 21:37:40,833 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9331983805668016 [2025-01-09 21:37:40,833 INFO L175 Difference]: Start difference. First operand has 269 places, 303 transitions, 1240 flow. Second operand 4 states and 922 transitions. [2025-01-09 21:37:40,833 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 272 places, 341 transitions, 1632 flow [2025-01-09 21:37:40,908 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 272 places, 341 transitions, 1632 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-01-09 21:37:40,910 INFO L231 Difference]: Finished difference. Result has 274 places, 310 transitions, 1452 flow [2025-01-09 21:37:40,910 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=247, PETRI_DIFFERENCE_MINUEND_FLOW=1240, PETRI_DIFFERENCE_MINUEND_PLACES=269, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=303, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=31, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=271, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=1452, PETRI_PLACES=274, PETRI_TRANSITIONS=310} [2025-01-09 21:37:40,911 INFO L279 CegarLoopForPetriNet]: 232 programPoint places, 42 predicate places. [2025-01-09 21:37:40,911 INFO L471 AbstractCegarLoop]: Abstraction has has 274 places, 310 transitions, 1452 flow [2025-01-09 21:37:40,911 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 212.25) internal successors, (849), 4 states have internal predecessors, (849), 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) [2025-01-09 21:37:40,911 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-09 21:37:40,911 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] [2025-01-09 21:37:40,911 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable36 [2025-01-09 21:37:40,911 INFO L396 AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2025-01-09 21:37:40,912 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 21:37:40,912 INFO L85 PathProgramCache]: Analyzing trace with hash 1443556751, now seen corresponding path program 1 times [2025-01-09 21:37:40,912 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 21:37:40,912 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1086531263] [2025-01-09 21:37:40,912 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 21:37:40,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 21:37:40,916 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 75 statements into 1 equivalence classes. [2025-01-09 21:37:40,918 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 75 of 75 statements. [2025-01-09 21:37:40,918 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:37:40,918 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 21:37:40,943 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-01-09 21:37:40,943 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 21:37:40,944 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1086531263] [2025-01-09 21:37:40,944 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1086531263] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 21:37:40,944 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 21:37:40,944 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-01-09 21:37:40,944 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1284320296] [2025-01-09 21:37:40,944 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 21:37:40,944 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-01-09 21:37:40,944 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 21:37:40,945 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-01-09 21:37:40,945 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2025-01-09 21:37:40,987 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 216 out of 247 [2025-01-09 21:37:40,988 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 274 places, 310 transitions, 1452 flow. Second operand has 4 states, 4 states have (on average 217.75) internal successors, (871), 4 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) [2025-01-09 21:37:40,988 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-09 21:37:40,988 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 216 of 247 [2025-01-09 21:37:40,988 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-09 21:37:41,133 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 232#true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true, 11#L1062-36true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:41,134 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-01-09 21:37:41,134 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-01-09 21:37:41,134 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-01-09 21:37:41,134 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-01-09 21:37:41,135 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 232#true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, 11#L1062-36true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:41,135 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-01-09 21:37:41,135 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-01-09 21:37:41,135 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-01-09 21:37:41,135 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-01-09 21:37:41,212 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][280], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 232#true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 41#L1063-11true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:41,212 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-01-09 21:37:41,212 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-01-09 21:37:41,212 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-01-09 21:37:41,212 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-01-09 21:37:41,212 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][279], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 232#true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 41#L1063-11true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:41,212 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-01-09 21:37:41,212 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-01-09 21:37:41,212 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-01-09 21:37:41,213 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-01-09 21:37:41,213 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][279], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 232#true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 41#L1063-11true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:41,213 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-01-09 21:37:41,213 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-01-09 21:37:41,213 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-01-09 21:37:41,213 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-01-09 21:37:41,226 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 232#true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:41,226 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-01-09 21:37:41,226 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-01-09 21:37:41,226 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-01-09 21:37:41,226 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-01-09 21:37:41,250 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 232#true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, 57#L1063-20true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:41,250 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-01-09 21:37:41,250 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-01-09 21:37:41,250 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-01-09 21:37:41,250 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-01-09 21:37:41,275 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 232#true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 212#L1064-3true]) [2025-01-09 21:37:41,275 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-01-09 21:37:41,275 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-01-09 21:37:41,275 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-01-09 21:37:41,275 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-01-09 21:37:41,486 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, 138#$Ultimate##0true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), 75#L1065-10true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:41,486 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-01-09 21:37:41,487 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-01-09 21:37:41,487 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-01-09 21:37:41,487 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-01-09 21:37:41,823 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, 138#$Ultimate##0true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true, 11#L1062-36true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:41,824 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-01-09 21:37:41,824 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:37:41,824 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:37:41,824 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:37:41,824 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][304], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, 171#$Ultimate##0true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 11#L1062-36true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:41,824 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-01-09 21:37:41,824 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:37:41,824 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:37:41,824 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:37:41,829 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, 138#$Ultimate##0true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, 11#L1062-36true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:41,829 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-01-09 21:37:41,829 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:37:41,829 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:37:41,829 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:37:41,829 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][304], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, 171#$Ultimate##0true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, 11#L1062-36true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:41,829 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-01-09 21:37:41,829 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:37:41,829 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:37:41,830 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:37:41,855 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 135#L1061-3true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:41,855 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-01-09 21:37:41,855 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:37:41,855 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:37:41,855 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:37:41,902 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 123#L1050-16true, 135#L1061-3true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:41,902 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-01-09 21:37:41,902 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:37:41,902 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:37:41,902 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:37:41,902 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:37:41,904 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][304], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 135#L1061-3true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:41,904 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-01-09 21:37:41,904 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:37:41,904 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:37:41,904 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:37:41,948 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][304], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 19#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 135#L1061-3true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:41,948 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-01-09 21:37:41,948 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:37:41,948 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:37:41,948 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:37:41,949 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:37:41,951 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), 75#L1065-10true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, 17#L1049-3true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:41,951 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-01-09 21:37:41,951 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:37:41,951 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:37:41,951 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:37:41,969 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][304], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, 67#L1048-1true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 11#L1062-36true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:41,970 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-01-09 21:37:41,970 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:37:41,970 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:37:41,970 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:37:41,974 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][304], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, 67#L1048-1true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, 11#L1062-36true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:41,974 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-01-09 21:37:41,974 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:37:41,974 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:37:41,974 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:37:42,001 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 123#L1050-16true, 135#L1061-3true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:42,002 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-01-09 21:37:42,002 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:37:42,002 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:37:42,002 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:37:42,002 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:37:42,002 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:37:42,002 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 123#L1050-16true, 135#L1061-3true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:42,002 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-01-09 21:37:42,002 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:37:42,002 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:37:42,002 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:37:42,002 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:37:42,003 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:37:42,003 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:37:42,106 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 123#L1050-16true, 135#L1061-3true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:42,107 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-01-09 21:37:42,107 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:37:42,107 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:37:42,107 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:37:42,107 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:37:42,107 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:37:42,107 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:37:42,107 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:37:42,108 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][304], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 135#L1061-3true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:42,108 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-01-09 21:37:42,108 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:37:42,108 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:37:42,108 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:37:42,108 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:37:42,108 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:37:42,299 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), 75#L1065-10true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:42,299 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is not cut-off event [2025-01-09 21:37:42,300 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-01-09 21:37:42,300 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-01-09 21:37:42,300 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-01-09 21:37:42,462 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), 173#ULTIMATE.startFINALtrue, Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:42,463 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-01-09 21:37:42,463 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:42,463 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:42,463 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:42,466 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][280], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, 138#$Ultimate##0true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 41#L1063-11true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:42,466 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-01-09 21:37:42,466 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:42,466 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:42,466 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:42,467 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][279], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, 138#$Ultimate##0true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 41#L1063-11true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:42,467 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-01-09 21:37:42,467 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:42,467 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:42,467 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:42,472 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][279], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, 138#$Ultimate##0true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 41#L1063-11true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:42,472 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-01-09 21:37:42,472 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:42,472 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:42,472 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:42,476 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][320], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 14#L1050-7true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:42,476 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-01-09 21:37:42,476 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:42,476 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:42,476 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:42,476 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][320], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 133#L1062-11true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 14#L1050-7true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:42,476 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-01-09 21:37:42,476 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:42,476 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:42,477 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:42,584 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), 173#ULTIMATE.startFINALtrue, Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:42,585 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-01-09 21:37:42,585 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:42,585 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:42,585 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:42,585 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:42,587 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][304], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), 173#ULTIMATE.startFINALtrue, Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:42,587 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-01-09 21:37:42,587 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:42,587 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:42,587 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:42,668 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][220], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 223#L1050-7true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:42,669 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-01-09 21:37:42,669 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:42,669 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:42,669 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:42,725 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][304], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), 173#ULTIMATE.startFINALtrue, Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:42,725 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-01-09 21:37:42,725 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:42,725 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:42,725 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:42,725 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:42,741 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, 138#$Ultimate##0true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:42,742 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-01-09 21:37:42,742 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:42,742 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:42,742 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:42,748 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][320], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:42,749 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is not cut-off event [2025-01-09 21:37:42,749 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-01-09 21:37:42,749 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-01-09 21:37:42,749 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-01-09 21:37:42,851 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1062-5true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 163#L1051-3true]) [2025-01-09 21:37:42,851 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-01-09 21:37:42,851 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:42,851 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:42,851 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:42,855 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), 173#ULTIMATE.startFINALtrue, Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:42,855 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-01-09 21:37:42,855 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:42,855 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:42,855 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:42,855 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:42,855 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:42,856 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), 173#ULTIMATE.startFINALtrue, Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:42,856 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-01-09 21:37:42,856 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:42,856 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:42,856 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:42,856 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:42,856 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:42,856 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:42,865 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 223#L1050-7true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, 31#L1062-27true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:42,865 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-01-09 21:37:42,865 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:42,865 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:42,865 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:42,865 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][232], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 223#L1050-7true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 123#L1050-16true, 31#L1062-27true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:42,866 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-01-09 21:37:42,866 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:42,866 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:42,866 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:42,875 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][220], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 223#L1050-7true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 123#L1050-16true, 31#L1062-27true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:42,876 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-01-09 21:37:42,876 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:42,876 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:42,876 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:42,876 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][233], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 223#L1050-7true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 31#L1062-27true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:42,876 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-01-09 21:37:42,876 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:42,876 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:42,876 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:42,876 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][233], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 223#L1050-7true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 100#L1062-24true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:42,876 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-01-09 21:37:42,876 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:42,876 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:42,876 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:42,899 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 63#L1062-19true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 223#L1050-7true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:42,899 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is not cut-off event [2025-01-09 21:37:42,899 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-01-09 21:37:42,899 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-01-09 21:37:42,899 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-01-09 21:37:42,935 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][220], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 63#L1062-19true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 223#L1050-7true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:42,936 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is not cut-off event [2025-01-09 21:37:42,936 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-01-09 21:37:42,936 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-01-09 21:37:42,936 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-01-09 21:37:42,967 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][227], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, 17#L1049-3true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 74#L1063-10true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:42,967 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-01-09 21:37:42,967 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:42,967 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:42,967 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:43,301 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), 173#ULTIMATE.startFINALtrue, Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:43,301 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-01-09 21:37:43,301 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:43,301 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:43,301 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:43,301 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:43,301 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:43,301 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:43,301 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:43,302 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][304], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), 173#ULTIMATE.startFINALtrue, Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:43,302 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-01-09 21:37:43,302 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:43,302 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:43,302 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:43,302 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:43,302 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:43,306 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 223#L1050-7true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 123#L1050-16true, 11#L1062-36true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:43,306 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-01-09 21:37:43,306 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:43,306 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:43,306 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:43,311 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 223#L1050-7true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, 11#L1062-36true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:43,311 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-01-09 21:37:43,311 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:43,311 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:43,311 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:43,315 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1062-5true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 163#L1051-3true]) [2025-01-09 21:37:43,315 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-01-09 21:37:43,315 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:43,315 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:43,316 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:43,316 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:43,316 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1062-5true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 163#L1051-3true]) [2025-01-09 21:37:43,316 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-01-09 21:37:43,316 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:43,316 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:43,316 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:43,316 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:43,316 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:43,339 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, 17#L1049-3true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 123#L1050-16true, 11#L1062-36true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:43,339 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-01-09 21:37:43,339 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:43,339 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:43,339 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:43,339 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][304], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 15#L1049-3true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 11#L1062-36true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:43,339 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-01-09 21:37:43,339 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:43,339 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:43,339 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:43,350 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 133#L1062-11true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 163#L1051-3true]) [2025-01-09 21:37:43,350 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:43,350 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:43,350 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:43,350 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:43,359 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, 17#L1049-3true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, 11#L1062-36true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:43,359 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-01-09 21:37:43,359 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:43,359 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:43,359 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:43,360 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][304], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 15#L1049-3true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, 11#L1062-36true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:43,360 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-01-09 21:37:43,360 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:43,360 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:43,360 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:43,421 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 133#L1062-11true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 163#L1051-3true]) [2025-01-09 21:37:43,422 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:43,422 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:43,422 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:43,422 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:43,422 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:43,422 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1062-5true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 163#L1051-3true]) [2025-01-09 21:37:43,422 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-01-09 21:37:43,422 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:43,422 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:43,423 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:43,423 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:43,423 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:43,423 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:43,440 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, 138#$Ultimate##0true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, 57#L1063-20true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:43,440 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-01-09 21:37:43,440 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:43,440 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:43,440 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:43,442 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][220], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 31#L1062-27true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:43,442 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-01-09 21:37:43,442 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:43,442 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:43,442 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:43,443 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][233], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 123#L1050-16true, 31#L1062-27true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:43,443 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-01-09 21:37:43,443 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:43,443 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:43,443 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:43,453 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 223#L1050-7true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 123#L1050-16true, 11#L1062-36true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:43,454 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-01-09 21:37:43,454 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:43,454 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:43,454 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:43,454 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:43,461 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][232], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 223#L1050-7true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 100#L1062-24true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:43,461 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is not cut-off event [2025-01-09 21:37:43,461 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-01-09 21:37:43,461 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-01-09 21:37:43,462 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-01-09 21:37:43,467 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 163#L1051-3true]) [2025-01-09 21:37:43,468 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:37:43,468 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:43,468 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:43,468 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:43,468 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 163#L1051-3true]) [2025-01-09 21:37:43,468 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:37:43,468 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:43,468 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:43,468 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:43,468 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:43,496 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 223#L1050-7true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, 11#L1062-36true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:43,496 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-01-09 21:37:43,496 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:43,496 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:43,497 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:43,497 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:43,518 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][334], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 15#L1049-3true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 78#L1063-15true, 301#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:43,519 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is not cut-off event [2025-01-09 21:37:43,519 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-01-09 21:37:43,519 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-01-09 21:37:43,519 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-01-09 21:37:43,560 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 133#L1062-11true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 163#L1051-3true]) [2025-01-09 21:37:43,560 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:37:43,560 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:43,560 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:43,560 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:43,560 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:43,560 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:43,561 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 163#L1051-3true]) [2025-01-09 21:37:43,561 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:37:43,561 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:43,561 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:43,561 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:43,561 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:43,561 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:43,561 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1062-5true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 163#L1051-3true]) [2025-01-09 21:37:43,561 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-01-09 21:37:43,561 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:43,561 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:43,561 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:43,561 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:43,561 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:43,561 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:43,561 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:43,563 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 163#L1051-3true]) [2025-01-09 21:37:43,563 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:37:43,563 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:43,563 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:43,563 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:43,563 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 133#L1062-11true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 163#L1051-3true]) [2025-01-09 21:37:43,563 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:37:43,563 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:43,563 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:43,564 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:43,564 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1062-5true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 163#L1051-3true]) [2025-01-09 21:37:43,564 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-01-09 21:37:43,564 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:43,564 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:43,564 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:43,599 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][321], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 14#L1050-7true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 31#L1062-27true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:43,600 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-01-09 21:37:43,600 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:43,600 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:43,600 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:43,601 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][304], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 31#L1062-27true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:43,601 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:43,601 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:43,601 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:43,601 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:43,606 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][325], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 14#L1050-7true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 31#L1062-27true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:43,606 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-01-09 21:37:43,606 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:43,606 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:43,606 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:43,606 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][304], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 123#L1050-16true, 31#L1062-27true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:43,606 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:43,606 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:43,606 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:43,606 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:43,617 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][304], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), 29#L1050-1true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 11#L1062-36true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:43,617 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-01-09 21:37:43,617 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:43,617 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:43,617 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:43,636 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][304], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), 29#L1050-1true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, 11#L1062-36true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:43,636 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:43,636 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:43,637 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:43,637 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:43,638 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][320], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 14#L1050-7true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 31#L1062-27true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:43,638 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-01-09 21:37:43,638 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:43,638 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:43,638 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:43,641 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][326], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 14#L1050-7true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 31#L1062-27true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:43,641 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-01-09 21:37:43,641 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:43,641 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:43,641 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:43,693 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][304], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1062-5true, 233#true, 66#L1051-3true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:43,693 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is not cut-off event [2025-01-09 21:37:43,693 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-01-09 21:37:43,693 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-01-09 21:37:43,693 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-01-09 21:37:43,696 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][223], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 217#L1062-3true, 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 163#L1051-3true]) [2025-01-09 21:37:43,696 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-01-09 21:37:43,696 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:43,696 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:43,696 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:43,697 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][323], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 66#L1051-3true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, 217#L1062-3true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:43,697 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-01-09 21:37:43,697 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:43,697 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:43,698 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:43,707 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 31#L1062-27true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:43,708 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2025-01-09 21:37:43,708 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-01-09 21:37:43,708 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-01-09 21:37:43,708 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-01-09 21:37:43,710 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][232], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 31#L1062-27true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:43,710 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2025-01-09 21:37:43,710 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-01-09 21:37:43,710 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-01-09 21:37:43,711 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-01-09 21:37:43,713 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 133#L1062-11true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 163#L1051-3true]) [2025-01-09 21:37:43,713 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:37:43,713 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:43,713 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:43,713 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:43,713 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:43,713 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:43,713 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:43,713 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 133#L1062-11true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 163#L1051-3true]) [2025-01-09 21:37:43,713 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:37:43,714 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:43,714 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:43,714 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:43,714 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:43,714 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:43,714 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:43,714 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:43,731 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 223#L1050-7true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 123#L1050-16true, 11#L1062-36true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:43,731 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-01-09 21:37:43,731 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:43,731 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:43,731 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:43,731 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:43,731 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:43,732 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][304], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 14#L1050-7true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 11#L1062-36true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:43,732 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-01-09 21:37:43,732 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:43,732 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:43,732 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:43,752 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][304], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, 21#L1050-2true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 11#L1062-36true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:43,752 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:43,752 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:43,752 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:43,752 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:43,753 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][304], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 137#threadErr2ASSERT_VIOLATIONDATA_RACEtrue, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 11#L1062-36true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:43,753 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:43,753 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:43,753 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:43,753 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:43,773 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][304], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, 21#L1050-2true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, 11#L1062-36true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:43,773 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:37:43,773 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:43,773 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:43,773 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:43,774 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 223#L1050-7true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, 11#L1062-36true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:43,774 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-01-09 21:37:43,774 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:43,774 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:43,774 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:43,774 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:43,774 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:43,774 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][304], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 137#threadErr2ASSERT_VIOLATIONDATA_RACEtrue, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 11#L1062-36true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:43,774 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:37:43,774 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:43,774 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:43,774 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:43,775 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][304], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 14#L1050-7true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, 11#L1062-36true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:43,775 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-01-09 21:37:43,775 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:43,775 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:43,775 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:43,791 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][250], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), 72#L1063-7true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:43,792 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-01-09 21:37:43,792 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:43,792 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:43,792 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:43,804 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][246], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 223#L1050-7true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 74#L1063-10true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:43,805 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:43,805 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:43,805 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:43,805 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:43,809 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][334], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 14#L1050-7true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 74#L1063-10true, 195#L1050-16true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:43,809 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:43,810 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:43,810 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:43,810 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:43,817 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][249], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), 72#L1063-7true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:43,817 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-01-09 21:37:43,817 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:43,817 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:43,817 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:43,850 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 65#L1062-32true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 223#L1050-7true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:43,850 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:43,850 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:43,850 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:43,850 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:43,852 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][242], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 223#L1050-7true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, 11#L1062-36true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:43,853 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-01-09 21:37:43,853 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:43,853 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:43,853 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:43,853 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][232], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 65#L1062-32true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 223#L1050-7true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:43,853 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:43,853 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:43,853 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:43,853 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:43,856 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 163#L1051-3true]) [2025-01-09 21:37:43,856 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:37:43,856 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:43,856 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:43,856 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:43,856 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:43,856 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:43,856 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:43,857 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 163#L1051-3true]) [2025-01-09 21:37:43,857 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:37:43,857 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:43,857 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:43,857 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:43,857 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:43,857 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:43,857 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:43,857 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:43,860 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, 138#$Ultimate##0true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 212#L1064-3true]) [2025-01-09 21:37:43,860 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:43,860 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:43,860 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:43,860 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:43,862 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][220], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 65#L1062-32true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 223#L1050-7true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:43,862 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:43,862 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:43,862 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:43,862 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:43,864 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][233], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 65#L1062-32true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 223#L1050-7true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:43,864 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:43,864 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:43,864 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:43,864 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:43,892 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 123#L1050-16true, 31#L1062-27true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:43,893 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-01-09 21:37:43,893 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-01-09 21:37:43,893 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-01-09 21:37:43,893 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-01-09 21:37:43,901 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 123#L1050-16true, 31#L1062-27true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:43,901 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-01-09 21:37:43,902 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-01-09 21:37:43,902 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-01-09 21:37:43,902 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-01-09 21:37:43,925 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][220], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 163#L1051-3true]) [2025-01-09 21:37:43,926 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:37:43,926 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:43,926 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:43,926 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:43,926 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][220], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 133#L1062-11true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 163#L1051-3true]) [2025-01-09 21:37:43,926 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:43,926 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:43,926 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:43,926 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:43,933 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][250], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), 72#L1063-7true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:43,933 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-01-09 21:37:43,933 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-01-09 21:37:43,933 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-01-09 21:37:43,933 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-01-09 21:37:43,933 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-01-09 21:37:43,935 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][334], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 21#L1050-2true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 78#L1063-15true, 301#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:43,935 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-01-09 21:37:43,936 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-01-09 21:37:43,936 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-01-09 21:37:43,936 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-01-09 21:37:43,947 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][334], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, 74#L1063-10true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:43,947 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:37:43,947 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:43,947 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:43,947 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:43,947 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][334], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), 72#L1063-7true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:43,947 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:43,947 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:43,947 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:43,947 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:43,991 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, 195#L1050-16true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 31#L1062-27true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:43,992 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:37:43,992 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:43,992 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:43,992 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:43,992 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:43,995 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 123#L1050-16true, 31#L1062-27true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:43,995 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:37:43,995 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:43,995 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:43,995 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:43,995 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:44,044 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 123#L1050-16true, 31#L1062-27true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 163#L1051-3true]) [2025-01-09 21:37:44,044 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:37:44,044 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:44,044 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:44,044 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:44,044 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 163#L1051-3true]) [2025-01-09 21:37:44,044 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:37:44,044 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:44,044 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:44,044 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:44,046 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][321], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 133#L1062-11true, 66#L1051-3true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 240#(= |#race~threads_mask~0| 0), 195#L1050-16true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:44,046 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2025-01-09 21:37:44,046 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-01-09 21:37:44,047 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-01-09 21:37:44,047 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-01-09 21:37:44,048 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][304], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 66#L1051-3true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:44,048 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:37:44,048 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:44,048 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:44,048 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:44,048 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][304], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 31#L1062-27true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:44,048 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:37:44,048 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:44,048 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:44,048 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:44,071 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 163#L1051-3true]) [2025-01-09 21:37:44,071 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:37:44,071 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:44,071 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:44,071 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:44,074 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][304], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 66#L1051-3true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:44,075 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:37:44,075 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:44,075 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:44,075 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:44,076 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][250], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 74#L1063-10true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:44,076 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:37:44,076 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:44,076 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:44,076 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:44,078 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][250], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 74#L1063-10true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:44,078 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2025-01-09 21:37:44,078 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-01-09 21:37:44,078 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-01-09 21:37:44,078 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-01-09 21:37:44,078 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-01-09 21:37:44,080 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][250], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 78#L1063-15true, 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:44,080 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:37:44,081 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:44,081 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:44,081 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:44,276 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:44,276 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-01-09 21:37:44,276 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:44,276 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:44,276 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:44,281 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][302], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), 72#L1063-7true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:44,281 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:37:44,282 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:44,282 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:44,282 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:44,282 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][304], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, 74#L1063-10true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:44,282 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:37:44,282 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:44,282 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:44,282 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:44,290 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][249], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 41#L1063-11true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:44,290 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:37:44,290 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:44,290 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:44,290 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:44,291 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][249], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 74#L1063-10true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:44,291 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:37:44,291 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:44,291 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:44,291 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:44,342 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 223#L1050-7true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 123#L1050-16true, 11#L1062-36true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:44,343 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-01-09 21:37:44,343 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:44,343 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:44,343 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:44,343 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:44,343 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:44,343 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:44,343 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 223#L1050-7true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 123#L1050-16true, 11#L1062-36true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:44,343 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-01-09 21:37:44,343 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:44,343 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:44,343 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:44,343 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:44,343 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:44,344 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:44,344 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:44,344 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][304], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 14#L1050-7true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 11#L1062-36true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:44,344 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-01-09 21:37:44,344 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:44,344 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:44,344 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:44,344 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:44,348 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 63#L1062-19true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 163#L1051-3true]) [2025-01-09 21:37:44,349 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-01-09 21:37:44,349 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:44,349 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:44,349 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:44,353 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][304], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 11#L1062-36true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:44,354 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-01-09 21:37:44,354 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:44,354 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:44,354 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:44,354 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 123#L1050-16true, 11#L1062-36true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:44,354 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-01-09 21:37:44,354 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:44,354 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:44,354 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:44,359 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][304], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 11#L1062-36true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:44,359 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-01-09 21:37:44,359 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:44,359 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:44,359 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:44,359 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 223#L1050-7true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, 11#L1062-36true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:44,359 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-01-09 21:37:44,359 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:44,359 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:44,359 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:44,359 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:44,360 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:44,360 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:44,360 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 223#L1050-7true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, 11#L1062-36true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:44,360 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-01-09 21:37:44,360 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:44,360 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:44,360 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:44,360 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:44,360 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:44,360 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:44,360 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:44,360 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][304], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 14#L1050-7true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, 11#L1062-36true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:44,360 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-01-09 21:37:44,360 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:44,360 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:44,360 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:44,360 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:44,360 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, 11#L1062-36true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:44,361 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-01-09 21:37:44,361 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:44,361 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:44,361 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:44,378 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][304], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 14#L1050-7true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 11#L1062-36true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:44,379 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:37:44,379 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:44,379 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:44,379 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:44,379 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:44,379 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:44,388 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][304], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 14#L1050-7true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 11#L1062-36true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:44,389 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:37:44,389 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:44,389 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:44,389 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:44,389 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:44,389 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:44,397 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][232], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 100#L1062-24true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 163#L1051-3true]) [2025-01-09 21:37:44,397 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:44,397 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:44,397 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:44,397 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:44,404 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][321], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 66#L1051-3true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:44,405 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is not cut-off event [2025-01-09 21:37:44,405 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-01-09 21:37:44,405 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-01-09 21:37:44,405 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-01-09 21:37:44,414 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 31#L1062-27true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 163#L1051-3true]) [2025-01-09 21:37:44,414 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:44,414 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:44,414 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:44,414 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:44,414 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:44,415 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][304], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, 195#L1050-16true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 31#L1062-27true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:44,415 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:44,416 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:44,416 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:44,416 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:44,416 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:44,426 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 31#L1062-27true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 163#L1051-3true]) [2025-01-09 21:37:44,426 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:44,426 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:44,426 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:44,426 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:44,427 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][304], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 31#L1062-27true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:44,427 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:44,427 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:44,427 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:44,427 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:44,456 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][233], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 100#L1062-24true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 163#L1051-3true]) [2025-01-09 21:37:44,456 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:37:44,456 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:44,456 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:44,456 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:44,456 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][220], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 163#L1051-3true]) [2025-01-09 21:37:44,456 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:37:44,457 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:44,457 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:44,457 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:44,457 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:44,457 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][220], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 63#L1062-19true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 163#L1051-3true]) [2025-01-09 21:37:44,457 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-01-09 21:37:44,457 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:44,457 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:44,457 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:44,464 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][250], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 78#L1063-15true, 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:44,464 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:37:44,464 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:44,464 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:44,464 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:44,464 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:44,471 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][334], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 14#L1050-7true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 78#L1063-15true, 301#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:44,471 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:37:44,471 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:44,471 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:44,471 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:44,498 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 223#L1050-7true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:44,499 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:37:44,499 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:44,499 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:44,499 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:44,500 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][302], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:44,500 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:37:44,500 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:44,500 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:44,500 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:44,505 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][302], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, 74#L1063-10true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:44,506 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:37:44,506 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:44,506 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:44,506 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:44,514 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][249], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 78#L1063-15true, 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:44,514 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:37:44,514 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:44,514 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:44,514 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:44,586 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 123#L1050-16true, 31#L1062-27true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 163#L1051-3true]) [2025-01-09 21:37:44,587 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:37:44,587 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:44,587 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:44,587 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:44,590 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][304], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 31#L1062-27true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:44,590 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:37:44,590 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:44,590 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:44,590 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:44,591 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 123#L1050-16true, 31#L1062-27true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 163#L1051-3true]) [2025-01-09 21:37:44,591 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:37:44,591 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:44,591 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:44,591 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:44,596 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][232], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 123#L1050-16true, 31#L1062-27true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 163#L1051-3true]) [2025-01-09 21:37:44,596 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:37:44,596 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:44,596 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:44,596 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:44,600 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 31#L1062-27true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 163#L1051-3true]) [2025-01-09 21:37:44,601 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:37:44,601 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:44,601 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:44,601 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:44,602 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 123#L1050-16true, 31#L1062-27true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 163#L1051-3true]) [2025-01-09 21:37:44,602 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:37:44,602 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:44,602 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:44,602 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:44,602 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:44,602 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:44,602 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 31#L1062-27true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 163#L1051-3true]) [2025-01-09 21:37:44,603 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:37:44,603 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:44,603 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:44,603 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:44,603 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:44,605 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][304], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 66#L1051-3true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 31#L1062-27true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:44,605 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:37:44,605 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:44,605 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:44,605 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:44,605 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:44,605 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][304], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 66#L1051-3true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 31#L1062-27true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:44,606 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:37:44,606 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:44,606 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:44,606 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:44,606 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:44,606 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:44,606 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 123#L1050-16true, 31#L1062-27true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 163#L1051-3true]) [2025-01-09 21:37:44,606 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:37:44,606 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:44,606 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:44,607 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:44,607 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:44,607 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 123#L1050-16true, 31#L1062-27true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 163#L1051-3true]) [2025-01-09 21:37:44,607 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:37:44,607 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:44,607 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:44,607 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:44,607 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:44,614 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][242], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 100#L1062-24true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 163#L1051-3true]) [2025-01-09 21:37:44,614 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:44,614 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:44,614 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:44,614 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:44,614 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][242], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 31#L1062-27true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 163#L1051-3true]) [2025-01-09 21:37:44,614 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:37:44,614 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:44,614 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:44,615 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:44,615 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][332], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 66#L1051-3true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 31#L1062-27true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:44,615 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:37:44,615 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:44,615 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:44,615 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:44,616 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][332], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 66#L1051-3true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 100#L1062-24true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:44,616 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:44,616 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:44,616 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:44,616 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:44,616 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][332], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 31#L1062-27true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:44,616 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:37:44,616 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:44,616 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:44,616 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:44,617 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][332], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 100#L1062-24true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:44,617 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:44,617 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:44,617 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:44,617 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:44,617 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][242], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 100#L1062-24true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 163#L1051-3true]) [2025-01-09 21:37:44,617 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:44,617 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:44,617 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:44,617 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:44,618 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][242], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 123#L1050-16true, 31#L1062-27true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 163#L1051-3true]) [2025-01-09 21:37:44,618 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:37:44,618 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:44,618 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:44,618 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:44,651 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][233], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 100#L1062-24true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 163#L1051-3true]) [2025-01-09 21:37:44,651 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:44,651 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:44,651 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:44,651 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:44,651 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:44,651 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][233], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 31#L1062-27true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 163#L1051-3true]) [2025-01-09 21:37:44,652 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:37:44,652 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:44,652 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:44,652 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:44,652 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][220], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 63#L1062-19true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 163#L1051-3true]) [2025-01-09 21:37:44,652 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-01-09 21:37:44,652 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:44,652 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:44,652 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:44,652 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:44,652 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][220], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 123#L1050-16true, 31#L1062-27true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 163#L1051-3true]) [2025-01-09 21:37:44,652 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:37:44,652 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:44,652 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:44,652 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:44,663 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][337], [30#L1050-15true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 74#L1063-10true, 195#L1050-16true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:44,663 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-01-09 21:37:44,663 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:44,664 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:44,664 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:44,684 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, 57#L1063-20true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:44,684 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:44,684 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:44,684 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:44,684 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:44,688 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, 57#L1063-20true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:44,688 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:37:44,688 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:44,688 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:44,688 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:44,702 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][304], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 41#L1063-11true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:44,702 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-01-09 21:37:44,702 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:44,702 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:44,702 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:44,702 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][302], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 41#L1063-11true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:44,702 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-01-09 21:37:44,702 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:44,702 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:44,703 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:44,712 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][336], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 30#L1050-15true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 74#L1063-10true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:44,712 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-01-09 21:37:44,712 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:44,712 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:44,712 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:44,750 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 31#L1062-27true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 163#L1051-3true]) [2025-01-09 21:37:44,750 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-01-09 21:37:44,750 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:44,751 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:44,751 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:44,751 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:44,751 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 63#L1062-19true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 163#L1051-3true]) [2025-01-09 21:37:44,751 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-01-09 21:37:44,751 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:44,751 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:44,751 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:44,751 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:44,751 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][232], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 31#L1062-27true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 163#L1051-3true]) [2025-01-09 21:37:44,751 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-01-09 21:37:44,751 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:44,751 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:44,751 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:44,751 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:44,752 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][232], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 100#L1062-24true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 163#L1051-3true]) [2025-01-09 21:37:44,752 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:37:44,752 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:44,752 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:44,752 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:44,752 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:44,753 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][232], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 31#L1062-27true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 163#L1051-3true]) [2025-01-09 21:37:44,753 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-01-09 21:37:44,753 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:44,753 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:44,753 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:44,753 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 31#L1062-27true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 163#L1051-3true]) [2025-01-09 21:37:44,753 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-01-09 21:37:44,753 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:44,753 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:44,753 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:44,753 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 63#L1062-19true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 163#L1051-3true]) [2025-01-09 21:37:44,754 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-01-09 21:37:44,754 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:44,754 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:44,754 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:44,754 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][302], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 63#L1062-19true, 66#L1051-3true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:44,754 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-01-09 21:37:44,755 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:44,755 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:44,755 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:44,761 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][302], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 63#L1062-19true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 66#L1051-3true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:44,761 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-01-09 21:37:44,761 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:44,761 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:44,761 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:44,785 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][304], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 31#L1062-27true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:44,785 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:37:44,785 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:44,785 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:44,785 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:44,786 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 123#L1050-16true, 31#L1062-27true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 163#L1051-3true]) [2025-01-09 21:37:44,786 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:37:44,786 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:44,786 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:44,786 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:44,786 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:44,786 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:44,836 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 41#L1063-11true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:44,836 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-01-09 21:37:44,836 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:44,836 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:44,836 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:44,848 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][304], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 78#L1063-15true, 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:44,848 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-01-09 21:37:44,848 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:44,848 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:44,848 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:44,854 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 212#L1064-3true]) [2025-01-09 21:37:44,854 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:37:44,854 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:44,854 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:44,854 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:44,863 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, 57#L1063-20true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:44,863 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:37:44,863 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:44,863 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:44,863 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:44,863 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:44,866 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, 57#L1063-20true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:44,866 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:44,866 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:44,866 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:44,866 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:44,866 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:44,866 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:44,871 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 212#L1064-3true]) [2025-01-09 21:37:44,872 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:37:44,872 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:44,872 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:44,872 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:44,872 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:44,872 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, 57#L1063-20true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:44,872 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:44,872 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:44,872 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:44,872 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:44,872 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:44,882 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][302], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:44,882 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-01-09 21:37:44,882 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:44,882 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:44,882 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:37:45,048 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 212#L1064-3true]) [2025-01-09 21:37:45,048 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-01-09 21:37:45,048 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:45,048 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:45,048 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:45,048 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:45,048 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:45,048 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, 57#L1063-20true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:45,048 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:37:45,049 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:45,049 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:45,049 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:45,049 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:45,049 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:45,050 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, 57#L1063-20true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:45,050 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:45,050 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:45,050 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:45,050 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:45,050 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:45,050 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:45,050 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:45,051 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, 57#L1063-20true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:45,051 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:37:45,051 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:45,051 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:45,051 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:45,051 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:45,051 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:45,051 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:45,054 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][304], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, 57#L1063-20true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:45,054 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:45,054 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:45,054 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:45,054 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:45,055 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][304], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, 57#L1063-20true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:45,055 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:45,056 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:45,056 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:45,056 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:45,056 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][304], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, 57#L1063-20true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:45,056 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:37:45,056 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:45,056 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:45,056 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:45,056 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:45,157 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][304], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 11#L1062-36true, 129#L1050-18true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:45,157 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:37:45,157 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:45,157 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:45,157 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:45,161 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][304], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 66#L1051-3true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 240#(= |#race~threads_mask~0| 0), 195#L1050-16true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 31#L1062-27true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:45,161 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:45,161 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:45,161 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:45,161 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:45,161 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:45,177 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 31#L1062-27true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 163#L1051-3true]) [2025-01-09 21:37:45,177 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:37:45,177 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:45,177 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:45,177 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:45,177 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:45,177 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:45,178 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][304], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 66#L1051-3true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 31#L1062-27true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:45,178 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:45,178 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:45,178 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:45,178 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:45,178 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:45,179 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][304], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 31#L1062-27true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:45,179 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:37:45,179 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:45,179 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:45,179 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:45,179 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:45,179 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:45,189 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][304], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, 11#L1062-36true, 129#L1050-18true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:45,189 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-01-09 21:37:45,189 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:45,189 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:45,189 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:45,195 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][304], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, 57#L1063-20true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:45,195 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:45,195 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:45,195 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:45,195 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:45,195 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:45,208 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 212#L1064-3true]) [2025-01-09 21:37:45,208 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:37:45,208 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:45,208 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:45,208 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:45,213 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][302], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 14#L1050-7true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, 57#L1063-20true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:45,213 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:45,213 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:45,213 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:45,213 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:45,214 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 223#L1050-7true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, 57#L1063-20true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:45,214 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:37:45,214 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:45,214 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:45,214 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:37:45,259 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][280], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 41#L1063-11true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, 17#L1049-3true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:45,259 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:37:45,259 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:45,259 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:45,259 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:45,261 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][279], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 41#L1063-11true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, 17#L1049-3true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:45,261 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:37:45,261 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:45,261 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:45,261 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:45,266 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 123#L1050-16true, 31#L1062-27true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 163#L1051-3true]) [2025-01-09 21:37:45,266 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-01-09 21:37:45,266 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:45,266 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:45,266 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:45,266 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:45,266 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:45,266 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:45,269 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][279], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 41#L1063-11true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, 17#L1049-3true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:45,269 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:37:45,269 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:45,269 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:45,269 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:45,288 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, 165#L1050-18true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 123#L1050-16true, 11#L1062-36true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:45,288 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:37:45,288 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:45,288 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:45,288 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:45,292 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 123#L1050-16true, 11#L1062-36true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 163#L1051-3true]) [2025-01-09 21:37:45,292 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-01-09 21:37:45,292 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:45,292 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:45,292 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:45,302 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][232], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 100#L1062-24true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 163#L1051-3true]) [2025-01-09 21:37:45,302 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event [2025-01-09 21:37:45,302 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-01-09 21:37:45,302 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-01-09 21:37:45,302 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-01-09 21:37:45,359 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][304], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 19#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 212#L1064-3true]) [2025-01-09 21:37:45,360 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:37:45,360 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:45,360 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:45,360 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:45,362 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 212#L1064-3true]) [2025-01-09 21:37:45,362 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-01-09 21:37:45,362 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:45,362 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:45,362 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:45,362 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:45,364 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 212#L1064-3true]) [2025-01-09 21:37:45,364 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:37:45,364 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:45,364 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:45,364 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:45,364 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:45,364 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:45,366 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, 57#L1063-20true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:45,367 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:37:45,367 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:45,367 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:45,367 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:45,367 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:45,367 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:45,367 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:45,367 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:45,368 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][304], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, 57#L1063-20true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:45,368 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:37:45,368 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:45,368 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:45,368 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:45,368 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:45,368 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:45,370 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, 57#L1063-20true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:45,370 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:37:45,370 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:45,370 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:45,370 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:45,370 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:45,370 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:45,370 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:45,370 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:45,371 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][304], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, 57#L1063-20true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:45,371 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:37:45,371 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:45,371 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:45,371 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:45,371 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:45,371 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:37:45,419 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][232], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 65#L1062-32true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 163#L1051-3true]) [2025-01-09 21:37:45,420 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-01-09 21:37:45,420 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:45,420 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:45,420 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:45,439 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 123#L1050-16true, 11#L1062-36true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 163#L1051-3true]) [2025-01-09 21:37:45,439 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-01-09 21:37:45,439 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:45,439 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:45,440 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:45,440 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:45,443 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][340], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 14#L1050-7true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, 74#L1063-10true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:45,443 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-01-09 21:37:45,443 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:45,443 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:45,444 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:45,444 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][340], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), 72#L1063-7true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 14#L1050-7true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:45,444 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-01-09 21:37:45,444 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:45,444 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:45,444 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:45,444 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][341], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), 72#L1063-7true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 14#L1050-7true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:45,444 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-01-09 21:37:45,444 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:45,444 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:45,444 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:45,444 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][341], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 14#L1050-7true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, 74#L1063-10true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:45,444 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-01-09 21:37:45,444 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:45,444 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:45,444 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:45,446 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 31#L1062-27true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 163#L1051-3true]) [2025-01-09 21:37:45,446 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-01-09 21:37:45,446 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:45,446 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:45,446 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:45,446 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:45,446 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:45,447 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][321], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 31#L1062-27true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:45,447 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-01-09 21:37:45,447 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:45,447 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:45,447 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:45,451 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][232], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 65#L1062-32true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 163#L1051-3true]) [2025-01-09 21:37:45,451 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-01-09 21:37:45,451 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:45,451 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:45,451 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:45,451 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:45,451 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][232], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 31#L1062-27true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 163#L1051-3true]) [2025-01-09 21:37:45,451 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-01-09 21:37:45,451 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:45,451 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:45,451 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:45,451 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:45,451 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:45,451 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][325], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 66#L1051-3true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 31#L1062-27true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:45,452 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-01-09 21:37:45,452 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:45,452 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:45,452 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:45,486 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, 11#L1062-36true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 163#L1051-3true]) [2025-01-09 21:37:45,486 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-01-09 21:37:45,486 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:45,486 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:45,486 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:45,489 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][341], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), 72#L1063-7true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 14#L1050-7true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:45,490 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-01-09 21:37:45,490 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:45,490 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:45,490 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:45,491 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][220], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 123#L1050-16true, 31#L1062-27true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 163#L1051-3true]) [2025-01-09 21:37:45,491 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-01-09 21:37:45,491 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:45,491 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:45,491 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:45,491 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:45,494 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][233], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 65#L1062-32true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 163#L1051-3true]) [2025-01-09 21:37:45,494 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-01-09 21:37:45,494 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:45,494 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:45,494 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:45,494 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][233], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 123#L1050-16true, 31#L1062-27true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 163#L1051-3true]) [2025-01-09 21:37:45,494 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-01-09 21:37:45,494 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:45,494 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:45,494 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:45,494 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:37:45,507 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 212#L1064-3true]) [2025-01-09 21:37:45,507 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:37:45,507 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:45,507 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:45,507 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:45,507 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:45,507 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:45,507 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:45,508 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 212#L1064-3true]) [2025-01-09 21:37:45,508 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-01-09 21:37:45,508 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:45,508 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:45,508 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:45,508 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:45,508 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:45,508 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:45,510 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][304], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 212#L1064-3true]) [2025-01-09 21:37:45,510 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:37:45,510 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:45,510 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:45,511 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:45,543 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][340], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), 29#L1050-1true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 41#L1063-11true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:45,543 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:37:45,544 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:45,544 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:45,544 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:45,545 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][341], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 29#L1050-1true, 41#L1063-11true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:45,545 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:37:45,545 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:45,545 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:45,545 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:45,550 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 65#L1062-32true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 163#L1051-3true]) [2025-01-09 21:37:45,550 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:37:45,550 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:45,550 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:45,550 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:45,551 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, 17#L1049-3true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:45,551 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:37:45,552 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:45,552 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:45,552 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:45,553 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][341], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), 29#L1050-1true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 41#L1063-11true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:45,553 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:37:45,553 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:45,553 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:45,553 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:45,556 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([813] L1050-7-->L1050-10: Formula: (and (not (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise6_7|)) (not (= v_~threads_mask~0_23 0))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[][317], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 262#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 271#(not (= ~threads_mask~0 0)), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), 285#(not (= ~threads_mask~0 0)), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 74#L1063-10true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 291#(not (= ~threads_mask~0 0)), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:45,556 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:37:45,556 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:45,556 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:45,556 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:45,560 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([813] L1050-7-->L1050-10: Formula: (and (not (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise6_7|)) (not (= v_~threads_mask~0_23 0))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[][317], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 262#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 271#(not (= ~threads_mask~0 0)), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 19#L1050-10true, 264#(not (= ~threads_mask~0 0)), 285#(not (= ~threads_mask~0 0)), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 291#(not (= ~threads_mask~0 0)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 74#L1063-10true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:45,560 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:37:45,560 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:45,560 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:45,560 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:45,570 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][302], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 14#L1050-7true, 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:45,571 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-01-09 21:37:45,571 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:45,571 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:45,571 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:37:45,578 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][242], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, 11#L1062-36true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 163#L1051-3true]) [2025-01-09 21:37:45,578 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-01-09 21:37:45,578 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:45,578 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:45,578 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:45,599 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 65#L1062-32true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 163#L1051-3true]) [2025-01-09 21:37:45,599 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:37:45,599 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:45,599 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:45,599 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:45,614 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([813] L1050-7-->L1050-10: Formula: (and (not (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise6_7|)) (not (= v_~threads_mask~0_23 0))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[][317], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 262#true, 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), 92#L1050-10true, 285#(not (= ~threads_mask~0 0)), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 291#(not (= ~threads_mask~0 0)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 74#L1063-10true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:45,614 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:37:45,615 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:45,615 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:45,615 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:45,615 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][341], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 14#L1050-7true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 74#L1063-10true, 195#L1050-16true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:45,616 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-01-09 21:37:45,616 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:45,616 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:45,616 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:45,623 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][233], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 65#L1062-32true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 163#L1051-3true]) [2025-01-09 21:37:45,623 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:37:45,623 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:45,623 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:45,623 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:45,623 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:45,627 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][304], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 212#L1064-3true]) [2025-01-09 21:37:45,627 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:37:45,627 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:45,627 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:45,627 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:45,627 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:45,627 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, 57#L1063-20true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:45,628 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:37:45,628 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:45,628 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:45,628 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:45,642 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][302], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 14#L1050-7true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 212#L1064-3true]) [2025-01-09 21:37:45,643 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:37:45,643 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:45,643 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:45,643 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:45,644 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 223#L1050-7true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 212#L1064-3true]) [2025-01-09 21:37:45,644 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:37:45,644 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:45,644 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:45,644 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:45,646 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][304], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 212#L1064-3true]) [2025-01-09 21:37:45,647 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:37:45,647 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:45,647 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:45,647 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:45,647 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:45,654 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, 74#L1063-10true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 163#L1051-3true]) [2025-01-09 21:37:45,654 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-01-09 21:37:45,654 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:45,654 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:45,654 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:45,659 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][245], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), 72#L1063-7true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 163#L1051-3true]) [2025-01-09 21:37:45,659 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:37:45,659 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:45,659 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:45,659 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:45,663 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][333], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), 72#L1063-7true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:45,663 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:37:45,663 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:45,663 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:45,663 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:37:45,663 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][304], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 74#L1063-10true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:45,663 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-01-09 21:37:45,664 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:45,664 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:45,664 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:45,678 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][227], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 240#(= |#race~threads_mask~0| 0), 74#L1063-10true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 163#L1051-3true]) [2025-01-09 21:37:45,678 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-01-09 21:37:45,678 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:45,678 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:45,678 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:45,679 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][324], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 74#L1063-10true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:45,679 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-01-09 21:37:45,679 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:45,679 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:45,680 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:45,688 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][340], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 14#L1050-7true, 41#L1063-11true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:45,688 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-01-09 21:37:45,688 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:45,688 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:45,688 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:45,689 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][340], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, 21#L1050-2true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 41#L1063-11true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:45,689 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-01-09 21:37:45,689 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:45,689 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:45,689 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:45,694 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][340], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, 74#L1063-10true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:45,694 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-01-09 21:37:45,694 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:45,694 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:45,695 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:45,695 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][280], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), 72#L1063-7true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:45,695 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-01-09 21:37:45,696 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:45,696 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:45,696 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:45,696 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][340], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 14#L1050-7true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 74#L1063-10true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:45,696 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-01-09 21:37:45,696 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:45,696 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:45,696 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:45,696 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:45,697 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][340], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), 72#L1063-7true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 14#L1050-7true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:45,697 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-01-09 21:37:45,697 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:45,697 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:45,697 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:45,697 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:45,698 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][341], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 14#L1050-7true, 41#L1063-11true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:45,698 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-01-09 21:37:45,698 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:45,698 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:45,698 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:45,699 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][341], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, 21#L1050-2true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 41#L1063-11true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:45,699 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-01-09 21:37:45,699 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:45,699 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:45,699 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:45,699 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][341], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, 74#L1063-10true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:45,699 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-01-09 21:37:45,699 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:45,699 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:45,699 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:45,700 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][279], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), 72#L1063-7true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:45,700 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-01-09 21:37:45,700 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:45,700 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:45,700 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:45,701 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][341], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), 72#L1063-7true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 14#L1050-7true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:45,701 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-01-09 21:37:45,701 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:45,701 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:45,701 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:45,701 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:45,701 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][341], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 14#L1050-7true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 74#L1063-10true, 195#L1050-16true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:45,701 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-01-09 21:37:45,701 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:45,701 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:45,701 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:45,701 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:45,702 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 65#L1062-32true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 163#L1051-3true]) [2025-01-09 21:37:45,702 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-01-09 21:37:45,702 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:45,702 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:45,702 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:45,703 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 65#L1062-32true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 163#L1051-3true]) [2025-01-09 21:37:45,703 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-01-09 21:37:45,703 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:45,703 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:45,703 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:45,704 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][232], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 65#L1062-32true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 163#L1051-3true]) [2025-01-09 21:37:45,704 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-01-09 21:37:45,704 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:45,704 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:45,704 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:45,704 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:45,704 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:45,705 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][232], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 65#L1062-32true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 163#L1051-3true]) [2025-01-09 21:37:45,705 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-01-09 21:37:45,705 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:45,705 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:45,705 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:45,711 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][341], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, 21#L1050-2true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 41#L1063-11true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:45,711 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-01-09 21:37:45,711 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:45,711 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:45,711 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:45,712 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][279], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), 72#L1063-7true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:45,712 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-01-09 21:37:45,712 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:45,712 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:45,712 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:45,713 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][341], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 14#L1050-7true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 74#L1063-10true, 195#L1050-16true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:45,713 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-01-09 21:37:45,713 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:45,713 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:45,713 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:45,713 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:45,713 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][341], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), 72#L1063-7true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 14#L1050-7true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:45,713 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-01-09 21:37:45,713 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:45,713 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:45,713 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:45,713 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:45,730 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][304], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:45,730 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-01-09 21:37:45,730 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:45,730 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:37:45,730 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:37:45,731 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][280], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, 74#L1063-10true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:45,732 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-01-09 21:37:45,732 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:45,732 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:45,732 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:45,733 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][279], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, 74#L1063-10true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:45,733 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-01-09 21:37:45,733 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:45,733 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:45,733 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:45,771 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][341], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 14#L1050-7true, 41#L1063-11true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:45,771 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-01-09 21:37:45,771 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:45,771 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:45,771 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:45,796 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 212#L1064-3true]) [2025-01-09 21:37:45,796 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-01-09 21:37:45,796 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:45,796 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:45,796 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:45,796 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:45,796 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:45,796 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:45,796 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:45,797 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][304], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 212#L1064-3true]) [2025-01-09 21:37:45,797 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-01-09 21:37:45,797 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:45,797 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:45,797 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:45,797 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:45,797 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:45,799 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 212#L1064-3true]) [2025-01-09 21:37:45,799 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-01-09 21:37:45,799 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:45,799 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:45,799 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:45,799 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:45,799 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:45,799 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:45,799 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:45,800 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][304], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 212#L1064-3true]) [2025-01-09 21:37:45,800 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-01-09 21:37:45,800 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:45,800 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:45,800 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:45,800 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:37:45,800 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:46,009 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][340], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 14#L1050-7true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 78#L1063-15true, 301#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:46,009 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-01-09 21:37:46,009 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:46,010 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:46,010 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:46,010 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][340], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, 21#L1050-2true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 78#L1063-15true, 301#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:46,010 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-01-09 21:37:46,010 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:46,010 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:46,010 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:46,012 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][341], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 14#L1050-7true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 78#L1063-15true, 301#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:46,012 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-01-09 21:37:46,012 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:46,012 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:46,012 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:46,013 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][341], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, 21#L1050-2true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 78#L1063-15true, 301#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:46,013 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-01-09 21:37:46,013 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:46,013 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:46,013 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:46,021 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][341], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, 21#L1050-2true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 78#L1063-15true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:46,021 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-01-09 21:37:46,021 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:46,021 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:46,021 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:46,025 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][280], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 223#L1050-7true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 78#L1063-15true, 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:46,025 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-01-09 21:37:46,025 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:46,025 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:46,025 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:46,025 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][280], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 223#L1050-7true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 74#L1063-10true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:46,025 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-01-09 21:37:46,025 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:46,025 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:46,025 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:46,025 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][280], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 223#L1050-7true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 41#L1063-11true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:46,026 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-01-09 21:37:46,026 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:46,026 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:46,026 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:46,028 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][279], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 223#L1050-7true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 41#L1063-11true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:46,028 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-01-09 21:37:46,028 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:46,028 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:46,028 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:46,028 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][279], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 223#L1050-7true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, 74#L1063-10true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:46,028 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-01-09 21:37:46,029 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:46,029 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:46,029 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:46,029 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][279], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 223#L1050-7true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 78#L1063-15true, 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:46,029 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-01-09 21:37:46,029 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:46,029 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:46,029 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:46,052 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][302], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), 72#L1063-7true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:46,052 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-01-09 21:37:46,052 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:46,052 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:46,052 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:46,052 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][304], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 74#L1063-10true, 195#L1050-16true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:46,052 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-01-09 21:37:46,052 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:46,052 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:37:46,052 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:46,075 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][279], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 223#L1050-7true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 41#L1063-11true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:46,076 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-01-09 21:37:46,076 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:46,076 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:46,076 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:46,076 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][279], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 223#L1050-7true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 74#L1063-10true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:46,076 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-01-09 21:37:46,076 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:46,076 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:46,076 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:46,076 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][279], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 223#L1050-7true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 78#L1063-15true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:46,076 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-01-09 21:37:46,077 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:46,077 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:46,077 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:46,077 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][341], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 14#L1050-7true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 78#L1063-15true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:46,077 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-01-09 21:37:46,077 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:46,077 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:46,077 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:46,083 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][304], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 66#L1051-3true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 11#L1062-36true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:46,084 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-01-09 21:37:46,084 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:46,084 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:46,084 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:46,084 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, 11#L1062-36true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 163#L1051-3true]) [2025-01-09 21:37:46,084 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-01-09 21:37:46,084 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:46,084 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:46,084 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:46,084 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:46,085 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][304], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 66#L1051-3true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 11#L1062-36true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:46,085 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-01-09 21:37:46,085 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:46,085 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:46,085 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:46,089 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 41#L1063-11true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 163#L1051-3true]) [2025-01-09 21:37:46,089 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-01-09 21:37:46,089 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:46,089 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:46,089 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:46,091 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 41#L1063-11true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 163#L1051-3true]) [2025-01-09 21:37:46,091 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-01-09 21:37:46,091 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:46,091 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:46,091 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:46,092 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 41#L1063-11true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 163#L1051-3true]) [2025-01-09 21:37:46,092 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-01-09 21:37:46,092 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:46,092 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:46,092 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:46,114 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 163#L1051-3true]) [2025-01-09 21:37:46,115 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-01-09 21:37:46,115 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:46,115 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:46,115 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:46,129 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][280], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 223#L1050-7true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 41#L1063-11true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:46,130 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-01-09 21:37:46,130 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:46,130 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:46,130 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:46,130 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:46,130 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][340], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 41#L1063-11true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:46,130 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-01-09 21:37:46,130 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:46,130 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:46,130 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:46,130 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][280], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 41#L1063-11true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:46,131 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-01-09 21:37:46,131 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:46,131 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:46,131 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:46,131 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][340], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 14#L1050-7true, 41#L1063-11true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:46,131 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-01-09 21:37:46,131 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:46,131 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:46,131 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:46,131 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:46,132 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][279], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 223#L1050-7true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 41#L1063-11true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:46,133 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-01-09 21:37:46,133 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:46,133 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:46,133 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:46,133 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:46,133 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][341], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 41#L1063-11true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:46,133 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-01-09 21:37:46,133 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:46,133 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:46,133 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:46,133 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][279], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 41#L1063-11true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:46,133 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-01-09 21:37:46,133 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:46,133 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:46,133 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:46,133 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][341], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 14#L1050-7true, 41#L1063-11true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:46,134 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-01-09 21:37:46,134 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:46,134 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:46,134 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:46,134 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:46,140 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][302], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 14#L1050-7true, 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:46,141 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-01-09 21:37:46,141 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:46,141 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:46,141 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:37:46,141 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][302], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, 21#L1050-2true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:46,141 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-01-09 21:37:46,141 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:46,141 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:46,141 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:46,142 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][279], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 223#L1050-7true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 41#L1063-11true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:46,142 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-01-09 21:37:46,142 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:46,142 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:46,142 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:46,142 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:46,143 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][341], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, 74#L1063-10true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:46,143 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is not cut-off event [2025-01-09 21:37:46,143 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-01-09 21:37:46,143 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-01-09 21:37:46,143 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-01-09 21:37:46,143 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][341], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 41#L1063-11true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:46,143 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-01-09 21:37:46,143 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:46,143 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:46,143 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:46,144 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][279], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 74#L1063-10true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:46,144 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is not cut-off event [2025-01-09 21:37:46,144 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-01-09 21:37:46,144 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-01-09 21:37:46,144 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-01-09 21:37:46,145 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][341], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 14#L1050-7true, 41#L1063-11true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:46,145 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-01-09 21:37:46,145 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:46,145 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:46,145 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:46,145 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:46,146 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, 11#L1062-36true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 163#L1051-3true]) [2025-01-09 21:37:46,146 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-01-09 21:37:46,146 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:46,146 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:46,146 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:46,146 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:46,146 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:46,146 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, 11#L1062-36true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 163#L1051-3true]) [2025-01-09 21:37:46,146 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-01-09 21:37:46,146 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:46,146 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:46,146 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:46,146 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:46,146 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:46,146 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:37:46,163 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 123#L1050-16true, 11#L1062-36true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 163#L1051-3true]) [2025-01-09 21:37:46,163 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-01-09 21:37:46,163 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:46,163 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:46,163 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:46,165 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][340], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 14#L1050-7true, 41#L1063-11true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:46,165 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-01-09 21:37:46,165 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:46,165 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:46,165 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:46,165 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:46,165 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:46,165 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][340], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 14#L1050-7true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 78#L1063-15true, 301#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:46,165 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-01-09 21:37:46,165 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:46,165 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:46,165 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:46,165 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:46,165 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][340], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 14#L1050-7true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, 74#L1063-10true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:46,166 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-01-09 21:37:46,166 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:46,166 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:46,166 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:46,166 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:46,166 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:46,166 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][341], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 14#L1050-7true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, 74#L1063-10true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:46,166 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-01-09 21:37:46,166 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:46,166 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:46,166 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:46,167 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:46,167 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:46,167 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][341], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 14#L1050-7true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 78#L1063-15true, 301#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:46,167 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-01-09 21:37:46,167 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:46,167 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:46,167 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:46,167 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:46,167 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][341], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 14#L1050-7true, 41#L1063-11true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:46,167 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-01-09 21:37:46,167 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:46,167 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:46,167 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:46,167 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:46,167 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:46,169 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, 11#L1062-36true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 163#L1051-3true]) [2025-01-09 21:37:46,170 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-01-09 21:37:46,170 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:46,170 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:46,170 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:46,198 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, 11#L1062-36true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 163#L1051-3true]) [2025-01-09 21:37:46,199 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-01-09 21:37:46,199 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:46,199 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:46,199 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:46,199 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:46,199 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:46,199 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:37:46,199 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:37:46,212 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][341], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 14#L1050-7true, 41#L1063-11true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:46,212 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-01-09 21:37:46,212 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:46,213 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:46,213 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:46,213 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:46,213 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:46,213 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][341], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 14#L1050-7true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 74#L1063-10true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:46,213 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-01-09 21:37:46,213 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:46,213 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:46,213 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:46,213 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:46,213 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:46,213 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][341], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 14#L1050-7true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, 78#L1063-15true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:46,213 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-01-09 21:37:46,213 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:46,213 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:46,213 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:46,213 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:46,219 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 78#L1063-15true, 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 163#L1051-3true]) [2025-01-09 21:37:46,220 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-01-09 21:37:46,220 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:46,220 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:46,220 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:46,220 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 212#L1064-3true]) [2025-01-09 21:37:46,221 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-01-09 21:37:46,221 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:46,221 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:46,221 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:46,222 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][246], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 78#L1063-15true, 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 163#L1051-3true]) [2025-01-09 21:37:46,222 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-01-09 21:37:46,222 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:46,222 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:46,222 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:46,222 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][334], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 78#L1063-15true, 301#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:46,223 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-01-09 21:37:46,223 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:46,223 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:46,223 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:46,223 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 78#L1063-15true, 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 163#L1051-3true]) [2025-01-09 21:37:46,223 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-01-09 21:37:46,223 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:46,223 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:46,223 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:46,249 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][280], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 223#L1050-7true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 78#L1063-15true, 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:46,249 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-01-09 21:37:46,249 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:46,249 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:46,249 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:46,249 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:46,249 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][340], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 78#L1063-15true, 301#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:46,249 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-01-09 21:37:46,249 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:46,250 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:46,250 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:37:46,250 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][280], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 78#L1063-15true, 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:46,250 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-01-09 21:37:46,250 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:46,250 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:37:46,250 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:37:46,250 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][340], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 14#L1050-7true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 78#L1063-15true, 301#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:46,250 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-01-09 21:37:46,251 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:46,251 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:46,251 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:46,251 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:37:46,251 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:46,251 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][279], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 223#L1050-7true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 78#L1063-15true, 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:46,251 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-01-09 21:37:46,251 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:46,251 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:46,251 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:46,251 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:46,252 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][341], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 78#L1063-15true, 301#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:46,252 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-01-09 21:37:46,252 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:46,252 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:37:46,252 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:46,252 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][279], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 78#L1063-15true, 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:46,252 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-01-09 21:37:46,252 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:37:46,252 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:37:46,252 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:46,253 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][341], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 14#L1050-7true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 78#L1063-15true, 301#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:46,253 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-01-09 21:37:46,253 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:46,253 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:46,253 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:46,253 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:46,253 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:37:46,258 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, 57#L1063-20true, Black: 240#(= |#race~threads_mask~0| 0), 17#L1049-3true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:46,258 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-01-09 21:37:46,258 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:46,258 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:46,258 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:46,260 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][279], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 223#L1050-7true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 78#L1063-15true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:46,260 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-01-09 21:37:46,260 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:46,260 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:46,260 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:46,260 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:46,260 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:46,261 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-01-09 21:37:46,261 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:37:46,261 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:37:46,261 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:37:46,261 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][341], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 78#L1063-15true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:46,261 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-01-09 21:37:46,262 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:46,262 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:46,262 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:37:46,262 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][279], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 78#L1063-15true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:46,262 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-01-09 21:37:46,262 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:37:46,262 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:46,262 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:37:46,263 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][341], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 14#L1050-7true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, 78#L1063-15true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:46,263 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-01-09 21:37:46,263 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:37:46,263 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:46,263 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:46,263 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:46,263 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:46,264 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][279], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 41#L1063-11true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:46,264 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is not cut-off event [2025-01-09 21:37:46,264 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-01-09 21:37:46,264 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-01-09 21:37:46,264 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-01-09 21:37:46,276 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 123#L1050-16true, 11#L1062-36true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 163#L1051-3true]) [2025-01-09 21:37:46,277 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is not cut-off event [2025-01-09 21:37:46,277 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-01-09 21:37:46,277 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-01-09 21:37:46,277 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-01-09 21:37:46,277 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-01-09 21:37:46,277 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-01-09 21:37:46,291 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][304], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 41#L1063-11true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:46,291 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-01-09 21:37:46,291 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:37:46,291 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:37:46,291 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:46,315 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][302], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 74#L1063-10true, 195#L1050-16true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:46,315 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-01-09 21:37:46,315 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:46,315 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:37:46,315 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:37:46,348 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 223#L1050-7true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:46,348 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-01-09 21:37:46,348 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:46,348 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:46,349 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:37:46,349 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][302], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 14#L1050-7true, 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:46,349 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-01-09 21:37:46,349 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:46,349 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:37:46,350 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:37:46,350 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:37:46,370 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][304], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, 78#L1063-15true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:46,370 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-01-09 21:37:46,370 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:37:46,370 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:37:46,370 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-01-09 21:37:46,377 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][302], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:46,378 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-01-09 21:37:46,378 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:37:46,378 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:37:46,378 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-01-09 21:37:46,402 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][302], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 41#L1063-11true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:46,402 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-01-09 21:37:46,402 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:37:46,402 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:37:46,402 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:37:46,433 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, 57#L1063-20true, 5#L1050-1true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:46,433 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-01-09 21:37:46,433 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:37:46,433 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:37:46,433 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:37:46,434 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:46,434 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-01-09 21:37:46,435 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:37:46,435 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:37:46,435 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:37:46,435 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:46,435 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-01-09 21:37:46,435 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:37:46,435 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:37:46,435 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:37:46,435 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:37:46,436 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][304], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 19#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:46,436 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-01-09 21:37:46,436 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:37:46,436 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:37:46,436 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:37:46,436 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 41#L1063-11true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:46,436 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-01-09 21:37:46,436 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:37:46,436 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:37:46,436 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:37:46,506 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, 165#L1050-18true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 41#L1063-11true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:46,506 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-01-09 21:37:46,506 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:37:46,506 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-01-09 21:37:46,506 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:37:46,507 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][304], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 41#L1063-11true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 129#L1050-18true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:46,507 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-01-09 21:37:46,507 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:37:46,507 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-01-09 21:37:46,507 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:37:46,508 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 240#(= |#race~threads_mask~0| 0), 17#L1049-3true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 212#L1064-3true]) [2025-01-09 21:37:46,508 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-01-09 21:37:46,508 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:37:46,508 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:37:46,508 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-01-09 21:37:46,509 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][302], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 14#L1050-7true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, 57#L1063-20true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:46,509 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-01-09 21:37:46,509 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-01-09 21:37:46,509 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-01-09 21:37:46,509 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-01-09 21:37:46,510 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 192#L1050-2true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, 57#L1063-20true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:46,510 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-01-09 21:37:46,510 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:37:46,510 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-01-09 21:37:46,510 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:37:46,510 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, 57#L1063-20true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:46,511 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-01-09 21:37:46,511 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:37:46,511 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-01-09 21:37:46,511 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:37:46,513 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][302], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, 21#L1050-2true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, 57#L1063-20true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:46,513 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-01-09 21:37:46,513 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:37:46,513 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-01-09 21:37:46,513 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:37:46,514 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, 57#L1063-20true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:46,514 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-01-09 21:37:46,514 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:37:46,514 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:37:46,514 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:37:46,515 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][304], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 19#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, 57#L1063-20true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:46,515 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-01-09 21:37:46,515 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:37:46,515 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:37:46,515 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-01-09 21:37:46,557 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 212#L1064-3true]) [2025-01-09 21:37:46,557 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-01-09 21:37:46,557 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:37:46,557 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:37:46,557 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:37:46,557 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][304], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 19#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 212#L1064-3true]) [2025-01-09 21:37:46,557 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-01-09 21:37:46,557 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:37:46,557 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:37:46,557 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-01-09 21:37:46,561 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][304], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 19#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, 57#L1063-20true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:46,561 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-01-09 21:37:46,561 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:37:46,561 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:37:46,561 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:37:46,561 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-01-09 21:37:46,583 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, 165#L1050-18true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 78#L1063-15true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:46,583 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-01-09 21:37:46,583 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-01-09 21:37:46,583 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-01-09 21:37:46,583 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-01-09 21:37:46,583 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, 165#L1050-18true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:46,583 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-01-09 21:37:46,583 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-01-09 21:37:46,583 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-01-09 21:37:46,583 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-01-09 21:37:46,586 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][304], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, 57#L1063-20true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:46,586 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-01-09 21:37:46,586 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:37:46,586 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:37:46,587 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:37:46,587 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:37:46,587 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-01-09 21:37:46,587 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, 57#L1063-20true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:46,588 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-01-09 21:37:46,588 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:37:46,588 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-01-09 21:37:46,588 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-01-09 21:37:46,588 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:37:46,588 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, 57#L1063-20true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:46,588 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-01-09 21:37:46,588 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:37:46,588 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:37:46,588 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:37:46,588 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:37:46,589 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 212#L1064-3true]) [2025-01-09 21:37:46,589 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-01-09 21:37:46,589 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:37:46,589 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:37:46,589 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:37:46,589 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:37:46,634 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, 57#L1063-20true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:46,635 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-01-09 21:37:46,635 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:37:46,635 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:37:46,635 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:37:46,635 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:37:46,635 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-01-09 21:37:46,653 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, 5#L1050-1true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 212#L1064-3true]) [2025-01-09 21:37:46,653 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-01-09 21:37:46,653 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:37:46,653 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-01-09 21:37:46,653 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-01-09 21:37:46,654 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][302], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 14#L1050-7true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, 57#L1063-20true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:46,654 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-01-09 21:37:46,654 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-01-09 21:37:46,654 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-01-09 21:37:46,654 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:37:46,654 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-01-09 21:37:46,654 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][304], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, 57#L1063-20true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:46,654 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-01-09 21:37:46,655 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:37:46,655 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:37:46,655 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:37:46,655 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:37:46,655 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-01-09 21:37:46,655 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-01-09 21:37:46,655 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 223#L1050-7true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, 57#L1063-20true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:46,655 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-01-09 21:37:46,655 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-01-09 21:37:46,655 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-01-09 21:37:46,655 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:37:46,656 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][302], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 14#L1050-7true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, 57#L1063-20true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:46,656 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-01-09 21:37:46,656 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-01-09 21:37:46,656 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:37:46,656 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-01-09 21:37:46,727 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), 72#L1063-7true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 163#L1051-3true]) [2025-01-09 21:37:46,727 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-01-09 21:37:46,727 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:37:46,727 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-01-09 21:37:46,727 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:37:46,729 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), 72#L1063-7true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 163#L1051-3true]) [2025-01-09 21:37:46,729 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-01-09 21:37:46,729 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:37:46,729 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-01-09 21:37:46,729 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:37:46,731 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][302], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 14#L1050-7true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 212#L1064-3true]) [2025-01-09 21:37:46,732 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-01-09 21:37:46,732 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-01-09 21:37:46,732 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-01-09 21:37:46,732 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-01-09 21:37:46,732 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 192#L1050-2true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 212#L1064-3true]) [2025-01-09 21:37:46,733 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-01-09 21:37:46,733 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:37:46,733 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-01-09 21:37:46,733 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:37:46,733 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 212#L1064-3true]) [2025-01-09 21:37:46,733 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-01-09 21:37:46,733 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-01-09 21:37:46,733 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:37:46,733 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:37:46,734 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][302], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, 21#L1050-2true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 212#L1064-3true]) [2025-01-09 21:37:46,734 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-01-09 21:37:46,734 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:37:46,734 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:37:46,734 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-01-09 21:37:46,735 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, 57#L1063-20true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:46,735 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-01-09 21:37:46,735 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:37:46,735 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:37:46,735 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:37:46,735 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:37:46,735 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:37:46,735 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-01-09 21:37:46,736 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][302], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, 57#L1063-20true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:46,736 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-01-09 21:37:46,736 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:37:46,736 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-01-09 21:37:46,736 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:37:46,736 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, 57#L1063-20true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:46,736 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-01-09 21:37:46,737 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:37:46,737 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-01-09 21:37:46,737 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:37:46,737 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, 57#L1063-20true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:46,737 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-01-09 21:37:46,737 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:37:46,737 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-01-09 21:37:46,737 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-01-09 21:37:46,737 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-01-09 21:37:46,737 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:37:46,738 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, 57#L1063-20true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:46,738 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-01-09 21:37:46,738 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:37:46,738 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:37:46,738 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-01-09 21:37:46,738 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][304], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 19#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, 57#L1063-20true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:46,739 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-01-09 21:37:46,739 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:37:46,739 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-01-09 21:37:46,739 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:37:46,741 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 163#L1051-3true]) [2025-01-09 21:37:46,741 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-01-09 21:37:46,741 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:46,741 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:46,741 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:46,741 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:46,773 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][304], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 212#L1064-3true]) [2025-01-09 21:37:46,773 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-01-09 21:37:46,773 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:37:46,773 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:37:46,773 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:37:46,774 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-01-09 21:37:46,776 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][304], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, 57#L1063-20true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:46,777 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-01-09 21:37:46,777 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:37:46,777 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:37:46,777 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-01-09 21:37:46,777 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:37:46,777 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:37:46,777 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-01-09 21:37:46,777 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-01-09 21:37:46,792 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][304], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 212#L1064-3true]) [2025-01-09 21:37:46,792 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-01-09 21:37:46,792 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:37:46,792 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:37:46,792 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:37:46,792 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:37:46,792 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-01-09 21:37:46,793 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 212#L1064-3true]) [2025-01-09 21:37:46,793 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-01-09 21:37:46,793 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-01-09 21:37:46,793 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:37:46,793 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-01-09 21:37:46,793 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:37:46,813 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, 74#L1063-10true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 163#L1051-3true]) [2025-01-09 21:37:46,813 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is not cut-off event [2025-01-09 21:37:46,814 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is not cut-off event [2025-01-09 21:37:46,814 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is not cut-off event [2025-01-09 21:37:46,814 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is not cut-off event [2025-01-09 21:37:46,816 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 74#L1063-10true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 163#L1051-3true]) [2025-01-09 21:37:46,816 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is not cut-off event [2025-01-09 21:37:46,816 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is not cut-off event [2025-01-09 21:37:46,816 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is not cut-off event [2025-01-09 21:37:46,816 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is not cut-off event [2025-01-09 21:37:46,825 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 212#L1064-3true]) [2025-01-09 21:37:46,826 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-01-09 21:37:46,826 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:37:46,826 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:37:46,826 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:37:46,826 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-01-09 21:37:46,826 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:37:46,835 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 41#L1063-11true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 163#L1051-3true]) [2025-01-09 21:37:46,836 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-01-09 21:37:46,836 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:37:46,836 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-01-09 21:37:46,836 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-01-09 21:37:46,836 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 41#L1063-11true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 163#L1051-3true]) [2025-01-09 21:37:46,836 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-01-09 21:37:46,836 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-01-09 21:37:46,836 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:37:46,837 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-01-09 21:37:46,838 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][302], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 14#L1050-7true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 212#L1064-3true]) [2025-01-09 21:37:46,838 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-01-09 21:37:46,839 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-01-09 21:37:46,839 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-01-09 21:37:46,839 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:37:46,839 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-01-09 21:37:46,839 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][304], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 19#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 212#L1064-3true]) [2025-01-09 21:37:46,839 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-01-09 21:37:46,839 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:37:46,839 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:37:46,839 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:37:46,839 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:37:46,839 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-01-09 21:37:46,839 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-01-09 21:37:46,839 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 223#L1050-7true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 212#L1064-3true]) [2025-01-09 21:37:46,839 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-01-09 21:37:46,840 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-01-09 21:37:46,840 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:37:46,840 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-01-09 21:37:46,840 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][302], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 14#L1050-7true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 212#L1064-3true]) [2025-01-09 21:37:46,841 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-01-09 21:37:46,841 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-01-09 21:37:46,841 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-01-09 21:37:46,841 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:37:46,841 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][304], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 30#L1050-15true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, 57#L1063-20true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:46,841 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-01-09 21:37:46,842 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-01-09 21:37:46,842 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:37:46,842 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-01-09 21:37:46,842 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 68#L1050-15true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, 57#L1063-20true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:46,842 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-01-09 21:37:46,842 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-01-09 21:37:46,842 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-01-09 21:37:46,842 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:37:46,844 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][280], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 41#L1063-11true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 163#L1051-3true]) [2025-01-09 21:37:46,844 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-01-09 21:37:46,844 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:46,844 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:46,844 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:37:46,844 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][280], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, 74#L1063-10true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 163#L1051-3true]) [2025-01-09 21:37:46,844 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-01-09 21:37:46,844 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:46,844 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-01-09 21:37:46,844 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:46,844 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][280], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 78#L1063-15true, 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 163#L1051-3true]) [2025-01-09 21:37:46,844 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-01-09 21:37:46,844 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:46,844 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-01-09 21:37:46,844 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:46,846 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][279], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 41#L1063-11true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 163#L1051-3true]) [2025-01-09 21:37:46,846 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-01-09 21:37:46,846 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:46,846 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:37:46,846 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:37:46,846 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][279], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 74#L1063-10true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 163#L1051-3true]) [2025-01-09 21:37:46,847 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-01-09 21:37:46,847 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-01-09 21:37:46,847 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:46,847 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:37:46,847 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][279], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 78#L1063-15true, 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 163#L1051-3true]) [2025-01-09 21:37:46,847 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-01-09 21:37:46,847 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-01-09 21:37:46,847 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:46,847 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:37:46,878 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 78#L1063-15true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 163#L1051-3true]) [2025-01-09 21:37:46,878 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-01-09 21:37:46,878 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:37:46,878 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-01-09 21:37:46,878 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:37:46,879 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 163#L1051-3true]) [2025-01-09 21:37:46,879 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-01-09 21:37:46,880 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-01-09 21:37:46,880 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:37:46,880 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:37:46,880 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 80#L1063-16true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 163#L1051-3true]) [2025-01-09 21:37:46,880 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-01-09 21:37:46,880 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-01-09 21:37:46,880 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:37:46,880 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:37:46,882 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 212#L1064-3true]) [2025-01-09 21:37:46,882 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-01-09 21:37:46,882 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:37:46,882 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:37:46,882 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:37:46,882 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:37:46,882 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-01-09 21:37:46,882 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:37:46,883 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][302], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 212#L1064-3true]) [2025-01-09 21:37:46,883 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-01-09 21:37:46,883 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:37:46,883 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-01-09 21:37:46,883 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:37:46,883 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 212#L1064-3true]) [2025-01-09 21:37:46,883 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-01-09 21:37:46,883 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:37:46,883 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-01-09 21:37:46,883 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:37:46,884 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 212#L1064-3true]) [2025-01-09 21:37:46,884 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-01-09 21:37:46,884 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-01-09 21:37:46,884 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:37:46,884 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-01-09 21:37:46,884 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-01-09 21:37:46,884 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:37:46,884 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 212#L1064-3true]) [2025-01-09 21:37:46,885 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-01-09 21:37:46,885 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:37:46,885 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-01-09 21:37:46,885 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:37:46,885 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][304], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 19#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 311#true, 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 212#L1064-3true]) [2025-01-09 21:37:46,885 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-01-09 21:37:46,885 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:37:46,885 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:37:46,886 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-01-09 21:37:46,886 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 41#L1063-11true, Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 163#L1051-3true]) [2025-01-09 21:37:46,886 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-01-09 21:37:46,886 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-01-09 21:37:46,886 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:37:46,886 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:37:46,894 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 78#L1063-15true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 163#L1051-3true]) [2025-01-09 21:37:46,894 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is not cut-off event [2025-01-09 21:37:46,894 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is not cut-off event [2025-01-09 21:37:46,894 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is not cut-off event [2025-01-09 21:37:46,894 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is not cut-off event [2025-01-09 21:37:46,909 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][304], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 212#L1064-3true]) [2025-01-09 21:37:46,909 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-01-09 21:37:46,909 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:37:46,909 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:37:46,909 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-01-09 21:37:46,909 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:37:46,909 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:37:46,909 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-01-09 21:37:46,909 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-01-09 21:37:46,941 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][304], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 30#L1050-15true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 212#L1064-3true]) [2025-01-09 21:37:46,941 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-01-09 21:37:46,941 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-01-09 21:37:46,941 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-01-09 21:37:46,941 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-01-09 21:37:46,941 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 68#L1050-15true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 311#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0)), 212#L1064-3true]) [2025-01-09 21:37:46,941 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-01-09 21:37:46,941 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-01-09 21:37:46,942 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-01-09 21:37:46,942 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-01-09 21:37:47,223 INFO L124 PetriNetUnfolderBase]: 16725/46987 cut-off events. [2025-01-09 21:37:47,223 INFO L125 PetriNetUnfolderBase]: For 167185/172763 co-relation queries the response was YES. [2025-01-09 21:37:47,457 INFO L83 FinitePrefix]: Finished finitePrefix Result has 130644 conditions, 46987 events. 16725/46987 cut-off events. For 167185/172763 co-relation queries the response was YES. Maximal size of possible extension queue 1637. Compared 576385 event pairs, 3458 based on Foata normal form. 452/41680 useless extension candidates. Maximal degree in co-relation 123925. Up to 15757 conditions per place. [2025-01-09 21:37:47,620 INFO L140 encePairwiseOnDemand]: 240/247 looper letters, 74 selfloop transitions, 24 changer transitions 0/342 dead transitions. [2025-01-09 21:37:47,620 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 277 places, 342 transitions, 1791 flow [2025-01-09 21:37:47,620 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-01-09 21:37:47,620 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2025-01-09 21:37:47,621 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 925 transitions. [2025-01-09 21:37:47,621 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9362348178137652 [2025-01-09 21:37:47,621 INFO L175 Difference]: Start difference. First operand has 274 places, 310 transitions, 1452 flow. Second operand 4 states and 925 transitions. [2025-01-09 21:37:47,621 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 277 places, 342 transitions, 1791 flow [2025-01-09 21:37:47,736 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 276 places, 342 transitions, 1751 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-01-09 21:37:47,739 INFO L231 Difference]: Finished difference. Result has 278 places, 318 transitions, 1581 flow [2025-01-09 21:37:47,739 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=247, PETRI_DIFFERENCE_MINUEND_FLOW=1415, PETRI_DIFFERENCE_MINUEND_PLACES=273, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=310, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=16, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=292, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=1581, PETRI_PLACES=278, PETRI_TRANSITIONS=318} [2025-01-09 21:37:47,739 INFO L279 CegarLoopForPetriNet]: 232 programPoint places, 46 predicate places. [2025-01-09 21:37:47,739 INFO L471 AbstractCegarLoop]: Abstraction has has 278 places, 318 transitions, 1581 flow [2025-01-09 21:37:47,740 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 217.75) internal successors, (871), 4 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) [2025-01-09 21:37:47,740 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-09 21:37:47,740 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] [2025-01-09 21:37:47,740 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable37 [2025-01-09 21:37:47,740 INFO L396 AbstractCegarLoop]: === Iteration 15 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2025-01-09 21:37:47,740 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 21:37:47,741 INFO L85 PathProgramCache]: Analyzing trace with hash 1463874213, now seen corresponding path program 1 times [2025-01-09 21:37:47,741 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 21:37:47,741 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [226698401] [2025-01-09 21:37:47,741 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 21:37:47,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 21:37:47,745 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 75 statements into 1 equivalence classes. [2025-01-09 21:37:47,747 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 75 of 75 statements. [2025-01-09 21:37:47,747 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:37:47,747 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 21:37:47,756 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-01-09 21:37:47,756 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 21:37:47,756 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [226698401] [2025-01-09 21:37:47,756 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [226698401] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 21:37:47,756 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 21:37:47,756 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-01-09 21:37:47,756 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1038265413] [2025-01-09 21:37:47,756 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 21:37:47,757 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-01-09 21:37:47,757 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 21:37:47,757 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-01-09 21:37:47,757 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-01-09 21:37:47,788 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 213 out of 247 [2025-01-09 21:37:47,792 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 278 places, 318 transitions, 1581 flow. Second operand has 3 states, 3 states have (on average 216.0) internal successors, (648), 3 states have internal predecessors, (648), 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) [2025-01-09 21:37:47,792 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-09 21:37:47,792 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 213 of 247 [2025-01-09 21:37:47,792 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-09 21:37:47,932 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 232#true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true, 11#L1062-36true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:47,932 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-01-09 21:37:47,932 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-01-09 21:37:47,932 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-01-09 21:37:47,932 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-01-09 21:37:47,933 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 232#true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, 11#L1062-36true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:47,933 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-01-09 21:37:47,933 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-01-09 21:37:47,933 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-01-09 21:37:47,933 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-01-09 21:37:47,940 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][229], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 232#true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, 11#L1062-36true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:47,940 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-01-09 21:37:47,940 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-01-09 21:37:47,940 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-01-09 21:37:47,940 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-01-09 21:37:48,408 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), 75#L1065-10true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:48,408 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-01-09 21:37:48,408 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-01-09 21:37:48,408 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-01-09 21:37:48,408 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-01-09 21:37:48,485 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), 75#L1065-10true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:48,486 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is not cut-off event [2025-01-09 21:37:48,486 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-01-09 21:37:48,486 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-01-09 21:37:48,486 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-01-09 21:37:48,486 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-01-09 21:37:48,486 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][294], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), 75#L1065-10true, Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:48,486 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-01-09 21:37:48,486 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-01-09 21:37:48,486 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-01-09 21:37:48,486 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-01-09 21:37:48,487 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), 75#L1065-10true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:48,487 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-01-09 21:37:48,487 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-01-09 21:37:48,487 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-01-09 21:37:48,487 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-01-09 21:37:48,487 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-01-09 21:37:48,487 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-01-09 21:37:48,488 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), 75#L1065-10true, Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:48,488 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-01-09 21:37:48,488 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-01-09 21:37:48,488 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-01-09 21:37:48,488 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-01-09 21:37:48,488 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), 75#L1065-10true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:48,488 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-01-09 21:37:48,488 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-01-09 21:37:48,488 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-01-09 21:37:48,488 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-01-09 21:37:48,583 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), 75#L1065-10true, Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:48,583 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is not cut-off event [2025-01-09 21:37:48,583 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-01-09 21:37:48,584 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-01-09 21:37:48,584 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-01-09 21:37:48,584 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-01-09 21:37:48,585 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), 75#L1065-10true, Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:48,585 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-01-09 21:37:48,585 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-01-09 21:37:48,585 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-01-09 21:37:48,585 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-01-09 21:37:48,585 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-01-09 21:37:48,585 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-01-09 21:37:48,653 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, 138#$Ultimate##0true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true, 11#L1062-36true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:48,653 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-01-09 21:37:48,653 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:37:48,653 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:37:48,654 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:37:48,654 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 171#$Ultimate##0true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 11#L1062-36true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:48,654 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-01-09 21:37:48,654 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:37:48,654 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:37:48,654 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:37:48,656 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, 138#$Ultimate##0true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, 11#L1062-36true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:48,656 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-01-09 21:37:48,656 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:37:48,656 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:37:48,656 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:37:48,656 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 171#$Ultimate##0true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 11#L1062-36true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:48,656 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-01-09 21:37:48,656 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:37:48,656 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:37:48,656 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:37:48,702 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][229], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, 138#$Ultimate##0true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, 11#L1062-36true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:48,702 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-01-09 21:37:48,702 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:37:48,702 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:37:48,702 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:37:48,703 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][320], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 171#$Ultimate##0true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, 11#L1062-36true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:48,703 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-01-09 21:37:48,703 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:37:48,703 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:37:48,703 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:37:48,998 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, 67#L1048-1true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 11#L1062-36true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:48,998 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-01-09 21:37:48,998 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:37:48,998 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:37:48,998 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:37:48,999 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, 67#L1048-1true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, 11#L1062-36true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:48,999 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-01-09 21:37:48,999 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:37:48,999 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:37:48,999 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:37:49,037 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 135#L1061-3true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,037 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-01-09 21:37:49,037 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:37:49,037 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:37:49,037 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:37:49,049 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][320], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, 67#L1048-1true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, 11#L1062-36true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,049 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-01-09 21:37:49,049 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:37:49,049 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:37:49,049 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:37:49,166 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), 132#L1062-1true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,166 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-01-09 21:37:49,166 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:37:49,167 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:37:49,167 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:37:49,170 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 135#L1061-3true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,170 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is not cut-off event [2025-01-09 21:37:49,170 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-01-09 21:37:49,170 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-01-09 21:37:49,170 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-01-09 21:37:49,170 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-01-09 21:37:49,170 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][294], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true, 135#L1061-3true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,170 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-01-09 21:37:49,170 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:37:49,170 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:37:49,170 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:37:49,171 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 135#L1061-3true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,171 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-01-09 21:37:49,171 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:37:49,171 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:37:49,171 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:37:49,171 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:37:49,171 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:37:49,172 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true, 135#L1061-3true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,172 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-01-09 21:37:49,172 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:37:49,172 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:37:49,172 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:37:49,172 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 135#L1061-3true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,172 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-01-09 21:37:49,172 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:37:49,172 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:37:49,172 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:37:49,173 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][294], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 135#L1061-3true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,173 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-01-09 21:37:49,173 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:37:49,173 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:37:49,173 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:37:49,173 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:37:49,174 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([813] L1050-7-->L1050-10: Formula: (and (not (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise6_7|)) (not (= v_~threads_mask~0_23 0))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[][287], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 262#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 271#(not (= ~threads_mask~0 0)), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), 285#(not (= ~threads_mask~0 0)), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 291#(not (= ~threads_mask~0 0)), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 135#L1061-3true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,174 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-01-09 21:37:49,174 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:37:49,174 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:37:49,174 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:37:49,239 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([813] L1050-7-->L1050-10: Formula: (and (not (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise6_7|)) (not (= v_~threads_mask~0_23 0))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[][308], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1062-5true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 262#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 271#(not (= ~threads_mask~0 0)), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), 92#L1050-10true, 285#(not (= ~threads_mask~0 0)), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 291#(not (= ~threads_mask~0 0)), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,240 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-01-09 21:37:49,240 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:37:49,240 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:37:49,240 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:37:49,240 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 7#L1062-2true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,240 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-01-09 21:37:49,240 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:37:49,240 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:37:49,240 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:37:49,250 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][294], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1062-5true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,250 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-01-09 21:37:49,250 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:49,250 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:49,250 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:49,250 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([813] L1050-7-->L1050-10: Formula: (and (not (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise6_7|)) (not (= v_~threads_mask~0_23 0))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[][287], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1062-5true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 262#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 271#(not (= ~threads_mask~0 0)), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), 285#(not (= ~threads_mask~0 0)), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 291#(not (= ~threads_mask~0 0)), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,250 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-01-09 21:37:49,250 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:37:49,250 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:37:49,250 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:37:49,251 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][294], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 217#L1062-3true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,251 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-01-09 21:37:49,251 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:49,251 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:49,252 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:49,271 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1062-5true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,271 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-01-09 21:37:49,271 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:37:49,271 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:37:49,271 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:37:49,317 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([813] L1050-7-->L1050-10: Formula: (and (not (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise6_7|)) (not (= v_~threads_mask~0_23 0))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[][308], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 319#(<= 0 (+ ~threads_mask~0 1)), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 262#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 271#(not (= ~threads_mask~0 0)), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), 92#L1050-10true, 285#(not (= ~threads_mask~0 0)), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 217#L1062-3true, Black: 238#true, 297#(not (= ~threads_mask~0 1)), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 291#(not (= ~threads_mask~0 0)), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,317 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is not cut-off event [2025-01-09 21:37:49,317 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-01-09 21:37:49,317 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-01-09 21:37:49,317 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-01-09 21:37:49,317 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][215], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 217#L1062-3true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,317 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-01-09 21:37:49,317 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:37:49,317 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:37:49,317 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:37:49,323 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), 132#L1062-1true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,324 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is not cut-off event [2025-01-09 21:37:49,324 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-01-09 21:37:49,324 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-01-09 21:37:49,324 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-01-09 21:37:49,324 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-01-09 21:37:49,324 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][294], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), 132#L1062-1true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,324 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-01-09 21:37:49,324 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:37:49,324 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:37:49,324 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:37:49,324 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), 132#L1062-1true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,324 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-01-09 21:37:49,324 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:37:49,324 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:37:49,324 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:37:49,324 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:37:49,324 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:37:49,325 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), 132#L1062-1true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,325 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-01-09 21:37:49,325 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:37:49,325 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:37:49,325 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:37:49,325 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), 132#L1062-1true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,325 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-01-09 21:37:49,325 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:37:49,325 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:37:49,325 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:37:49,329 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 135#L1061-3true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,330 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is not cut-off event [2025-01-09 21:37:49,330 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-01-09 21:37:49,330 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-01-09 21:37:49,330 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-01-09 21:37:49,330 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-01-09 21:37:49,331 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true, 135#L1061-3true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,331 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-01-09 21:37:49,331 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:37:49,331 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:37:49,331 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:37:49,331 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:37:49,331 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:37:49,401 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([813] L1050-7-->L1050-10: Formula: (and (not (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise6_7|)) (not (= v_~threads_mask~0_23 0))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[][308], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1062-5true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 262#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 271#(not (= ~threads_mask~0 0)), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), 285#(not (= ~threads_mask~0 0)), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 291#(not (= ~threads_mask~0 0)), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,402 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-01-09 21:37:49,402 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:37:49,402 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:37:49,402 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:37:49,402 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 7#L1062-2true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,402 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is not cut-off event [2025-01-09 21:37:49,402 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-01-09 21:37:49,402 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-01-09 21:37:49,402 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-01-09 21:37:49,402 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-01-09 21:37:49,402 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][294], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, 7#L1062-2true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,402 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-01-09 21:37:49,402 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:37:49,402 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:37:49,402 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:37:49,403 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 7#L1062-2true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,403 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-01-09 21:37:49,403 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:37:49,403 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:37:49,403 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:37:49,403 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:37:49,403 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:37:49,404 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, 7#L1062-2true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,404 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-01-09 21:37:49,404 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:37:49,404 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:37:49,404 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:49,404 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1062-5true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,404 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-01-09 21:37:49,405 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:37:49,405 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:37:49,405 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:37:49,405 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), 7#L1062-2true, Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,405 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-01-09 21:37:49,405 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:37:49,405 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:37:49,405 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:37:49,416 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 19#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), 75#L1065-10true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,416 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-01-09 21:37:49,416 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:37:49,416 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:37:49,416 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:37:49,417 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), 75#L1065-10true, Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,417 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-01-09 21:37:49,417 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:37:49,417 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:37:49,417 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:37:49,418 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), 75#L1065-10true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,418 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is not cut-off event [2025-01-09 21:37:49,418 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-01-09 21:37:49,418 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-01-09 21:37:49,418 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-01-09 21:37:49,419 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), 75#L1065-10true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,419 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-01-09 21:37:49,419 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:37:49,419 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:37:49,419 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:37:49,419 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:37:49,423 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), 59#L1071true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,423 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-01-09 21:37:49,423 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:37:49,423 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:37:49,423 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:49,433 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1062-5true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,433 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is not cut-off event [2025-01-09 21:37:49,433 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-01-09 21:37:49,433 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-01-09 21:37:49,433 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-01-09 21:37:49,433 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-01-09 21:37:49,433 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][294], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1062-5true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,433 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-01-09 21:37:49,433 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:49,433 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:49,433 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:49,434 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:49,434 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1062-5true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,434 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-01-09 21:37:49,434 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:37:49,434 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:37:49,434 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:37:49,434 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:37:49,434 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:37:49,435 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1062-5true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,435 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is not cut-off event [2025-01-09 21:37:49,435 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-01-09 21:37:49,435 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-01-09 21:37:49,435 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-01-09 21:37:49,435 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-01-09 21:37:49,435 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1062-5true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,435 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-01-09 21:37:49,435 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:49,435 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:49,435 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:49,435 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1062-5true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,435 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-01-09 21:37:49,435 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:49,435 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:49,435 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:49,435 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:49,488 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([813] L1050-7-->L1050-10: Formula: (and (not (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise6_7|)) (not (= v_~threads_mask~0_23 0))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[][287], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 319#(<= 0 (+ ~threads_mask~0 1)), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 262#true, 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), 285#(not (= ~threads_mask~0 0)), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 217#L1062-3true, Black: 238#true, 297#(not (= ~threads_mask~0 1)), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 291#(not (= ~threads_mask~0 0)), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,488 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is not cut-off event [2025-01-09 21:37:49,488 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-01-09 21:37:49,488 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-01-09 21:37:49,488 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-01-09 21:37:49,489 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][311], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 217#L1062-3true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,489 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-01-09 21:37:49,489 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:49,489 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:49,489 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:49,490 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([813] L1050-7-->L1050-10: Formula: (and (not (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise6_7|)) (not (= v_~threads_mask~0_23 0))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[][287], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 262#true, 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), 285#(not (= ~threads_mask~0 0)), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 217#L1062-3true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 291#(not (= ~threads_mask~0 0)), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,490 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is not cut-off event [2025-01-09 21:37:49,490 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-01-09 21:37:49,490 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-01-09 21:37:49,490 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-01-09 21:37:49,490 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][215], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 217#L1062-3true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,490 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is not cut-off event [2025-01-09 21:37:49,490 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-01-09 21:37:49,490 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-01-09 21:37:49,490 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-01-09 21:37:49,490 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-01-09 21:37:49,491 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][294], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 217#L1062-3true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,491 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-01-09 21:37:49,491 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:49,491 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:49,491 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:49,491 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:49,491 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][215], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 217#L1062-3true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,491 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-01-09 21:37:49,491 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:37:49,491 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:37:49,491 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:37:49,491 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:37:49,492 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:37:49,492 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][212], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 217#L1062-3true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,492 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-01-09 21:37:49,492 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:49,492 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:49,492 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:49,492 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][212], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 217#L1062-3true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,492 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-01-09 21:37:49,492 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:49,492 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:49,492 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:49,492 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:49,493 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][313], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 217#L1062-3true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,493 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is not cut-off event [2025-01-09 21:37:49,493 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-01-09 21:37:49,493 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-01-09 21:37:49,493 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-01-09 21:37:49,493 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 217#L1062-3true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,493 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-01-09 21:37:49,493 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:49,493 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:49,493 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:49,493 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 217#L1062-3true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,493 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-01-09 21:37:49,493 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:49,493 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:49,494 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:49,494 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:49,494 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][313], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 217#L1062-3true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,494 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-01-09 21:37:49,494 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:37:49,494 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:37:49,494 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:37:49,494 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:37:49,502 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), 132#L1062-1true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,502 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is not cut-off event [2025-01-09 21:37:49,502 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-01-09 21:37:49,502 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-01-09 21:37:49,502 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-01-09 21:37:49,502 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-01-09 21:37:49,503 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), 132#L1062-1true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,503 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-01-09 21:37:49,503 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:37:49,503 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:37:49,503 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:37:49,503 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:37:49,503 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:37:49,505 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][294], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 133#L1062-11true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,505 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-01-09 21:37:49,505 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:49,505 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:49,505 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:49,507 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1062-5true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,507 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-01-09 21:37:49,507 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:49,507 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:49,507 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:49,507 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([813] L1050-7-->L1050-10: Formula: (and (not (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise6_7|)) (not (= v_~threads_mask~0_23 0))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[][308], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 104#L1062-5true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 262#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 271#(not (= ~threads_mask~0 0)), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), 285#(not (= ~threads_mask~0 0)), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 291#(not (= ~threads_mask~0 0)), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,507 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-01-09 21:37:49,507 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:37:49,508 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:37:49,508 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:37:49,508 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:37:49,508 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][294], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1062-5true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,508 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-01-09 21:37:49,508 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:49,508 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:49,508 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:49,508 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:49,508 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:49,508 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([813] L1050-7-->L1050-10: Formula: (and (not (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise6_7|)) (not (= v_~threads_mask~0_23 0))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[][287], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 104#L1062-5true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 262#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 271#(not (= ~threads_mask~0 0)), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), 285#(not (= ~threads_mask~0 0)), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 291#(not (= ~threads_mask~0 0)), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,508 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-01-09 21:37:49,508 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:37:49,509 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:37:49,509 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:37:49,509 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:37:49,509 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][311], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 217#L1062-3true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,509 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-01-09 21:37:49,509 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:49,509 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:49,509 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:49,509 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:49,509 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([813] L1050-7-->L1050-10: Formula: (and (not (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise6_7|)) (not (= v_~threads_mask~0_23 0))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[][287], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 319#(<= 0 (+ ~threads_mask~0 1)), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 262#true, 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), 285#(not (= ~threads_mask~0 0)), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 217#L1062-3true, Black: 238#true, 297#(not (= ~threads_mask~0 1)), Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 291#(not (= ~threads_mask~0 0)), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,509 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-01-09 21:37:49,509 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:37:49,509 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:37:49,510 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:37:49,510 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:37:49,510 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][294], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 217#L1062-3true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,510 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-01-09 21:37:49,510 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:49,510 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:49,510 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:49,510 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:49,510 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:49,510 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([813] L1050-7-->L1050-10: Formula: (and (not (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise6_7|)) (not (= v_~threads_mask~0_23 0))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[][287], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 262#true, 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), 285#(not (= ~threads_mask~0 0)), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 217#L1062-3true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 291#(not (= ~threads_mask~0 0)), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,510 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-01-09 21:37:49,510 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:37:49,510 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:37:49,510 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:37:49,510 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:37:49,529 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([813] L1050-7-->L1050-10: Formula: (and (not (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise6_7|)) (not (= v_~threads_mask~0_23 0))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[][308], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 262#true, Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 271#(not (= ~threads_mask~0 0)), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), 92#L1050-10true, 285#(not (= ~threads_mask~0 0)), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 291#(not (= ~threads_mask~0 0)), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,529 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-01-09 21:37:49,529 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:49,529 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:49,529 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:49,529 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 133#L1062-11true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,529 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-01-09 21:37:49,529 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:49,529 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:49,529 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:49,529 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][312], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 133#L1062-11true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,529 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-01-09 21:37:49,529 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:49,530 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:49,530 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:49,533 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([813] L1050-7-->L1050-10: Formula: (and (not (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise6_7|)) (not (= v_~threads_mask~0_23 0))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[][308], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 262#true, 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 92#L1050-10true, 285#(not (= ~threads_mask~0 0)), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 291#(not (= ~threads_mask~0 0)), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,533 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-01-09 21:37:49,533 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:49,533 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:49,533 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:49,568 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][294], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 133#L1062-11true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,568 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-01-09 21:37:49,569 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:49,569 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:49,569 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:49,596 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1062-5true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,596 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-01-09 21:37:49,596 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:49,596 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:49,596 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:49,596 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:49,596 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, 7#L1062-2true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,597 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is not cut-off event [2025-01-09 21:37:49,597 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-01-09 21:37:49,597 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-01-09 21:37:49,597 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-01-09 21:37:49,597 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-01-09 21:37:49,597 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1062-5true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,597 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-01-09 21:37:49,597 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:49,597 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:49,597 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:49,598 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, 7#L1062-2true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,598 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-01-09 21:37:49,598 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:49,598 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:37:49,598 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:37:49,598 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:37:49,598 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:49,604 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][294], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,605 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-01-09 21:37:49,605 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:49,605 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:49,605 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:49,606 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,606 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-01-09 21:37:49,606 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:49,606 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:49,606 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:49,606 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([813] L1050-7-->L1050-10: Formula: (and (not (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise6_7|)) (not (= v_~threads_mask~0_23 0))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[][308], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 262#true, 87#L1062-14true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 271#(not (= ~threads_mask~0 0)), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), 92#L1050-10true, 285#(not (= ~threads_mask~0 0)), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 291#(not (= ~threads_mask~0 0)), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,606 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-01-09 21:37:49,606 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:49,606 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:49,606 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:49,607 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][294], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,607 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-01-09 21:37:49,607 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:49,607 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:49,607 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:49,607 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,607 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-01-09 21:37:49,607 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:49,607 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:49,607 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:49,608 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([813] L1050-7-->L1050-10: Formula: (and (not (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise6_7|)) (not (= v_~threads_mask~0_23 0))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[][308], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 262#true, 87#L1062-14true, 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), 285#(not (= ~threads_mask~0 0)), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 291#(not (= ~threads_mask~0 0)), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,608 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-01-09 21:37:49,608 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:49,608 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:49,608 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:49,614 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), 75#L1065-10true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,615 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-01-09 21:37:49,615 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:37:49,615 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:37:49,615 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:37:49,615 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:49,620 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), 59#L1071true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,620 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is not cut-off event [2025-01-09 21:37:49,620 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-01-09 21:37:49,620 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-01-09 21:37:49,620 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-01-09 21:37:49,620 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-01-09 21:37:49,620 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][294], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), 59#L1071true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,621 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-01-09 21:37:49,621 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:49,621 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:49,621 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:49,621 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), 59#L1071true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,621 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-01-09 21:37:49,621 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:37:49,621 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:37:49,621 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:37:49,621 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:49,621 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:49,622 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), 59#L1071true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,622 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-01-09 21:37:49,622 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:49,622 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:49,622 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:49,622 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), 59#L1071true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,622 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-01-09 21:37:49,622 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:37:49,622 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:37:49,623 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:37:49,627 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,627 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-01-09 21:37:49,627 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:49,627 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:49,627 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:49,627 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][312], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,627 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-01-09 21:37:49,627 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:49,627 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:49,627 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:49,633 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1062-5true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,633 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-01-09 21:37:49,633 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:49,633 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:49,633 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:49,633 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:49,633 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:49,679 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([813] L1050-7-->L1050-10: Formula: (and (not (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise6_7|)) (not (= v_~threads_mask~0_23 0))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[][287], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 133#L1062-11true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 262#true, 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), 285#(not (= ~threads_mask~0 0)), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 291#(not (= ~threads_mask~0 0)), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,680 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-01-09 21:37:49,680 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:49,680 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:49,680 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:49,698 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1062-5true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,698 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is not cut-off event [2025-01-09 21:37:49,699 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-01-09 21:37:49,699 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-01-09 21:37:49,699 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-01-09 21:37:49,699 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-01-09 21:37:49,699 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-01-09 21:37:49,700 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1062-5true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,700 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-01-09 21:37:49,700 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:49,700 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:49,700 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:49,700 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:49,702 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][311], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 217#L1062-3true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,702 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is not cut-off event [2025-01-09 21:37:49,703 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-01-09 21:37:49,703 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-01-09 21:37:49,703 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-01-09 21:37:49,703 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-01-09 21:37:49,703 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-01-09 21:37:49,704 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][212], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 217#L1062-3true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,705 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-01-09 21:37:49,705 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:49,705 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:49,705 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:49,705 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:49,705 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:49,705 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 217#L1062-3true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,705 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-01-09 21:37:49,705 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:49,705 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:49,705 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:49,705 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:49,705 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:37:49,725 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-7-->L1050-10: Formula: (and (not (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise6_7|)) (not (= v_~threads_mask~0_23 0))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[][207], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 262#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 271#(not (= ~threads_mask~0 0)), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), 285#(not (= ~threads_mask~0 0)), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 173#ULTIMATE.startFINALtrue, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 291#(not (= ~threads_mask~0 0)), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,726 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-01-09 21:37:49,726 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:49,726 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:49,726 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:49,734 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([813] L1050-7-->L1050-10: Formula: (and (not (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise6_7|)) (not (= v_~threads_mask~0_23 0))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[][308], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 262#true, Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 271#(not (= ~threads_mask~0 0)), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 285#(not (= ~threads_mask~0 0)), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 291#(not (= ~threads_mask~0 0)), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,735 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-01-09 21:37:49,735 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:49,735 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:49,735 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:49,735 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][312], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 133#L1062-11true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,735 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-01-09 21:37:49,735 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:49,735 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:49,735 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:49,735 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 133#L1062-11true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,735 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2025-01-09 21:37:49,735 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-01-09 21:37:49,735 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-01-09 21:37:49,735 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-01-09 21:37:49,735 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-01-09 21:37:49,736 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][294], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 133#L1062-11true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,736 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-01-09 21:37:49,736 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:49,736 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:49,736 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:49,736 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:49,736 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([813] L1050-7-->L1050-10: Formula: (and (not (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise6_7|)) (not (= v_~threads_mask~0_23 0))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[][287], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 262#true, 87#L1062-14true, 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), 285#(not (= ~threads_mask~0 0)), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 291#(not (= ~threads_mask~0 0)), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,736 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-01-09 21:37:49,736 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:49,736 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:49,736 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:49,737 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 133#L1062-11true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,737 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-01-09 21:37:49,737 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:49,737 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:49,737 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:49,737 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:49,737 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:49,737 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 133#L1062-11true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,737 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-01-09 21:37:49,738 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:49,738 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:49,738 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:49,738 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][312], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 133#L1062-11true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,738 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2025-01-09 21:37:49,738 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-01-09 21:37:49,738 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-01-09 21:37:49,738 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-01-09 21:37:49,738 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-01-09 21:37:49,738 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 133#L1062-11true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,738 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-01-09 21:37:49,738 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:49,738 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:49,738 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:49,738 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 133#L1062-11true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,738 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-01-09 21:37:49,738 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:49,738 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:49,738 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:49,738 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:49,743 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][294], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 133#L1062-11true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,744 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-01-09 21:37:49,744 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:49,744 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:49,744 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:49,744 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:49,744 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([813] L1050-7-->L1050-10: Formula: (and (not (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise6_7|)) (not (= v_~threads_mask~0_23 0))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[][287], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 262#true, 87#L1062-14true, 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), 285#(not (= ~threads_mask~0 0)), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 291#(not (= ~threads_mask~0 0)), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,744 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-01-09 21:37:49,744 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:49,744 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:49,744 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:49,771 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([813] L1050-7-->L1050-10: Formula: (and (not (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise6_7|)) (not (= v_~threads_mask~0_23 0))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[][287], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 133#L1062-11true, Black: 262#true, 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), 285#(not (= ~threads_mask~0 0)), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 291#(not (= ~threads_mask~0 0)), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,771 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2025-01-09 21:37:49,771 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-01-09 21:37:49,771 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-01-09 21:37:49,771 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-01-09 21:37:49,792 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([813] L1050-7-->L1050-10: Formula: (and (not (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise6_7|)) (not (= v_~threads_mask~0_23 0))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[][287], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 133#L1062-11true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 262#true, 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), 285#(not (= ~threads_mask~0 0)), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 291#(not (= ~threads_mask~0 0)), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,792 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2025-01-09 21:37:49,792 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-01-09 21:37:49,792 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-01-09 21:37:49,792 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-01-09 21:37:49,792 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-01-09 21:37:49,795 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,795 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-01-09 21:37:49,795 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:49,795 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:49,795 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:49,795 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:49,796 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([813] L1050-7-->L1050-10: Formula: (and (not (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise6_7|)) (not (= v_~threads_mask~0_23 0))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[][308], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 262#true, 87#L1062-14true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 271#(not (= ~threads_mask~0 0)), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), 285#(not (= ~threads_mask~0 0)), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 291#(not (= ~threads_mask~0 0)), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,796 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-01-09 21:37:49,796 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:49,796 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:49,796 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:49,796 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:49,832 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][312], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 133#L1062-11true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,832 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-01-09 21:37:49,833 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:49,833 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:49,833 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:49,833 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:49,833 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][294], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 133#L1062-11true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,833 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-01-09 21:37:49,833 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:49,833 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:49,833 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:49,833 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:49,833 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:49,833 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([813] L1050-7-->L1050-10: Formula: (and (not (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise6_7|)) (not (= v_~threads_mask~0_23 0))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[][287], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 133#L1062-11true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 262#true, 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), 285#(not (= ~threads_mask~0 0)), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 291#(not (= ~threads_mask~0 0)), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,834 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-01-09 21:37:49,834 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:49,834 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:49,834 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:49,834 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:49,844 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), 59#L1071true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,845 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2025-01-09 21:37:49,845 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-01-09 21:37:49,845 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-01-09 21:37:49,845 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-01-09 21:37:49,845 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-01-09 21:37:49,846 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), 59#L1071true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,846 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-01-09 21:37:49,846 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:49,846 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:49,846 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:49,846 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:49,846 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:37:49,852 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][312], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,852 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-01-09 21:37:49,852 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:49,852 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:49,852 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:49,852 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,852 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is not cut-off event [2025-01-09 21:37:49,853 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-01-09 21:37:49,853 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-01-09 21:37:49,853 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-01-09 21:37:49,853 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-01-09 21:37:49,853 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][294], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,853 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-01-09 21:37:49,853 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:49,853 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:49,853 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:49,853 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:49,853 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,854 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-01-09 21:37:49,854 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:49,854 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:49,854 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:49,854 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:49,854 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:49,854 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,854 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-01-09 21:37:49,854 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:49,854 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:49,854 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:49,855 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][312], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,855 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is not cut-off event [2025-01-09 21:37:49,855 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-01-09 21:37:49,855 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-01-09 21:37:49,855 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-01-09 21:37:49,855 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-01-09 21:37:49,855 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,855 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-01-09 21:37:49,855 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:49,855 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:49,855 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:49,855 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,855 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-01-09 21:37:49,855 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:49,856 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:49,856 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:49,856 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:49,856 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,856 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-01-09 21:37:49,856 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:49,856 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:49,856 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:49,856 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:49,857 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,857 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-01-09 21:37:49,857 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:49,857 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:49,857 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:49,857 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,857 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-01-09 21:37:49,857 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:49,857 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:49,857 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:49,857 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:49,862 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][218], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,863 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is not cut-off event [2025-01-09 21:37:49,863 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-01-09 21:37:49,863 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-01-09 21:37:49,863 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-01-09 21:37:49,863 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][294], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,863 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-01-09 21:37:49,863 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:49,863 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:49,863 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:49,863 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:49,864 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][294], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,864 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-01-09 21:37:49,864 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:49,864 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:49,864 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:49,864 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:49,864 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:49,864 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([813] L1050-7-->L1050-10: Formula: (and (not (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise6_7|)) (not (= v_~threads_mask~0_23 0))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[][287], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 262#true, 87#L1062-14true, 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), 285#(not (= ~threads_mask~0 0)), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 291#(not (= ~threads_mask~0 0)), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,864 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-01-09 21:37:49,864 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:49,864 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:49,864 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:49,864 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:49,865 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][218], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,865 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-01-09 21:37:49,865 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:49,865 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:49,865 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:49,865 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:49,865 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][314], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,865 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is not cut-off event [2025-01-09 21:37:49,865 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-01-09 21:37:49,865 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-01-09 21:37:49,865 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-01-09 21:37:49,866 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,866 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-01-09 21:37:49,866 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:49,866 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:49,866 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:49,866 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:49,866 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:49,866 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,867 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-01-09 21:37:49,867 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:49,867 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:49,867 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:49,973 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([813] L1050-7-->L1050-10: Formula: (and (not (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise6_7|)) (not (= v_~threads_mask~0_23 0))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[][308], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 262#true, Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 271#(not (= ~threads_mask~0 0)), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 285#(not (= ~threads_mask~0 0)), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 291#(not (= ~threads_mask~0 0)), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,973 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-01-09 21:37:49,973 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:49,973 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:49,973 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:49,973 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:49,973 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][312], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,974 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-01-09 21:37:49,974 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:49,974 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:49,974 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:49,974 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:49,974 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][294], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,974 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-01-09 21:37:49,974 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:49,974 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:49,974 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:49,974 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:49,974 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:49,975 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([813] L1050-7-->L1050-10: Formula: (and (not (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise6_7|)) (not (= v_~threads_mask~0_23 0))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[][287], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 262#true, 87#L1062-14true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 271#(not (= ~threads_mask~0 0)), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), 285#(not (= ~threads_mask~0 0)), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 291#(not (= ~threads_mask~0 0)), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,975 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-01-09 21:37:49,975 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:49,975 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:49,975 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:49,975 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:49,976 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,976 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-01-09 21:37:49,976 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:49,976 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:49,976 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:49,976 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:49,976 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:49,976 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([813] L1050-7-->L1050-10: Formula: (and (not (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise6_7|)) (not (= v_~threads_mask~0_23 0))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[][308], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 262#true, 87#L1062-14true, 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), 285#(not (= ~threads_mask~0 0)), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 291#(not (= ~threads_mask~0 0)), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,976 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-01-09 21:37:49,976 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:49,976 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:49,976 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:49,976 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:37:49,983 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([813] L1050-7-->L1050-10: Formula: (and (not (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise6_7|)) (not (= v_~threads_mask~0_23 0))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[][308], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 262#true, 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), 92#L1050-10true, 285#(not (= ~threads_mask~0 0)), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 173#ULTIMATE.startFINALtrue, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 291#(not (= ~threads_mask~0 0)), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,983 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is not cut-off event [2025-01-09 21:37:49,983 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-01-09 21:37:49,983 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-01-09 21:37:49,983 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-01-09 21:37:49,984 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 173#ULTIMATE.startFINALtrue, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,984 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-01-09 21:37:49,984 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:49,984 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:49,984 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:49,984 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 173#ULTIMATE.startFINALtrue, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,984 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-01-09 21:37:49,984 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:49,984 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:49,984 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:49,996 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 133#L1062-11true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:49,996 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-01-09 21:37:49,996 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:49,996 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:49,996 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:49,996 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:49,996 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:50,005 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 133#L1062-11true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:50,005 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-01-09 21:37:50,005 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:50,005 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:50,005 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:50,044 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][312], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 133#L1062-11true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:50,044 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is not cut-off event [2025-01-09 21:37:50,044 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-01-09 21:37:50,044 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-01-09 21:37:50,044 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-01-09 21:37:50,044 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-01-09 21:37:50,044 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-01-09 21:37:50,046 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 133#L1062-11true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:50,046 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-01-09 21:37:50,046 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:50,046 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:50,046 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:37:50,047 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:50,074 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 133#L1062-11true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:50,074 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is not cut-off event [2025-01-09 21:37:50,074 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-01-09 21:37:50,074 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-01-09 21:37:50,074 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-01-09 21:37:50,074 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-01-09 21:37:50,122 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([813] L1050-7-->L1050-10: Formula: (and (not (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise6_7|)) (not (= v_~threads_mask~0_23 0))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[][308], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 262#true, Black: 264#(not (= ~threads_mask~0 0)), 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 271#(not (= ~threads_mask~0 0)), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), 92#L1050-10true, 285#(not (= ~threads_mask~0 0)), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 291#(not (= ~threads_mask~0 0)), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 31#L1062-27true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:50,122 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-01-09 21:37:50,122 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:50,122 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:50,122 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:50,123 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([813] L1050-7-->L1050-10: Formula: (and (not (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise6_7|)) (not (= v_~threads_mask~0_23 0))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[][308], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 262#true, Black: 264#(not (= ~threads_mask~0 0)), 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 271#(not (= ~threads_mask~0 0)), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 285#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 291#(not (= ~threads_mask~0 0)), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 31#L1062-27true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:50,123 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-01-09 21:37:50,123 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:50,123 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:50,123 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:50,125 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][314], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 31#L1062-27true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:50,125 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-01-09 21:37:50,125 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:50,125 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:50,125 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:50,126 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([813] L1050-7-->L1050-10: Formula: (and (not (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise6_7|)) (not (= v_~threads_mask~0_23 0))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[][308], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 262#true, Black: 271#(not (= ~threads_mask~0 0)), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 285#(not (= ~threads_mask~0 0)), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 291#(not (= ~threads_mask~0 0)), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 31#L1062-27true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:50,126 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-01-09 21:37:50,126 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:50,126 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:50,126 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:50,126 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][316], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 31#L1062-27true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:50,126 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-01-09 21:37:50,126 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:50,126 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:50,126 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:50,126 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([813] L1050-7-->L1050-10: Formula: (and (not (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise6_7|)) (not (= v_~threads_mask~0_23 0))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[][308], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 262#true, Black: 271#(not (= ~threads_mask~0 0)), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 92#L1050-10true, Black: 285#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 291#(not (= ~threads_mask~0 0)), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 31#L1062-27true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:50,127 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-01-09 21:37:50,127 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:50,127 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:50,127 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:50,133 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][294], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 173#ULTIMATE.startFINALtrue, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:50,133 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-01-09 21:37:50,133 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:50,133 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:50,133 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:50,144 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:50,144 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-01-09 21:37:50,144 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:50,144 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:50,144 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:50,144 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:50,144 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:50,147 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:50,147 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-01-09 21:37:50,147 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:50,147 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:50,147 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:50,147 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:50,147 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:50,152 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:50,152 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-01-09 21:37:50,153 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:50,153 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:50,153 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:50,155 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:50,155 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-01-09 21:37:50,155 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:50,155 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:50,155 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:50,155 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:50,177 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][312], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:50,177 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is not cut-off event [2025-01-09 21:37:50,177 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-01-09 21:37:50,177 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-01-09 21:37:50,177 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-01-09 21:37:50,177 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-01-09 21:37:50,177 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-01-09 21:37:50,179 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:50,179 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-01-09 21:37:50,179 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:50,179 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:50,179 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:50,179 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:50,218 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:50,219 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is not cut-off event [2025-01-09 21:37:50,219 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-01-09 21:37:50,219 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-01-09 21:37:50,219 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-01-09 21:37:50,219 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-01-09 21:37:50,262 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][215], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true, 64#L1063-1true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:50,262 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-01-09 21:37:50,262 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:50,262 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:50,262 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:50,278 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 31#L1062-27true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:50,279 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-01-09 21:37:50,279 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:50,279 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:50,279 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:50,279 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([813] L1050-7-->L1050-10: Formula: (and (not (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise6_7|)) (not (= v_~threads_mask~0_23 0))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[][308], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 262#true, 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), 285#(not (= ~threads_mask~0 0)), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 291#(not (= ~threads_mask~0 0)), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 31#L1062-27true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:50,279 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-01-09 21:37:50,279 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:50,279 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:50,279 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:50,279 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 31#L1062-27true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:50,279 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-01-09 21:37:50,279 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:50,279 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:50,279 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:50,284 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([813] L1050-7-->L1050-10: Formula: (and (not (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise6_7|)) (not (= v_~threads_mask~0_23 0))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[][287], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 262#true, Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 271#(not (= ~threads_mask~0 0)), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), 285#(not (= ~threads_mask~0 0)), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 173#ULTIMATE.startFINALtrue, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 291#(not (= ~threads_mask~0 0)), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:50,285 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is not cut-off event [2025-01-09 21:37:50,285 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-01-09 21:37:50,285 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-01-09 21:37:50,285 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-01-09 21:37:50,285 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 173#ULTIMATE.startFINALtrue, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:50,285 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is not cut-off event [2025-01-09 21:37:50,285 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-01-09 21:37:50,285 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-01-09 21:37:50,285 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-01-09 21:37:50,285 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-01-09 21:37:50,285 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][294], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 173#ULTIMATE.startFINALtrue, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:50,286 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-01-09 21:37:50,286 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:50,286 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:50,286 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:50,286 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:50,286 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), 173#ULTIMATE.startFINALtrue, Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:50,286 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-01-09 21:37:50,286 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:50,286 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:50,286 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:37:50,286 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:50,286 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:50,287 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-7-->L1050-10: Formula: (and (not (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise6_7|)) (not (= v_~threads_mask~0_23 0))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[][175], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 262#true, 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 173#ULTIMATE.startFINALtrue, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 291#(not (= ~threads_mask~0 0)), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:50,287 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is not cut-off event [2025-01-09 21:37:50,287 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-01-09 21:37:50,287 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-01-09 21:37:50,287 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-01-09 21:37:50,287 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 173#ULTIMATE.startFINALtrue, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:50,287 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is not cut-off event [2025-01-09 21:37:50,287 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-01-09 21:37:50,287 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-01-09 21:37:50,287 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-01-09 21:37:50,287 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 173#ULTIMATE.startFINALtrue, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:50,287 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-01-09 21:37:50,288 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:50,288 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:50,288 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:50,288 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:37:50,288 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 173#ULTIMATE.startFINALtrue, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:50,288 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-01-09 21:37:50,288 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:50,288 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:50,288 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:50,288 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:37:50,546 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 17#L1049-3true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true, 11#L1062-36true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:50,546 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-01-09 21:37:50,547 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:50,547 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:50,547 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:50,547 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 15#L1049-3true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 11#L1062-36true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:50,547 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-01-09 21:37:50,547 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:50,547 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:50,547 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:50,556 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 17#L1049-3true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 243#true, 123#L1050-16true, 11#L1062-36true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:50,556 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-01-09 21:37:50,556 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:50,556 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:50,556 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:50,556 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 15#L1049-3true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 243#true, 11#L1062-36true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:50,557 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-01-09 21:37:50,557 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:50,557 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:50,557 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:50,660 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_26, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][215], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 159#L1063-2true, 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, 123#L1050-16true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:50,660 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-01-09 21:37:50,660 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:50,660 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:37:50,660 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:37:50,662 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][322], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, 74#L1063-10true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:50,662 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:37:50,662 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:50,662 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:50,662 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:37:50,662 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([817] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_26 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_26} AuxVars[] AssignedVars[~threads_mask~0][322], [Black: 319#(<= 0 (+ ~threads_mask~0 1)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 320#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 323#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 317#true, 231#true, Black: 277#(<= (+ ~threads_mask~0 1) 0), Black: 280#(and (<= (+ ~threads_mask~0 1) 0) (<= (+ 3 ~threads_mask~0) |ULTIMATE.start_main_#t~bitwise16#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), Black: 286#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 285#(not (= ~threads_mask~0 0)), 72#L1063-7true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(not (= ~threads_mask~0 1)), Black: 298#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 238#true, Black: 303#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 304#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 195#L1050-16true, Black: 305#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 243#true, 301#true, Black: 314#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 313#(not (= ~threads_mask~0 0))]) [2025-01-09 21:37:50,663 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-01-09 21:37:50,663 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:50,663 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:37:50,663 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event